Redirect 302 redirect from GET @entry_comment_create (577555)

GET https://kbin.spritesserver.nl/u/@stilgar@infosec.pub/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
8.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "Its a valiant attempt at being a smartass but it falls down since this is clearly produced in the US for an audience in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700215662 {#2132
    date: 2023-11-17 11:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@neonred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 132856
  -bodyTs: "'attempt':4 'audienc':23 'clear':16 'fall':11 'produc':17 'sinc':13 'smartass':8 'us':20,26 'valiant':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4313701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700215662 {#1403
    date: 2023-11-17 11:07:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "Its a valiant attempt at being a smartass but it falls down since this is clearly produced in the US for an audience in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700215662 {#2132
    date: 2023-11-17 11:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@neonred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 132856
  -bodyTs: "'attempt':4 'audienc':23 'clear':16 'fall':11 'produc':17 'sinc':13 'smartass':8 'us':20,26 'valiant':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4313701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700215662 {#1403
    date: 2023-11-17 11:07:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "Its a valiant attempt at being a smartass but it falls down since this is clearly produced in the US for an audience in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700215662 {#2132
    date: 2023-11-17 11:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@culprit@lemmy.ml"
    "@neonred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 132856
  -bodyTs: "'attempt':4 'audienc':23 'clear':16 'fall':11 'produc':17 'sinc':13 'smartass':8 'us':20,26 'valiant':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4313701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700215662 {#1403
    date: 2023-11-17 11:07:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Big Tobias Fünke vibes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700112093 {#2094
    date: 2023-11-16 06:21:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 129163
  -bodyTs: "'big':1 'fünke':3 'tobia':2 'vibe':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4279474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700112093 {#2140
    date: 2023-11-16 06:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Big Tobias Fünke vibes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700112093 {#2094
    date: 2023-11-16 06:21:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 129163
  -bodyTs: "'big':1 'fünke':3 'tobia':2 'vibe':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4279474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700112093 {#2140
    date: 2023-11-16 06:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Big Tobias Fünke vibes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700112093 {#2094
    date: 2023-11-16 06:21:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 129163
  -bodyTs: "'big':1 'fünke':3 'tobia':2 'vibe':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4279474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700112093 {#2140
    date: 2023-11-16 06:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m tempted to upgrade for:\n
    \n
    - Wireless charging\n
    - 5G\n
    \n
    But I’m not *that* tempted so I haven’t done it, still very happy with my Oneplus 7T from 2020.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689227866 {#2340
    date: 2023-07-13 07:57:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Uluganda@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 14440
  -bodyTs: "'2020':30 '5g':9 '7t':28 'charg':8 'done':20 'happi':24 'haven':18 'm':2,12 'oneplus':27 'still':22 'tempt':3,15 'upgrad':5 'wireless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/847909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689227866 {#1401
    date: 2023-07-13 07:57:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m tempted to upgrade for:\n
    \n
    - Wireless charging\n
    - 5G\n
    \n
    But I’m not *that* tempted so I haven’t done it, still very happy with my Oneplus 7T from 2020.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689227866 {#2340
    date: 2023-07-13 07:57:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Uluganda@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 14440
  -bodyTs: "'2020':30 '5g':9 '7t':28 'charg':8 'done':20 'happi':24 'haven':18 'm':2,12 'oneplus':27 'still':22 'tempt':3,15 'upgrad':5 'wireless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/847909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689227866 {#1401
    date: 2023-07-13 07:57:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m tempted to upgrade for:\n
    \n
    - Wireless charging\n
    - 5G\n
    \n
    But I’m not *that* tempted so I haven’t done it, still very happy with my Oneplus 7T from 2020.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689227866 {#2340
    date: 2023-07-13 07:57:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Uluganda@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 14440
  -bodyTs: "'2020':30 '5g':9 '7t':28 'charg':8 'done':20 'happi':24 'haven':18 'm':2,12 'oneplus':27 'still':22 'tempt':3,15 'upgrad':5 'wireless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/847909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689227866 {#1401
    date: 2023-07-13 07:57:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: """
    This is an excellent lecture (though admittedly quite long) which provides some much needed context on these issues.\n
    \n
    [*The University of Chicago: Why is Ukraine the West’s Fault? Featuring John Mearsheimer*](https://www.youtube.com/watch?v=JrMiSQAGOS4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689175985 {#2135
    date: 2023-07-12 17:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Wolf_359@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 13627
  -bodyTs: "'/watch?v=jrmisqagos4)':35 'admit':7 'chicago':22 'context':15 'excel':4 'fault':29 'featur':30 'issu':18 'john':31 'lectur':5 'long':9 'mearsheim':32 'much':13 'need':14 'provid':11 'quit':8 'though':6 'ukrain':25 'univers':20 'west':27 'www.youtube.com':34 'www.youtube.com/watch?v=jrmisqagos4)':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/822392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689175985 {#2073
    date: 2023-07-12 17:33:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: """
    This is an excellent lecture (though admittedly quite long) which provides some much needed context on these issues.\n
    \n
    [*The University of Chicago: Why is Ukraine the West’s Fault? Featuring John Mearsheimer*](https://www.youtube.com/watch?v=JrMiSQAGOS4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689175985 {#2135
    date: 2023-07-12 17:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Wolf_359@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 13627
  -bodyTs: "'/watch?v=jrmisqagos4)':35 'admit':7 'chicago':22 'context':15 'excel':4 'fault':29 'featur':30 'issu':18 'john':31 'lectur':5 'long':9 'mearsheim':32 'much':13 'need':14 'provid':11 'quit':8 'though':6 'ukrain':25 'univers':20 'west':27 'www.youtube.com':34 'www.youtube.com/watch?v=jrmisqagos4)':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/822392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689175985 {#2073
    date: 2023-07-12 17:33:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: """
    This is an excellent lecture (though admittedly quite long) which provides some much needed context on these issues.\n
    \n
    [*The University of Chicago: Why is Ukraine the West’s Fault? Featuring John Mearsheimer*](https://www.youtube.com/watch?v=JrMiSQAGOS4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689175985 {#2135
    date: 2023-07-12 17:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ziggurat@sh.itjust.works"
    "@lemmybrucelee@lemmy.world"
    "@Wolf_359@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 13627
  -bodyTs: "'/watch?v=jrmisqagos4)':35 'admit':7 'chicago':22 'context':15 'excel':4 'fault':29 'featur':30 'issu':18 'john':31 'lectur':5 'long':9 'mearsheim':32 'much':13 'need':14 'provid':11 'quit':8 'though':6 'ukrain':25 'univers':20 'west':27 'www.youtube.com':34 'www.youtube.com/watch?v=jrmisqagos4)':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/822392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689175985 {#2073
    date: 2023-07-12 17:33:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m imagining you shipping yourself in a crate to another country and wanting to avoid getting poo all over you 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687604250 {#2191
    date: 2023-06-24 12:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 14413
  -bodyTs: "'anoth':11 'avoid':16 'countri':12 'crate':9 'get':17 'imagin':3 'm':2 'poo':18 'ship':5 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/314687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687604250 {#2314
    date: 2023-06-24 12:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m imagining you shipping yourself in a crate to another country and wanting to avoid getting poo all over you 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687604250 {#2191
    date: 2023-06-24 12:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 14413
  -bodyTs: "'anoth':11 'avoid':16 'countri':12 'crate':9 'get':17 'imagin':3 'm':2 'poo':18 'ship':5 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/314687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687604250 {#2314
    date: 2023-06-24 12:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m imagining you shipping yourself in a crate to another country and wanting to avoid getting poo all over you 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687604250 {#2191
    date: 2023-06-24 12:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mizu6079@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 14413
  -bodyTs: "'anoth':11 'avoid':16 'countri':12 'crate':9 'get':17 'imagin':3 'm':2 'poo':18 'ship':5 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/314687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687604250 {#2314
    date: 2023-06-24 12:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details