GET https://kbin.spritesserver.nl/index.php/u/@Toes@ani.social/comments/hot

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 …}
}
32.44 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surviving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728894568 {#2150
    date: 2024-10-14 10:29:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 343389
  -bodyTs: "'surviv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3241149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313011 {#2200
    date: 2024-01-27 00:50:11.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 {#2039
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surviving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728894568 {#2150
    date: 2024-10-14 10:29:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 343389
  -bodyTs: "'surviv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3241149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313011 {#2200
    date: 2024-01-27 00:50:11.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 {#2039
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surviving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1728894568 {#2150
    date: 2024-10-14 10:29:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 343389
  -bodyTs: "'surviv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3241149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313011 {#2200
    date: 2024-01-27 00:50:11.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 {#2206
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only he knows for sure, but I suspect for an older man like himself. He might just wanna retire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1728870223 {#2155
    date: 2024-10-14 03:43:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 343381
  -bodyTs: "'know':3 'like':13 'man':12 'might':16 'older':11 'retir':19 'sure':5 'suspect':8 'wanna':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3241061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312581 {#2158
    date: 2024-01-27 00:43:01.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 {#2206
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only he knows for sure, but I suspect for an older man like himself. He might just wanna retire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1728870223 {#2155
    date: 2024-10-14 03:43:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 343381
  -bodyTs: "'know':3 'like':13 'man':12 'might':16 'older':11 'retir':19 'sure':5 'suspect':8 'wanna':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3241061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312581 {#2158
    date: 2024-01-27 00:43:01.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 {#2206
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Only he knows for sure, but I suspect for an older man like himself. He might just wanna retire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1728870223 {#2155
    date: 2024-10-14 03:43:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 343381
  -bodyTs: "'know':3 'like':13 'man':12 'might':16 'older':11 'retir':19 'sure':5 'suspect':8 'wanna':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3241061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706312581 {#2158
    date: 2024-01-27 00:43:01.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 {#2277
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1991 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fan service in anime, yay or nay?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728525201 {#2202
    date: 2024-10-10 03:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 338552
  -bodyTs: "'anim':4 'fan':1 'nay':7 'servic':2 'yay':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3215652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706161460 {#2244
    date: 2024-01-25 06:44: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
11 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1991 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fan service in anime, yay or nay?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728525201 {#2202
    date: 2024-10-10 03:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 338552
  -bodyTs: "'anim':4 'fan':1 'nay':7 'servic':2 'yay':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3215652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706161460 {#2244
    date: 2024-01-25 06:44: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
12 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1991 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fan service in anime, yay or nay?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728525201 {#2202
    date: 2024-10-10 03:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#1993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 338552
  -bodyTs: "'anim':4 'fan':1 'nay':7 'servic':2 'yay':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3215652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706161460 {#2244
    date: 2024-01-25 06:44: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
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 {#1989
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
      \n
      Edit: or maybe Harsh Times?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728456619 {#2170
      date: 2024-10-09 08:50:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bobbarino19@lemmy.world"
      "@bobbarino19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#1984 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 338008
    -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3213014"
    +editedAt: DateTimeImmutable @1728444654 {#2174
      date: 2024-10-09 05:30:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706140078 {#2145
      date: 2024-01-25 00:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Darn, good luck!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706144191 {#2261
    date: 2024-01-25 01:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 338118
  -bodyTs: "'darn':1 'good':2 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706144191 {#2220
    date: 2024-01-25 01:56:31.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 {#1989
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
      \n
      Edit: or maybe Harsh Times?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728456619 {#2170
      date: 2024-10-09 08:50:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bobbarino19@lemmy.world"
      "@bobbarino19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#1984 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 338008
    -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3213014"
    +editedAt: DateTimeImmutable @1728444654 {#2174
      date: 2024-10-09 05:30:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706140078 {#2145
      date: 2024-01-25 00:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Darn, good luck!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706144191 {#2261
    date: 2024-01-25 01:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 338118
  -bodyTs: "'darn':1 'good':2 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706144191 {#2220
    date: 2024-01-25 01:56:31.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 {#1989
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
      \n
      Edit: or maybe Harsh Times?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728456619 {#2170
      date: 2024-10-09 08:50:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bobbarino19@lemmy.world"
      "@bobbarino19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#1984 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 338008
    -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3213014"
    +editedAt: DateTimeImmutable @1728444654 {#2174
      date: 2024-10-09 05:30:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706140078 {#2145
      date: 2024-01-25 00:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Darn, good luck!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706144191 {#2261
    date: 2024-01-25 01:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 338118
  -bodyTs: "'darn':1 'good':2 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706144191 {#2220
    date: 2024-01-25 01:56:31.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 {#2183
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
      \n
      Edit: or maybe Harsh Times?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728456619 {#2170
      date: 2024-10-09 08:50:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bobbarino19@lemmy.world"
      "@bobbarino19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#1984 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 338008
    -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3213014"
    +editedAt: DateTimeImmutable @1728444654 {#2174
      date: 2024-10-09 05:30:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706140078 {#2145
      date: 2024-01-25 00:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "How about A Man Apart? I’ve been asking my movie buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706141834 {#2002
    date: 2024-01-25 01:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 338054
  -bodyTs: "'apart':5 'ask':9 'buddi':12 'man':4 'movi':11 've':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141834 {#1990
    date: 2024-01-25 01:17:14.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 {#2183
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
      \n
      Edit: or maybe Harsh Times?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728456619 {#2170
      date: 2024-10-09 08:50:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bobbarino19@lemmy.world"
      "@bobbarino19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#1984 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 338008
    -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3213014"
    +editedAt: DateTimeImmutable @1728444654 {#2174
      date: 2024-10-09 05:30:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706140078 {#2145
      date: 2024-01-25 00:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "How about A Man Apart? I’ve been asking my movie buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706141834 {#2002
    date: 2024-01-25 01:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 338054
  -bodyTs: "'apart':5 'ask':9 'buddi':12 'man':4 'movi':11 've':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141834 {#1990
    date: 2024-01-25 01:17:14.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 {#2183
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
      \n
      Edit: or maybe Harsh Times?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1728456619 {#2170
      date: 2024-10-09 08:50:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bobbarino19@lemmy.world"
      "@bobbarino19@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2152 …}
    +nested: Doctrine\ORM\PersistentCollection {#1984 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 338008
    -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3213014"
    +editedAt: DateTimeImmutable @1728444654 {#2174
      date: 2024-10-09 05:30:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706140078 {#2145
      date: 2024-01-25 00:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "How about A Man Apart? I’ve been asking my movie buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706141834 {#2002
    date: 2024-01-25 01:17:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 338054
  -bodyTs: "'apart':5 'ask':9 'buddi':12 'man':4 'movi':11 've':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141834 {#1990
    date: 2024-01-25 01:17:14.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
Proxies\__CG__\App\Entity\EntryComment {#2148
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
    \n
    Edit: or maybe Harsh Times?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728456619 {#2170
    date: 2024-10-09 08:50:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@bobbarino19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 338008
  -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213014"
  +editedAt: DateTimeImmutable @1728444654 {#2174
    date: 2024-10-09 05:30:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706140078 {#2145
    date: 2024-01-25 00:47:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2148
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
    \n
    Edit: or maybe Harsh Times?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728456619 {#2170
    date: 2024-10-09 08:50:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@bobbarino19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 338008
  -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213014"
  +editedAt: DateTimeImmutable @1728444654 {#2174
    date: 2024-10-09 05:30:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706140078 {#2145
    date: 2024-01-25 00:47:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2148
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is it this movie? [en.wikipedia.org/wiki/Training_Day](https://en.wikipedia.org/wiki/Training_Day)\n
    \n
    Edit: or maybe Harsh Times?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1728456619 {#2170
    date: 2024-10-09 08:50:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bobbarino19@lemmy.world"
    "@bobbarino19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 338008
  -bodyTs: "'/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':7 'edit':8 'en.wikipedia.org':6 'en.wikipedia.org/wiki/training_day](https://en.wikipedia.org/wiki/training_day)':5 'harsh':11 'mayb':10 'movi':4 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3213014"
  +editedAt: DateTimeImmutable @1728444654 {#2174
    date: 2024-10-09 05:30:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706140078 {#2145
    date: 2024-01-25 00:47:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#2365
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yeah 🦑"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706130984 {#2149
    date: 2024-01-24 22:16:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#1349 …}
  +reports: Doctrine\ORM\PersistentCollection {#1352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1356 …}
  -id: 337671
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3211372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130984 {#2001
    date: 2024-01-24 22:16:24.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 {#2365
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yeah 🦑"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706130984 {#2149
    date: 2024-01-24 22:16:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#1349 …}
  +reports: Doctrine\ORM\PersistentCollection {#1352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1356 …}
  -id: 337671
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3211372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130984 {#2001
    date: 2024-01-24 22:16:24.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 {#2365
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yeah 🦑"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706130984 {#2149
    date: 2024-01-24 22:16:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#1349 …}
  +reports: Doctrine\ORM\PersistentCollection {#1352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1356 …}
  -id: 337671
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3211372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130984 {#2001
    date: 2024-01-24 22:16:24.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 {#2492
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Love the username"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706130471 {#2362
    date: 2024-01-24 22:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 337650
  -bodyTs: "'love':1 'usernam':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3211270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130471 {#2376
    date: 2024-01-24 22:07: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
31 DENIED edit
App\Entity\EntryComment {#2492
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Love the username"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706130471 {#2362
    date: 2024-01-24 22:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 337650
  -bodyTs: "'love':1 'usernam':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3211270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130471 {#2376
    date: 2024-01-24 22:07: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
32 DENIED moderate
App\Entity\EntryComment {#2492
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Love the username"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706130471 {#2362
    date: 2024-01-24 22:07:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 337650
  -bodyTs: "'love':1 'usernam':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3211270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130471 {#2376
    date: 2024-01-24 22:07: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
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 {#2508
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2509 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "haha yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706126175 {#2491
    date: 2024-01-24 20:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  -id: 337479
  -bodyTs: "'haha':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3210458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126175 {#1357
    date: 2024-01-24 20:56:15.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 {#2508
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2509 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "haha yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706126175 {#2491
    date: 2024-01-24 20:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  -id: 337479
  -bodyTs: "'haha':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3210458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126175 {#1357
    date: 2024-01-24 20:56:15.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 {#2508
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2509 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2269
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
    +image: null
    +parent: null
    +root: null
    +body: "Do the ducks live after such an experience?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728589325 {#2507
      date: 2024-10-10 21:42:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2524 …}
    +nested: Doctrine\ORM\PersistentCollection {#2526 …}
    +votes: Doctrine\ORM\PersistentCollection {#2528 …}
    +reports: Doctrine\ORM\PersistentCollection {#2530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
    -id: 337404
    -bodyTs: "'duck':3 'experi':8 'live':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3210000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706123779 {#2506
      date: 2024-01-24 20:16:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "haha yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706126175 {#2491
    date: 2024-01-24 20:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  -id: 337479
  -bodyTs: "'haha':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3210458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706126175 {#1357
    date: 2024-01-24 20:56:15.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
Proxies\__CG__\App\Entity\EntryComment {#2269
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Do the ducks live after such an experience?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728589325 {#2507
    date: 2024-10-10 21:42:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 337404
  -bodyTs: "'duck':3 'experi':8 'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3210000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123779 {#2506
    date: 2024-01-24 20:16:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2269
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Do the ducks live after such an experience?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728589325 {#2507
    date: 2024-10-10 21:42:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 337404
  -bodyTs: "'duck':3 'experi':8 'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3210000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123779 {#2506
    date: 2024-01-24 20:16:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2269
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Do the ducks live after such an experience?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728589325 {#2507
    date: 2024-10-10 21:42:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2524 …}
  +nested: Doctrine\ORM\PersistentCollection {#2526 …}
  +votes: Doctrine\ORM\PersistentCollection {#2528 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2534 …}
  -id: 337404
  -bodyTs: "'duck':3 'experi':8 'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3210000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123779 {#2506
    date: 2024-01-24 20:16:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#2538
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tobacco smoked fish was a thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728066280 {#2523
    date: 2024-10-04 20:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 335054
  -bodyTs: "'fish':3 'smoke':2 'thing':6 'tobacco':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041682 {#2522
    date: 2024-01-23 21:28:02.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 {#2538
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tobacco smoked fish was a thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728066280 {#2523
    date: 2024-10-04 20:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 335054
  -bodyTs: "'fish':3 'smoke':2 'thing':6 'tobacco':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041682 {#2522
    date: 2024-01-23 21:28:02.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 {#2538
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tobacco smoked fish was a thing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728066280 {#2523
    date: 2024-10-04 20:24:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 335054
  -bodyTs: "'fish':3 'smoke':2 'thing':6 'tobacco':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041682 {#2522
    date: 2024-01-23 21:28:02.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 {#2554
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lenny Lemme Lemmy, got it :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706041435 {#2537
    date: 2024-01-23 21:23:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mango@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2556 …}
  +nested: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  -id: 335050
  -bodyTs: "'d':6 'got':4 'lemm':2 'lemmi':3 'lenni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041435 {#2536
    date: 2024-01-23 21:23: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
47 DENIED edit
App\Entity\EntryComment {#2554
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lenny Lemme Lemmy, got it :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706041435 {#2537
    date: 2024-01-23 21:23:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mango@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2556 …}
  +nested: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  -id: 335050
  -bodyTs: "'d':6 'got':4 'lemm':2 'lemmi':3 'lenni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041435 {#2536
    date: 2024-01-23 21:23: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
48 DENIED moderate
App\Entity\EntryComment {#2554
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lenny Lemme Lemmy, got it :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706041435 {#2537
    date: 2024-01-23 21:23:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mango@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2556 …}
  +nested: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2560 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2566 …}
  -id: 335050
  -bodyTs: "'d':6 'got':4 'lemm':2 'lemmi':3 'lenni':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041435 {#2536
    date: 2024-01-23 21:23: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
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 {#2570
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well done ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706041324 {#2553
    date: 2024-01-23 21:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 335041
  -bodyTs: "'done':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041324 {#2552
    date: 2024-01-23 21:22:04.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 {#2570
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well done ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706041324 {#2553
    date: 2024-01-23 21:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 335041
  -bodyTs: "'done':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041324 {#2552
    date: 2024-01-23 21:22:04.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 {#2570
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well done ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706041324 {#2553
    date: 2024-01-23 21:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 335041
  -bodyTs: "'done':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041324 {#2552
    date: 2024-01-23 21:22:04.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
53 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
54 DENIED moderate
App\Entity\EntryComment {#2586
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like small mousy looking people with big ears."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705973431 {#2569
    date: 2024-01-23 02:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2588 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  -id: 333112
  -bodyTs: "'big':8 'ear':9 'like':2 'look':5 'mousi':4 'peopl':6 'small':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3186728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973431 {#2568
    date: 2024-01-23 02:30:31.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
55 DENIED edit
App\Entity\EntryComment {#2586
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like small mousy looking people with big ears."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705973431 {#2569
    date: 2024-01-23 02:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2588 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  -id: 333112
  -bodyTs: "'big':8 'ear':9 'like':2 'look':5 'mousi':4 'peopl':6 'small':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3186728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973431 {#2568
    date: 2024-01-23 02:30:31.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
56 DENIED moderate
App\Entity\EntryComment {#2586
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2022 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like small mousy looking people with big ears."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705973431 {#2569
    date: 2024-01-23 02:30:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2588 …}
  +nested: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  -id: 333112
  -bodyTs: "'big':8 'ear':9 'like':2 'look':5 'mousi':4 'peopl':6 'small':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3186728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973431 {#2568
    date: 2024-01-23 02:30:31.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
57 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
58 DENIED moderate
App\Entity\EntryComment {#2603
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2606 …}
  +body: """
    Pink one is Mahiro from [anilist.co/anime/147864/Oniichan-wa-Oshimai](https://anilist.co/anime/147864/Oniichan-wa-Oshimai) it’s actually a pretty good slice of life.\n
    \n
    Edit: my app sucks at spoiler tags
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705968180 {#2585
    date: 2024-01-23 01:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 332960
  -bodyTs: "'/anime/147864/oniichan-wa-oshimai](https://anilist.co/anime/147864/oniichan-wa-oshimai)':8 'actual':11 'anilist.co':7 'anilist.co/anime/147864/oniichan-wa-oshimai](https://anilist.co/anime/147864/oniichan-wa-oshimai)':6 'app':20 'edit':18 'good':14 'life':17 'mahiro':4 'one':2 'pink':1 'pretti':13 'slice':15 'spoiler':23 'suck':21 'tag':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3186068"
  +editedAt: DateTimeImmutable @1727801870 {#2584
    date: 2024-10-01 18:57:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705968180 {#1998
    date: 2024-01-23 01:03:00.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
59 DENIED edit
App\Entity\EntryComment {#2603
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2606 …}
  +body: """
    Pink one is Mahiro from [anilist.co/anime/147864/Oniichan-wa-Oshimai](https://anilist.co/anime/147864/Oniichan-wa-Oshimai) it’s actually a pretty good slice of life.\n
    \n
    Edit: my app sucks at spoiler tags
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705968180 {#2585
    date: 2024-01-23 01:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 332960
  -bodyTs: "'/anime/147864/oniichan-wa-oshimai](https://anilist.co/anime/147864/oniichan-wa-oshimai)':8 'actual':11 'anilist.co':7 'anilist.co/anime/147864/oniichan-wa-oshimai](https://anilist.co/anime/147864/oniichan-wa-oshimai)':6 'app':20 'edit':18 'good':14 'life':17 'mahiro':4 'one':2 'pink':1 'pretti':13 'slice':15 'spoiler':23 'suck':21 'tag':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3186068"
  +editedAt: DateTimeImmutable @1727801870 {#2584
    date: 2024-10-01 18:57:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705968180 {#1998
    date: 2024-01-23 01:03:00.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
60 DENIED moderate
App\Entity\EntryComment {#2603
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2009 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2606 …}
  +body: """
    Pink one is Mahiro from [anilist.co/anime/147864/Oniichan-wa-Oshimai](https://anilist.co/anime/147864/Oniichan-wa-Oshimai) it’s actually a pretty good slice of life.\n
    \n
    Edit: my app sucks at spoiler tags
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705968180 {#2585
    date: 2024-01-23 01:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
    "@Toes@ani.social"
    "@KpntAutismus@lemmy.world"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 332960
  -bodyTs: "'/anime/147864/oniichan-wa-oshimai](https://anilist.co/anime/147864/oniichan-wa-oshimai)':8 'actual':11 'anilist.co':7 'anilist.co/anime/147864/oniichan-wa-oshimai](https://anilist.co/anime/147864/oniichan-wa-oshimai)':6 'app':20 'edit':18 'good':14 'life':17 'mahiro':4 'one':2 'pink':1 'pretti':13 'slice':15 'spoiler':23 'suck':21 'tag':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3186068"
  +editedAt: DateTimeImmutable @1727801870 {#2584
    date: 2024-10-01 18:57:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705968180 {#1998
    date: 2024-01-23 01:03:00.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