GET https://kbin.spritesserver.nl/d/pbfcomics.com/comments/oldest

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 …}
}
0.79 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 …}
}
1.98 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 {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck did I just read"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1711249120 {#2482
    date: 2024-03-24 03:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 275812
  -bodyTs: "'fuck':3 'read':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6025635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704264330 {#1789
    date: 2024-01-03 07:45:30.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 {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck did I just read"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1711249120 {#2482
    date: 2024-03-24 03:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 275812
  -bodyTs: "'fuck':3 'read':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6025635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704264330 {#1789
    date: 2024-01-03 07:45:30.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 {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck did I just read"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1711249120 {#2482
    date: 2024-03-24 03:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 275812
  -bodyTs: "'fuck':3 'read':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6025635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704264330 {#1789
    date: 2024-01-03 07:45:30.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 {#2071
  +user: Proxies\__CG__\App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "trauma"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704295315 {#2066
    date: 2024-01-03 16:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 276645
  -bodyTs: "'trauma':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6381927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704295315 {#2069
    date: 2024-01-03 16:21:55.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 {#2071
  +user: Proxies\__CG__\App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "trauma"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704295315 {#2066
    date: 2024-01-03 16:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 276645
  -bodyTs: "'trauma':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6381927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704295315 {#2069
    date: 2024-01-03 16:21:55.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 {#2071
  +user: Proxies\__CG__\App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "trauma"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704295315 {#2066
    date: 2024-01-03 16:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 276645
  -bodyTs: "'trauma':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6381927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704295315 {#2069
    date: 2024-01-03 16:21:55.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 {#2192
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704265390 {#2299
    date: 2024-01-03 08:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 275839
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5933245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704265390 {#2189
    date: 2024-01-03 08:03:10.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
11 DENIED edit
App\Entity\EntryComment {#2192
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704265390 {#2299
    date: 2024-01-03 08:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 275839
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5933245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704265390 {#2189
    date: 2024-01-03 08:03:10.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
12 DENIED moderate
App\Entity\EntryComment {#2192
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704265390 {#2299
    date: 2024-01-03 08:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 275839
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5933245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704265390 {#2189
    date: 2024-01-03 08:03:10.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
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 {#2139
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "It makes no fucking sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704276291 {#2224
    date: 2024-01-03 11:04:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 276029
  -bodyTs: "'fuck':4 'make':2 'sens':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7038416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704276291 {#2215
    date: 2024-01-03 11:04:51.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
15 DENIED edit
App\Entity\EntryComment {#2139
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "It makes no fucking sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704276291 {#2224
    date: 2024-01-03 11:04:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 276029
  -bodyTs: "'fuck':4 'make':2 'sens':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7038416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704276291 {#2215
    date: 2024-01-03 11:04:51.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
16 DENIED moderate
App\Entity\EntryComment {#2139
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2388
    +user: App\Entity\User {#2489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck did I just read"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1711249120 {#2482
      date: 2024-03-24 03:58:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1873 …}
    +nested: Doctrine\ORM\PersistentCollection {#1607 …}
    +votes: Doctrine\ORM\PersistentCollection {#1853 …}
    +reports: Doctrine\ORM\PersistentCollection {#1927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 275812
    -bodyTs: "'fuck':3 'read':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6025635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704264330 {#1789
      date: 2024-01-03 07:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2388}
  +body: "It makes no fucking sense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704276291 {#2224
    date: 2024-01-03 11:04:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 276029
  -bodyTs: "'fuck':4 'make':2 'sens':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7038416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704276291 {#2215
    date: 2024-01-03 11:04:51.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
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 {#1692
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1711286502 {#1620
    date: 2024-03-24 14:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 276208
  -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6379435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704284126 {#1680
    date: 2024-01-03 13:15:26.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
19 DENIED edit
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1711286502 {#1620
    date: 2024-03-24 14:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 276208
  -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6379435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704284126 {#1680
    date: 2024-01-03 13:15:26.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
20 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1711286502 {#1620
    date: 2024-03-24 14:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 276208
  -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6379435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704284126 {#1680
    date: 2024-01-03 13:15:26.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
21 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
22 DENIED moderate
App\Entity\EntryComment {#2122
  +user: Proxies\__CG__\App\Entity\User {#2121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1711286502 {#1620
      date: 2024-03-24 14:21:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1683 …}
    +nested: Doctrine\ORM\PersistentCollection {#1711 …}
    +votes: Doctrine\ORM\PersistentCollection {#1611 …}
    +reports: Doctrine\ORM\PersistentCollection {#1630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    -id: 276208
    -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6379435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704284126 {#1680
      date: 2024-01-03 13:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Fuck… I went through a wormhole and landed in my own helmet again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704287932 {#2113
    date: 2024-01-03 14:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 276326
  -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704287932 {#2115
    date: 2024-01-03 14:18:52.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
23 DENIED edit
App\Entity\EntryComment {#2122
  +user: Proxies\__CG__\App\Entity\User {#2121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1711286502 {#1620
      date: 2024-03-24 14:21:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1683 …}
    +nested: Doctrine\ORM\PersistentCollection {#1711 …}
    +votes: Doctrine\ORM\PersistentCollection {#1611 …}
    +reports: Doctrine\ORM\PersistentCollection {#1630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    -id: 276208
    -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6379435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704284126 {#1680
      date: 2024-01-03 13:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Fuck… I went through a wormhole and landed in my own helmet again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704287932 {#2113
    date: 2024-01-03 14:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 276326
  -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704287932 {#2115
    date: 2024-01-03 14:18:52.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
24 DENIED moderate
App\Entity\EntryComment {#2122
  +user: Proxies\__CG__\App\Entity\User {#2121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1711286502 {#1620
      date: 2024-03-24 14:21:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1683 …}
    +nested: Doctrine\ORM\PersistentCollection {#1711 …}
    +votes: Doctrine\ORM\PersistentCollection {#1611 …}
    +reports: Doctrine\ORM\PersistentCollection {#1630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    -id: 276208
    -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6379435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704284126 {#1680
      date: 2024-01-03 13:15:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Fuck… I went through a wormhole and landed in my own helmet again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704287932 {#2113
    date: 2024-01-03 14:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 276326
  -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704287932 {#2115
    date: 2024-01-03 14:18:52.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
25 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
26 DENIED moderate
App\Entity\EntryComment {#2041
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "[www.smbc-comics.com/comic/recursion](https://www.smbc-comics.com/comic/recursion)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704288192 {#2104
    date: 2024-01-03 14:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 276341
  -bodyTs: "'/comic/recursion](https://www.smbc-comics.com/comic/recursion)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comic/recursion](https://www.smbc-comics.com/comic/recursion)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5943487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288192 {#2105
    date: 2024-01-03 14:23:12.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
27 DENIED edit
App\Entity\EntryComment {#2041
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "[www.smbc-comics.com/comic/recursion](https://www.smbc-comics.com/comic/recursion)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704288192 {#2104
    date: 2024-01-03 14:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 276341
  -bodyTs: "'/comic/recursion](https://www.smbc-comics.com/comic/recursion)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comic/recursion](https://www.smbc-comics.com/comic/recursion)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5943487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288192 {#2105
    date: 2024-01-03 14:23:12.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
28 DENIED moderate
App\Entity\EntryComment {#2041
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "[www.smbc-comics.com/comic/recursion](https://www.smbc-comics.com/comic/recursion)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704288192 {#2104
    date: 2024-01-03 14:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 276341
  -bodyTs: "'/comic/recursion](https://www.smbc-comics.com/comic/recursion)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comic/recursion](https://www.smbc-comics.com/comic/recursion)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5943487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288192 {#2105
    date: 2024-01-03 14:23:12.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
29 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
30 DENIED moderate
App\Entity\EntryComment {#2313
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "[pbfcomics.com/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704288576 {#2317
    date: 2024-01-03 14:29:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 276354
  -bodyTs: "'/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)':3 'pbfcomics.com':2 'pbfcomics.com/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5943569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288576 {#2318
    date: 2024-01-03 14:29:36.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
31 DENIED edit
App\Entity\EntryComment {#2313
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "[pbfcomics.com/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704288576 {#2317
    date: 2024-01-03 14:29:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 276354
  -bodyTs: "'/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)':3 'pbfcomics.com':2 'pbfcomics.com/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5943569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288576 {#2318
    date: 2024-01-03 14:29:36.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
32 DENIED moderate
App\Entity\EntryComment {#2313
  +user: Proxies\__CG__\App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "[pbfcomics.com/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704288576 {#2317
    date: 2024-01-03 14:29:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 276354
  -bodyTs: "'/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)':3 'pbfcomics.com':2 'pbfcomics.com/comics/freaking_vortex/](https://pbfcomics.com/comics/freaking_vortex/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5943569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288576 {#2318
    date: 2024-01-03 14:29:36.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
33 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
34 DENIED moderate
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Insert link to XKDC about there being a comic for everything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704290817 {#2222
    date: 2024-01-03 15:06:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 276457
  -bodyTs: "'comic':9 'everyth':11 'insert':1 'link':2 'xkdc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290817 {#2221
    date: 2024-01-03 15:06:57.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
35 DENIED edit
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Insert link to XKDC about there being a comic for everything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704290817 {#2222
    date: 2024-01-03 15:06:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 276457
  -bodyTs: "'comic':9 'everyth':11 'insert':1 'link':2 'xkdc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290817 {#2221
    date: 2024-01-03 15:06:57.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
36 DENIED moderate
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Insert link to XKDC about there being a comic for everything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704290817 {#2222
    date: 2024-01-03 15:06:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 276457
  -bodyTs: "'comic':9 'everyth':11 'insert':1 'link':2 'xkdc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290817 {#2221
    date: 2024-01-03 15:06:57.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
37 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
38 DENIED moderate
App\Entity\EntryComment {#2264
  +user: Proxies\__CG__\App\Entity\User {#2121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2219
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2122
      +user: Proxies\__CG__\App\Entity\User {#2121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1711286502 {#1620
          date: 2024-03-24 14:21:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tigeruppercut@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 276208
        -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6379435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704284126 {#1680
          date: 2024-01-03 13:15:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Fuck… I went through a wormhole and landed in my own helmet again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704287932 {#2113
        date: 2024-01-03 14:18:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
        "@Boinkage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 276326
      -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6380182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704287932 {#2115
        date: 2024-01-03 14:18:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Insert link to XKDC about there being a comic for everything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704290817 {#2222
      date: 2024-01-03 15:06:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2217 …}
    +nested: Doctrine\ORM\PersistentCollection {#2199 …}
    +votes: Doctrine\ORM\PersistentCollection {#2195 …}
    +reports: Doctrine\ORM\PersistentCollection {#2197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
    -id: 276457
    -bodyTs: "'comic':9 'everyth':11 'insert':1 'link':2 'xkdc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290817 {#2221
      date: 2024-01-03 15:06:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I was directly referencing another PBF comic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704301646 {#2263
    date: 2024-01-03 18:07:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 276953
  -bodyTs: "'anoth':5 'comic':7 'direct':3 'pbf':6 'referenc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6383714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704301646 {#2253
    date: 2024-01-03 18:07:26.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
39 DENIED edit
App\Entity\EntryComment {#2264
  +user: Proxies\__CG__\App\Entity\User {#2121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2219
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2122
      +user: Proxies\__CG__\App\Entity\User {#2121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1711286502 {#1620
          date: 2024-03-24 14:21:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tigeruppercut@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 276208
        -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6379435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704284126 {#1680
          date: 2024-01-03 13:15:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Fuck… I went through a wormhole and landed in my own helmet again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704287932 {#2113
        date: 2024-01-03 14:18:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
        "@Boinkage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 276326
      -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6380182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704287932 {#2115
        date: 2024-01-03 14:18:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Insert link to XKDC about there being a comic for everything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704290817 {#2222
      date: 2024-01-03 15:06:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2217 …}
    +nested: Doctrine\ORM\PersistentCollection {#2199 …}
    +votes: Doctrine\ORM\PersistentCollection {#2195 …}
    +reports: Doctrine\ORM\PersistentCollection {#2197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
    -id: 276457
    -bodyTs: "'comic':9 'everyth':11 'insert':1 'link':2 'xkdc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290817 {#2221
      date: 2024-01-03 15:06:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I was directly referencing another PBF comic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704301646 {#2263
    date: 2024-01-03 18:07:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 276953
  -bodyTs: "'anoth':5 'comic':7 'direct':3 'pbf':6 'referenc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6383714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704301646 {#2253
    date: 2024-01-03 18:07:26.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
40 DENIED moderate
App\Entity\EntryComment {#2264
  +user: Proxies\__CG__\App\Entity\User {#2121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2219
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2122
      +user: Proxies\__CG__\App\Entity\User {#2121 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1711286502 {#1620
          date: 2024-03-24 14:21:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tigeruppercut@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 276208
        -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6379435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704284126 {#1680
          date: 2024-01-03 13:15:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Fuck… I went through a wormhole and landed in my own helmet again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704287932 {#2113
        date: 2024-01-03 14:18:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
        "@Boinkage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 276326
      -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6380182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704287932 {#2115
        date: 2024-01-03 14:18:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Insert link to XKDC about there being a comic for everything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704290817 {#2222
      date: 2024-01-03 15:06:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2217 …}
    +nested: Doctrine\ORM\PersistentCollection {#2199 …}
    +votes: Doctrine\ORM\PersistentCollection {#2195 …}
    +reports: Doctrine\ORM\PersistentCollection {#2197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
    -id: 276457
    -bodyTs: "'comic':9 'everyth':11 'insert':1 'link':2 'xkdc':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290817 {#2221
      date: 2024-01-03 15:06:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I was directly referencing another PBF comic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704301646 {#2263
    date: 2024-01-03 18:07:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 276953
  -bodyTs: "'anoth':5 'comic':7 'direct':3 'pbf':6 'referenc':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6383714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704301646 {#2253
    date: 2024-01-03 18:07:26.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
41 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
42 DENIED moderate
App\Entity\EntryComment {#2212
  +user: Proxies\__CG__\App\Entity\User {#2208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "How’s your bald spot?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704302420 {#2203
    date: 2024-01-03 18:20:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 276981
  -bodyTs: "'bald':4 'spot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6624516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704302420 {#2207
    date: 2024-01-03 18:20:20.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
43 DENIED edit
App\Entity\EntryComment {#2212
  +user: Proxies\__CG__\App\Entity\User {#2208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "How’s your bald spot?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704302420 {#2203
    date: 2024-01-03 18:20:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 276981
  -bodyTs: "'bald':4 'spot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6624516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704302420 {#2207
    date: 2024-01-03 18:20:20.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
44 DENIED moderate
App\Entity\EntryComment {#2212
  +user: Proxies\__CG__\App\Entity\User {#2208 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: Proxies\__CG__\App\Entity\User {#2121 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "I thought it was going to be a recursive thing where he went back and arrested himself for traumatizing the kid for arresting his ancestors in front of the kid which was itself traumatizing, then it turns out he is the kid trying to stop himself from being traumatized or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1711286502 {#1620
        date: 2024-03-24 14:21:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tigeruppercut@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 276208
      -bodyTs: "'ancestor':25 'arrest':16,23 'back':14 'front':27 'go':5 'kid':21,30,42 'recurs':9 'someth':51 'stop':45 'thing':10 'thought':2 'traumat':19,34,49 'tri':43 'turn':37 'went':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6379435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704284126 {#1680
        date: 2024-01-03 13:15:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Fuck… I went through a wormhole and landed in my own helmet again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704287932 {#2113
      date: 2024-01-03 14:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tigeruppercut@lemmy.zip"
      "@Boinkage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2112 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    -id: 276326
    -bodyTs: "'fuck':1 'helmet':12 'land':8 'went':3 'wormhol':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6380182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704287932 {#2115
      date: 2024-01-03 14:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "How’s your bald spot?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704302420 {#2203
    date: 2024-01-03 18:20:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
    "@Boinkage@lemmy.world"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 276981
  -bodyTs: "'bald':4 'spot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6624516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704302420 {#2207
    date: 2024-01-03 18:20:20.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
45 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
46 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "does there exist someone without trauma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704305242 {#2363
    date: 2024-01-03 19:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 277110
  -bodyTs: "'exist':3 'someon':4 'trauma':6 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6384685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305242 {#2370
    date: 2024-01-03 19:07:22.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
47 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "does there exist someone without trauma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704305242 {#2363
    date: 2024-01-03 19:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 277110
  -bodyTs: "'exist':3 'someon':4 'trauma':6 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6384685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305242 {#2370
    date: 2024-01-03 19:07:22.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
48 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "does there exist someone without trauma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704305242 {#2363
    date: 2024-01-03 19:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 277110
  -bodyTs: "'exist':3 'someon':4 'trauma':6 'without':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6384685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305242 {#2370
    date: 2024-01-03 19:07:22.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
49 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
50 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "shameless ad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704331014 {#2061
    date: 2024-01-04 02:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 278262
  -bodyTs: "'ad':2 'shameless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7074218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331014 {#2079
    date: 2024-01-04 02:16:54.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
51 DENIED edit
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "shameless ad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704331014 {#2061
    date: 2024-01-04 02:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 278262
  -bodyTs: "'ad':2 'shameless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7074218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331014 {#2079
    date: 2024-01-04 02:16:54.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
52 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "shameless ad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704331014 {#2061
    date: 2024-01-04 02:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tigeruppercut@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 278262
  -bodyTs: "'ad':2 'shameless':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7074218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331014 {#2079
    date: 2024-01-04 02:16:54.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