GET https://kbin.spritesserver.nl/u/@samus12345@lemmy.world/comments/top?p=28

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 …}
}
15.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 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 {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: "Related to “out of sight, out of mind.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689270460 {#1708
    date: 2023-07-13 19:47:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@Ichebi@lemmy.pt"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 14944
  -bodyTs: "'mind':8 'relat':1 'sight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1220888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689270460 {#2022
    date: 2023-07-13 19:47:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: "Related to “out of sight, out of mind.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689270460 {#1708
    date: 2023-07-13 19:47:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@Ichebi@lemmy.pt"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 14944
  -bodyTs: "'mind':8 'relat':1 'sight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1220888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689270460 {#2022
    date: 2023-07-13 19:47:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: "Related to “out of sight, out of mind.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689270460 {#1708
    date: 2023-07-13 19:47:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@Ichebi@lemmy.pt"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 14944
  -bodyTs: "'mind':8 'relat':1 'sight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1220888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689270460 {#2022
    date: 2023-07-13 19:47:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2051
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +body: "I’ve seen “and at the worst possible time” added to the end of Murphy’s Law. Right away might not be the worst possible time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689178261 {#2131
    date: 2023-07-12 18:11:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@ZuriMuri@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 13423
  -bodyTs: "'ad':10 'away':19 'end':13 'law':17 'might':20 'murphi':15 'possibl':8,25 'right':18 'seen':3 'time':9,26 've':2 'worst':7,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1172169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178261 {#1874
    date: 2023-07-12 18:11:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +body: "I’ve seen “and at the worst possible time” added to the end of Murphy’s Law. Right away might not be the worst possible time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689178261 {#2131
    date: 2023-07-12 18:11:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@ZuriMuri@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 13423
  -bodyTs: "'ad':10 'away':19 'end':13 'law':17 'might':20 'murphi':15 'possibl':8,25 'right':18 'seen':3 'time':9,26 've':2 'worst':7,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1172169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178261 {#1874
    date: 2023-07-12 18:11:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +body: "I’ve seen “and at the worst possible time” added to the end of Murphy’s Law. Right away might not be the worst possible time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689178261 {#2131
    date: 2023-07-12 18:11:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zinklog@lemmy.fmhy.ml"
    "@ZuriMuri@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 13423
  -bodyTs: "'ad':10 'away':19 'end':13 'law':17 'might':20 'murphi':15 'possibl':8,25 'right':18 'seen':3 'time':9,26 've':2 'worst':7,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1172169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689178261 {#1874
    date: 2023-07-12 18:11:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2049
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +body: "I’ve been wanting to leave Reddit since the fascists were allowed to have a platform there uncontested. This naked utter contempt for the users and mods of the site was the push I needed to finally do so. And whaddaya know, it’s people who have similar values to me that left, while the bootlickers stayed. Win-win!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688662785 {#2059
    date: 2023-07-06 18:59:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
    "@Nollij@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 8784
  -bodyTs: "'allow':12 'bootlick':56 'contempt':22 'fascist':10 'final':37 'know':42 'leav':6 'left':53 'mod':27 'nake':20 'need':35 'peopl':45 'platform':16 'push':33 'reddit':7 'similar':48 'sinc':8 'site':30 'stay':57 'uncontest':18 'user':25 'utter':21 'valu':49 've':2 'want':4 'whaddaya':41 'win':59,60 'win-win':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/898851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688662785 {#2023
    date: 2023-07-06 18:59:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +body: "I’ve been wanting to leave Reddit since the fascists were allowed to have a platform there uncontested. This naked utter contempt for the users and mods of the site was the push I needed to finally do so. And whaddaya know, it’s people who have similar values to me that left, while the bootlickers stayed. Win-win!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688662785 {#2059
    date: 2023-07-06 18:59:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
    "@Nollij@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 8784
  -bodyTs: "'allow':12 'bootlick':56 'contempt':22 'fascist':10 'final':37 'know':42 'leav':6 'left':53 'mod':27 'nake':20 'need':35 'peopl':45 'platform':16 'push':33 'reddit':7 'similar':48 'sinc':8 'site':30 'stay':57 'uncontest':18 'user':25 'utter':21 'valu':49 've':2 'want':4 'whaddaya':41 'win':59,60 'win-win':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/898851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688662785 {#2023
    date: 2023-07-06 18:59:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +body: "I’ve been wanting to leave Reddit since the fascists were allowed to have a platform there uncontested. This naked utter contempt for the users and mods of the site was the push I needed to finally do so. And whaddaya know, it’s people who have similar values to me that left, while the bootlickers stayed. Win-win!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688662785 {#2059
    date: 2023-07-06 18:59:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
    "@Nollij@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 8784
  -bodyTs: "'allow':12 'bootlick':56 'contempt':22 'fascist':10 'final':37 'know':42 'leav':6 'left':53 'mod':27 'nake':20 'need':35 'peopl':45 'platform':16 'push':33 'reddit':7 'similar':48 'sinc':8 'site':30 'stay':57 'uncontest':18 'user':25 'utter':21 'valu':49 've':2 'want':4 'whaddaya':41 'win':59,60 'win-win':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/898851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688662785 {#2023
    date: 2023-07-06 18:59:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: "“As a gay black Republican AI language program…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688661708 {#2048
    date: 2023-07-06 18:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
    "@stopthatgirl7@kbin.social"
    "@ArugulaZ@kbin.social"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 8703
  -bodyTs: "'ai':6 'black':4 'gay':3 'languag':7 'program':8 'republican':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/898162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688661708 {#2056
    date: 2023-07-06 18:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: "“As a gay black Republican AI language program…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688661708 {#2048
    date: 2023-07-06 18:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
    "@stopthatgirl7@kbin.social"
    "@ArugulaZ@kbin.social"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 8703
  -bodyTs: "'ai':6 'black':4 'gay':3 'languag':7 'program':8 'republican':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/898162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688661708 {#2056
    date: 2023-07-06 18:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2071 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: "“As a gay black Republican AI language program…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688661708 {#2048
    date: 2023-07-06 18:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rabbithole@kbin.social"
    "@stopthatgirl7@kbin.social"
    "@ArugulaZ@kbin.social"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 8703
  -bodyTs: "'ai':6 'black':4 'gay':3 'languag':7 'program':8 'republican':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/898162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688661708 {#2056
    date: 2023-07-06 18:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: "Why does that say that Russian Doll, a 2019 show, is from 2011?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592890 {#2343
    date: 2024-01-30 06:34:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@kurwa@lemmy.world"
    "@lakemalcom10@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 351815
  -bodyTs: "'2011':13 '2019':9 'doll':7 'russian':6 'say':4 'show':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592890 {#2339
    date: 2024-01-30 06:34:50.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 {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: "Why does that say that Russian Doll, a 2019 show, is from 2011?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592890 {#2343
    date: 2024-01-30 06:34:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@kurwa@lemmy.world"
    "@lakemalcom10@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 351815
  -bodyTs: "'2011':13 '2019':9 'doll':7 'russian':6 'say':4 'show':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592890 {#2339
    date: 2024-01-30 06:34:50.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 {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: "Why does that say that Russian Doll, a 2019 show, is from 2011?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592890 {#2343
    date: 2024-01-30 06:34:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
    "@kurwa@lemmy.world"
    "@lakemalcom10@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 351815
  -bodyTs: "'2011':13 '2019':9 'doll':7 'russian':6 'say':4 'show':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592890 {#2339
    date: 2024-01-30 06:34:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2108 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "I’m only aware of [this scene](https://www.youtube.com/watch?v=NNTGwWypUDs). What others are there? Stamets misgenders them at 0:09 and they’re done with the scene around 0:48, so you’re right, it was about 40 whole seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592192 {#2141
    date: 2024-01-30 06:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@phoenixz@lemmy.ca"
    "@PlainSimpleGarak@lemm.ee"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 351806
  -bodyTs: "'/watch?v=nntgwwypuds).':10 '0':19,29 '09':20 '40':38 '48':30 'around':28 'awar':4 'done':24 'm':2 'misgend':16 'other':12 're':23,33 'right':34 'scene':7,27 'second':40 'stamet':15 'whole':39 'www.youtube.com':9 'www.youtube.com/watch?v=nntgwwypuds).':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592192 {#2060
    date: 2024-01-30 06:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2108 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "I’m only aware of [this scene](https://www.youtube.com/watch?v=NNTGwWypUDs). What others are there? Stamets misgenders them at 0:09 and they’re done with the scene around 0:48, so you’re right, it was about 40 whole seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592192 {#2141
    date: 2024-01-30 06:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@phoenixz@lemmy.ca"
    "@PlainSimpleGarak@lemm.ee"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 351806
  -bodyTs: "'/watch?v=nntgwwypuds).':10 '0':19,29 '09':20 '40':38 '48':30 'around':28 'awar':4 'done':24 'm':2 'misgend':16 'other':12 're':23,33 'right':34 'scene':7,27 'second':40 'stamet':15 'whole':39 'www.youtube.com':9 'www.youtube.com/watch?v=nntgwwypuds).':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592192 {#2060
    date: 2024-01-30 06:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2108 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "I’m only aware of [this scene](https://www.youtube.com/watch?v=NNTGwWypUDs). What others are there? Stamets misgenders them at 0:09 and they’re done with the scene around 0:48, so you’re right, it was about 40 whole seconds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706592192 {#2141
    date: 2024-01-30 06:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@phoenixz@lemmy.ca"
    "@PlainSimpleGarak@lemm.ee"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 351806
  -bodyTs: "'/watch?v=nntgwwypuds).':10 '0':19,29 '09':20 '40':38 '48':30 'around':28 'awar':4 'done':24 'm':2 'misgend':16 'other':12 're':23,33 'right':34 'scene':7,27 'second':40 'stamet':15 'whole':39 'www.youtube.com':9 'www.youtube.com/watch?v=nntgwwypuds).':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592192 {#2060
    date: 2024-01-30 06:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Which is, of course, just a bullshit justification. Reality-altering power, and your solution is to kill people? Not create more resources, or make it so living things require less resources? He’s an unimaginative idiot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706573440 {#2100
    date: 2024-01-30 01:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Vespair@lemm.ee"
    "@QuaternionsRock@lemmy.world"
    "@samus12345@lemmy.world"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 351272
  -bodyTs: "'alter':11 'bullshit':7 'cours':4 'creat':21 'idiot':37 'justif':8 'kill':18 'less':31 'live':28 'make':25 'peopl':19 'power':12 'realiti':10 'reality-alt':9 'requir':30 'resourc':23,32 'solut':15 'thing':29 'unimagin':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573440 {#2104
    date: 2024-01-30 01:10:40.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 {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Which is, of course, just a bullshit justification. Reality-altering power, and your solution is to kill people? Not create more resources, or make it so living things require less resources? He’s an unimaginative idiot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706573440 {#2100
    date: 2024-01-30 01:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Vespair@lemm.ee"
    "@QuaternionsRock@lemmy.world"
    "@samus12345@lemmy.world"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 351272
  -bodyTs: "'alter':11 'bullshit':7 'cours':4 'creat':21 'idiot':37 'justif':8 'kill':18 'less':31 'live':28 'make':25 'peopl':19 'power':12 'realiti':10 'reality-alt':9 'requir':30 'resourc':23,32 'solut':15 'thing':29 'unimagin':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573440 {#2104
    date: 2024-01-30 01:10:40.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 {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2120 …}
  +body: "Which is, of course, just a bullshit justification. Reality-altering power, and your solution is to kill people? Not create more resources, or make it so living things require less resources? He’s an unimaginative idiot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706573440 {#2100
    date: 2024-01-30 01:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Vespair@lemm.ee"
    "@QuaternionsRock@lemmy.world"
    "@samus12345@lemmy.world"
    "@Death_Equity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 351272
  -bodyTs: "'alter':11 'bullshit':7 'cours':4 'creat':21 'idiot':37 'justif':8 'kill':18 'less':31 'live':28 'make':25 'peopl':19 'power':12 'realiti':10 'reality-alt':9 'requir':30 'resourc':23,32 'solut':15 'thing':29 'unimagin':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7137143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573440 {#2104
    date: 2024-01-30 01:10:40.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 {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +body: """
    Ancient Egyptian comic strip.\n
    \n
    ![](https://static.wikia.nocookie.net/peanuts/images/e/ec/AsterixDailyNile.jpg/revision/latest?cb=20160807074540)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706298509 {#2115
    date: 2024-01-26 20:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RootBeerGuy@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 342890
  -bodyTs: "'/peanuts/images/e/ec/asterixdailynile.jpg/revision/latest?cb=20160807074540)':7 'ancient':1 'comic':3 'egyptian':2 'static.wikia.nocookie.net':6 'static.wikia.nocookie.net/peanuts/images/e/ec/asterixdailynile.jpg/revision/latest?cb=20160807074540)':5 'strip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298509 {#2122
    date: 2024-01-26 20:48:29.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 {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +body: """
    Ancient Egyptian comic strip.\n
    \n
    ![](https://static.wikia.nocookie.net/peanuts/images/e/ec/AsterixDailyNile.jpg/revision/latest?cb=20160807074540)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706298509 {#2115
    date: 2024-01-26 20:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RootBeerGuy@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 342890
  -bodyTs: "'/peanuts/images/e/ec/asterixdailynile.jpg/revision/latest?cb=20160807074540)':7 'ancient':1 'comic':3 'egyptian':2 'static.wikia.nocookie.net':6 'static.wikia.nocookie.net/peanuts/images/e/ec/asterixdailynile.jpg/revision/latest?cb=20160807074540)':5 'strip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298509 {#2122
    date: 2024-01-26 20:48:29.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 {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +body: """
    Ancient Egyptian comic strip.\n
    \n
    ![](https://static.wikia.nocookie.net/peanuts/images/e/ec/AsterixDailyNile.jpg/revision/latest?cb=20160807074540)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706298509 {#2115
    date: 2024-01-26 20:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RootBeerGuy@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 342890
  -bodyTs: "'/peanuts/images/e/ec/asterixdailynile.jpg/revision/latest?cb=20160807074540)':7 'ancient':1 'comic':3 'egyptian':2 'static.wikia.nocookie.net':6 'static.wikia.nocookie.net/peanuts/images/e/ec/asterixdailynile.jpg/revision/latest?cb=20160807074540)':5 'strip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298509 {#2122
    date: 2024-01-26 20:48:29.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 {#2309
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +body: "What did California do that’s so bad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706047616 {#2223
    date: 2024-01-23 23:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JusticeForPorygon@lemmy.world"
    "@femboy_bird@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 335282
  -bodyTs: "'bad':8 'california':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6952818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047616 {#2198
    date: 2024-01-23 23:06:56.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 {#2309
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +body: "What did California do that’s so bad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706047616 {#2223
    date: 2024-01-23 23:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JusticeForPorygon@lemmy.world"
    "@femboy_bird@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 335282
  -bodyTs: "'bad':8 'california':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6952818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047616 {#2198
    date: 2024-01-23 23:06:56.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 {#2309
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +body: "What did California do that’s so bad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706047616 {#2223
    date: 2024-01-23 23:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@JusticeForPorygon@lemmy.world"
    "@femboy_bird@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 335282
  -bodyTs: "'bad':8 'california':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6952818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047616 {#2198
    date: 2024-01-23 23:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "You better be consistent, then! Jfeg!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705691750 {#2291
    date: 2024-01-19 20:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
    "@witheyeandclaw@lemmy.world"
    "@Risk@feddit.uk"
    "@Zagorath@aussie.zone"
    "@Riven@lemmy.dbzer0.com"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 323636
  -bodyTs: "'better':2 'consist':4 'jfeg':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691750 {#2293
    date: 2024-01-19 20:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "You better be consistent, then! Jfeg!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705691750 {#2291
    date: 2024-01-19 20:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
    "@witheyeandclaw@lemmy.world"
    "@Risk@feddit.uk"
    "@Zagorath@aussie.zone"
    "@Riven@lemmy.dbzer0.com"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 323636
  -bodyTs: "'better':2 'consist':4 'jfeg':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691750 {#2293
    date: 2024-01-19 20:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "You better be consistent, then! Jfeg!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705691750 {#2291
    date: 2024-01-19 20:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
    "@witheyeandclaw@lemmy.world"
    "@Risk@feddit.uk"
    "@Zagorath@aussie.zone"
    "@Riven@lemmy.dbzer0.com"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 323636
  -bodyTs: "'better':2 'consist':4 'jfeg':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691750 {#2293
    date: 2024-01-19 20:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: """
    [old.reddit.com/…/how_do_you_like_to_pronounce_the…](https://old.reddit.com/r/RetroArch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)\n
    \n
    First comment, by a Retroarch dev.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705644155 {#2317
    date: 2024-01-19 07:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
    "@ieightpi@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 321670
  -bodyTs: "'/how_do_you_like_to_pronounce_the':2 '/r/retroarch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)':5 'comment':7 'dev':11 'first':6 'old.reddit.com':1,4 'old.reddit.com/r/retroarch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)':3 'retroarch':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705644155 {#2319
    date: 2024-01-19 07:02:35.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 {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: """
    [old.reddit.com/…/how_do_you_like_to_pronounce_the…](https://old.reddit.com/r/RetroArch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)\n
    \n
    First comment, by a Retroarch dev.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705644155 {#2317
    date: 2024-01-19 07:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
    "@ieightpi@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 321670
  -bodyTs: "'/how_do_you_like_to_pronounce_the':2 '/r/retroarch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)':5 'comment':7 'dev':11 'first':6 'old.reddit.com':1,4 'old.reddit.com/r/retroarch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)':3 'retroarch':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705644155 {#2319
    date: 2024-01-19 07:02:35.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 {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: """
    [old.reddit.com/…/how_do_you_like_to_pronounce_the…](https://old.reddit.com/r/RetroArch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)\n
    \n
    First comment, by a Retroarch dev.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705644155 {#2317
    date: 2024-01-19 07:02:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
    "@ieightpi@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 321670
  -bodyTs: "'/how_do_you_like_to_pronounce_the':2 '/r/retroarch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)':5 'comment':7 'dev':11 'first':6 'old.reddit.com':1,4 'old.reddit.com/r/retroarch/comments/tgy3vy/how_do_you_like_to_pronounce_the_arch_in)':3 'retroarch':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705644155 {#2319
    date: 2024-01-19 07:02:35.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 {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Guy with the Big Blue Name\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/en/thumb/5/54/Bear_in_the_Big_Blue_House.png/220px-Bear_in_the_Big_Blue_House.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705535537 {#2261
    date: 2024-01-18 00:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@Kolanaki@yiffit.net"
    "@Poem_for_your_sprog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 317883
  -bodyTs: "'/wikipedia/en/thumb/5/54/bear_in_the_big_blue_house.png/220px-bear_in_the_big_blue_house.png)':9 'big':4 'blue':5 'guy':1 'name':6 'upload.wikimedia.org':8 'upload.wikimedia.org/wikipedia/en/thumb/5/54/bear_in_the_big_blue_house.png/220px-bear_in_the_big_blue_house.png)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6787193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705535537 {#2277
    date: 2024-01-18 00:52:17.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 {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Guy with the Big Blue Name\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/en/thumb/5/54/Bear_in_the_Big_Blue_House.png/220px-Bear_in_the_Big_Blue_House.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705535537 {#2261
    date: 2024-01-18 00:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@Kolanaki@yiffit.net"
    "@Poem_for_your_sprog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 317883
  -bodyTs: "'/wikipedia/en/thumb/5/54/bear_in_the_big_blue_house.png/220px-bear_in_the_big_blue_house.png)':9 'big':4 'blue':5 'guy':1 'name':6 'upload.wikimedia.org':8 'upload.wikimedia.org/wikipedia/en/thumb/5/54/bear_in_the_big_blue_house.png/220px-bear_in_the_big_blue_house.png)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6787193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705535537 {#2277
    date: 2024-01-18 00:52:17.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 {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Guy with the Big Blue Name\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/en/thumb/5/54/Bear_in_the_Big_Blue_House.png/220px-Bear_in_the_Big_Blue_House.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705535537 {#2261
    date: 2024-01-18 00:52:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@Kolanaki@yiffit.net"
    "@Poem_for_your_sprog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 317883
  -bodyTs: "'/wikipedia/en/thumb/5/54/bear_in_the_big_blue_house.png/220px-bear_in_the_big_blue_house.png)':9 'big':4 'blue':5 'guy':1 'name':6 'upload.wikimedia.org':8 'upload.wikimedia.org/wikipedia/en/thumb/5/54/bear_in_the_big_blue_house.png/220px-bear_in_the_big_blue_house.png)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6787193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705535537 {#2277
    date: 2024-01-18 00:52:17.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 {#2265
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "A simulacrum of him, to be precise. That’s why he turns to water when you kill him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705417216 {#2210
    date: 2024-01-16 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
    "@DaCookeyMonsta@lemmy.world"
    "@Ismay@programming.dev"
    "@Maalus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 313801
  -bodyTs: "'kill':17 'precis':7 'simulacrum':2 'turn':12 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6745914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705417216 {#2201
    date: 2024-01-16 16:00:16.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 {#2265
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "A simulacrum of him, to be precise. That’s why he turns to water when you kill him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705417216 {#2210
    date: 2024-01-16 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
    "@DaCookeyMonsta@lemmy.world"
    "@Ismay@programming.dev"
    "@Maalus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 313801
  -bodyTs: "'kill':17 'precis':7 'simulacrum':2 'turn':12 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6745914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705417216 {#2201
    date: 2024-01-16 16:00:16.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 {#2265
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2263 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "A simulacrum of him, to be precise. That’s why he turns to water when you kill him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705417216 {#2210
    date: 2024-01-16 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@_spiffy@lemmy.ca"
    "@DaCookeyMonsta@lemmy.world"
    "@Ismay@programming.dev"
    "@Maalus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 313801
  -bodyTs: "'kill':17 'precis':7 'simulacrum':2 'turn':12 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6745914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705417216 {#2201
    date: 2024-01-16 16:00:16.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 {#2254
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "If he had a goatee, maybe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705082929 {#2253
    date: 2024-01-12 19:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 302702
  -bodyTs: "'goate':5 'mayb':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082929 {#2190
    date: 2024-01-12 19:08:49.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 {#2254
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "If he had a goatee, maybe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705082929 {#2253
    date: 2024-01-12 19:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 302702
  -bodyTs: "'goate':5 'mayb':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082929 {#2190
    date: 2024-01-12 19:08:49.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 {#2254
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "If he had a goatee, maybe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705082929 {#2253
    date: 2024-01-12 19:08:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 302702
  -bodyTs: "'goate':5 'mayb':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082929 {#2190
    date: 2024-01-12 19:08:49.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 {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +body: "I’m disinclined to acquiesce to your request."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705006480 {#2244
    date: 2024-01-11 21:54:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 299840
  -bodyTs: "'acquiesc':5 'disinclin':3 'm':2 'request':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6585571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705006480 {#2260
    date: 2024-01-11 21:54:40.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 {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +body: "I’m disinclined to acquiesce to your request."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705006480 {#2244
    date: 2024-01-11 21:54:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 299840
  -bodyTs: "'acquiesc':5 'disinclin':3 'm':2 'request':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6585571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705006480 {#2260
    date: 2024-01-11 21:54:40.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 {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +body: "I’m disinclined to acquiesce to your request."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705006480 {#2244
    date: 2024-01-11 21:54:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 299840
  -bodyTs: "'acquiesc':5 'disinclin':3 'm':2 'request':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6585571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705006480 {#2260
    date: 2024-01-11 21:54:40.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