GET https://kbin.spritesserver.nl/u/@lolcatnip@reddthat.com/comments/hot?p=13

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not into men so maybe my opinion doesn’t count here, going by visual appeal, I’d take Geralt over Pike any day. OTOH Pike is definitely who I’d want helping me out of a jam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699209465 {#2370
    date: 2023-11-05 19:37:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 93185
  -bodyTs: "'appeal':17 'count':12 'd':19,32 'day':25 'definit':29 'doesn':10 'geralt':21 'go':14 'help':34 'jam':39 'm':2 'mayb':7 'men':5 'opinion':9 'otoh':26 'pike':23,27 'take':20 'visual':16 'want':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209465 {#1384
    date: 2023-11-05 19:37:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not into men so maybe my opinion doesn’t count here, going by visual appeal, I’d take Geralt over Pike any day. OTOH Pike is definitely who I’d want helping me out of a jam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699209465 {#2370
    date: 2023-11-05 19:37:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 93185
  -bodyTs: "'appeal':17 'count':12 'd':19,32 'day':25 'definit':29 'doesn':10 'geralt':21 'go':14 'help':34 'jam':39 'm':2 'mayb':7 'men':5 'opinion':9 'otoh':26 'pike':23,27 'take':20 'visual':16 'want':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209465 {#1384
    date: 2023-11-05 19:37:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not into men so maybe my opinion doesn’t count here, going by visual appeal, I’d take Geralt over Pike any day. OTOH Pike is definitely who I’d want helping me out of a jam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699209465 {#2370
    date: 2023-11-05 19:37:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 93185
  -bodyTs: "'appeal':17 'count':12 'd':19,32 'day':25 'definit':29 'doesn':10 'geralt':21 'go':14 'help':34 'jam':39 'm':2 'mayb':7 'men':5 'opinion':9 'otoh':26 'pike':23,27 'take':20 'visual':16 'want':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209465 {#1384
    date: 2023-11-05 19:37:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "Richard, is that you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699209216 {#2096
    date: 2023-11-05 19:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Andrew15_5@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 93179
  -bodyTs: "'richard':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209216 {#2359
    date: 2023-11-05 19:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "Richard, is that you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699209216 {#2096
    date: 2023-11-05 19:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Andrew15_5@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 93179
  -bodyTs: "'richard':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209216 {#2359
    date: 2023-11-05 19:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "Richard, is that you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699209216 {#2096
    date: 2023-11-05 19:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Andrew15_5@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2314 …}
  -id: 93179
  -bodyTs: "'richard':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209216 {#2359
    date: 2023-11-05 19:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +body: "Historians of the medieval era hate the term “dark ages”, even in relation to Europe. The whole notion that the Roman Empire went poof one day and then everything sucked for 1000 years is just cartoonishly wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1699209169 {#2337
    date: 2023-11-05 19:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@PeleSpirit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 93177
  -bodyTs: "'1000':32 'age':10 'cartoonish':36 'dark':9 'day':26 'empir':22 'era':5 'europ':15 'even':11 'everyth':29 'hate':6 'historian':1 'mediev':4 'notion':18 'one':25 'poof':24 'relat':13 'roman':21 'suck':30 'term':8 'went':23 'whole':17 'wrong':37 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209169 {#2025
    date: 2023-11-05 19:32: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
11 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +body: "Historians of the medieval era hate the term “dark ages”, even in relation to Europe. The whole notion that the Roman Empire went poof one day and then everything sucked for 1000 years is just cartoonishly wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1699209169 {#2337
    date: 2023-11-05 19:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@PeleSpirit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 93177
  -bodyTs: "'1000':32 'age':10 'cartoonish':36 'dark':9 'day':26 'empir':22 'era':5 'europ':15 'even':11 'everyth':29 'hate':6 'historian':1 'mediev':4 'notion':18 'one':25 'poof':24 'relat':13 'roman':21 'suck':30 'term':8 'went':23 'whole':17 'wrong':37 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209169 {#2025
    date: 2023-11-05 19:32: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
12 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +body: "Historians of the medieval era hate the term “dark ages”, even in relation to Europe. The whole notion that the Roman Empire went poof one day and then everything sucked for 1000 years is just cartoonishly wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1699209169 {#2337
    date: 2023-11-05 19:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@PeleSpirit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 93177
  -bodyTs: "'1000':32 'age':10 'cartoonish':36 'dark':9 'day':26 'empir':22 'era':5 'europ':15 'even':11 'everyth':29 'hate':6 'historian':1 'mediev':4 'notion':18 'one':25 'poof':24 'relat':13 'roman':21 'suck':30 'term':8 'went':23 'whole':17 'wrong':37 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209169 {#2025
    date: 2023-11-05 19:32: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
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 {#2289
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: "Realistically speaking, any of the major changes that happen near the end of a star’s life will make their planets uninhabitable on a time scale that seems pretty long from a human perspective. Imagine the last 100 years of climate change, but it just keeps getting worse at the same pace for a million years. By the time a star swells into a giant or explodes in a supernova, there won’t be anyone around to notice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699209014 {#2191
    date: 2023-11-05 19:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@FlyingSquid@lemmy.world"
    "@sbv@sh.itjust.works"
    "@snowraven@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 93170
  -bodyTs: "'100':38 'anyon':75 'around':76 'chang':7,42 'climat':41 'end':12 'explod':67 'get':47 'giant':65 'happen':9 'human':33 'imagin':35 'keep':46 'last':37 'life':17 'long':30 'major':6 'make':19 'million':55 'near':10 'notic':78 'pace':52 'perspect':34 'planet':21 'pretti':29 'realist':1 'scale':26 'seem':28 'speak':2 'star':15,61 'supernova':70 'swell':62 'time':25,59 'uninhabit':22 'won':72 'wors':48 'year':39,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209014 {#2328
    date: 2023-11-05 19:30:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: "Realistically speaking, any of the major changes that happen near the end of a star’s life will make their planets uninhabitable on a time scale that seems pretty long from a human perspective. Imagine the last 100 years of climate change, but it just keeps getting worse at the same pace for a million years. By the time a star swells into a giant or explodes in a supernova, there won’t be anyone around to notice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699209014 {#2191
    date: 2023-11-05 19:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@FlyingSquid@lemmy.world"
    "@sbv@sh.itjust.works"
    "@snowraven@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 93170
  -bodyTs: "'100':38 'anyon':75 'around':76 'chang':7,42 'climat':41 'end':12 'explod':67 'get':47 'giant':65 'happen':9 'human':33 'imagin':35 'keep':46 'last':37 'life':17 'long':30 'major':6 'make':19 'million':55 'near':10 'notic':78 'pace':52 'perspect':34 'planet':21 'pretti':29 'realist':1 'scale':26 'seem':28 'speak':2 'star':15,61 'supernova':70 'swell':62 'time':25,59 'uninhabit':22 'won':72 'wors':48 'year':39,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209014 {#2328
    date: 2023-11-05 19:30:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: "Realistically speaking, any of the major changes that happen near the end of a star’s life will make their planets uninhabitable on a time scale that seems pretty long from a human perspective. Imagine the last 100 years of climate change, but it just keeps getting worse at the same pace for a million years. By the time a star swells into a giant or explodes in a supernova, there won’t be anyone around to notice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699209014 {#2191
    date: 2023-11-05 19:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@FlyingSquid@lemmy.world"
    "@sbv@sh.itjust.works"
    "@snowraven@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 93170
  -bodyTs: "'100':38 'anyon':75 'around':76 'chang':7,42 'climat':41 'end':12 'explod':67 'get':47 'giant':65 'happen':9 'human':33 'imagin':35 'keep':46 'last':37 'life':17 'long':30 'major':6 'make':19 'million':55 'near':10 'notic':78 'pace':52 'perspect':34 'planet':21 'pretti':29 'realist':1 'scale':26 'seem':28 'speak':2 'star':15,61 'supernova':70 'swell':62 'time':25,59 'uninhabit':22 'won':72 'wors':48 'year':39,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4508223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209014 {#2328
    date: 2023-11-05 19:30:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2088
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "It’s a Klingon ship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073869 {#2042
    date: 2023-11-04 05:57:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@FARTYSHARTBLAST@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 89407
  -bodyTs: "'klingon':4 'ship':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4460143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073869 {#2346
    date: 2023-11-04 05:57: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
19 DENIED edit
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "It’s a Klingon ship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073869 {#2042
    date: 2023-11-04 05:57:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@FARTYSHARTBLAST@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 89407
  -bodyTs: "'klingon':4 'ship':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4460143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073869 {#2346
    date: 2023-11-04 05:57: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
20 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "It’s a Klingon ship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699073869 {#2042
    date: 2023-11-04 05:57:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@FARTYSHARTBLAST@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 89407
  -bodyTs: "'klingon':4 'ship':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4460143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699073869 {#2346
    date: 2023-11-04 05:57: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
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 {#2070
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "IMHO the bigger gotcha on the “states’ rights” lie is that the Confederate constitution gave states no more rights than the US constitution, while specifically denying one: the right to abolish slavery within their borders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699036344 {#2095
    date: 2023-11-03 19:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2046 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 87459
  -bodyTs: "'abolish':31 'bigger':3 'border':35 'confeder':13 'constitut':14,23 'deni':26 'gave':15 'gotcha':4 'imho':1 'lie':9 'one':27 'right':8,19,29 'slaveri':32 'specif':25 'state':7,16 'us':22 'within':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4444019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029797 {#2087
    date: 2023-11-03 17:43: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
23 DENIED edit
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "IMHO the bigger gotcha on the “states’ rights” lie is that the Confederate constitution gave states no more rights than the US constitution, while specifically denying one: the right to abolish slavery within their borders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699036344 {#2095
    date: 2023-11-03 19:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2046 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 87459
  -bodyTs: "'abolish':31 'bigger':3 'border':35 'confeder':13 'constitut':14,23 'deni':26 'gave':15 'gotcha':4 'imho':1 'lie':9 'one':27 'right':8,19,29 'slaveri':32 'specif':25 'state':7,16 'us':22 'within':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4444019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029797 {#2087
    date: 2023-11-03 17:43: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
24 DENIED moderate
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "IMHO the bigger gotcha on the “states’ rights” lie is that the Confederate constitution gave states no more rights than the US constitution, while specifically denying one: the right to abolish slavery within their borders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699036344 {#2095
    date: 2023-11-03 19:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2046 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 87459
  -bodyTs: "'abolish':31 'bigger':3 'border':35 'confeder':13 'constitut':14,23 'deni':26 'gave':15 'gotcha':4 'imho':1 'lie':9 'one':27 'right':8,19,29 'slaveri':32 'specif':25 'state':7,16 'us':22 'within':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4444019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029797 {#2087
    date: 2023-11-03 17:43: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
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 {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +body: "Don’t worry, it’s documented on the second tab of options in an unrelated dialog box, so anyone who needs it should know where to find it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698958195 {#2067
    date: 2023-11-02 21:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 85546
  -bodyTs: "'anyon':19 'box':17 'dialog':16 'document':6 'find':27 'know':24 'need':21 'option':12 'second':9 'tab':10 'unrel':15 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4415167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698958195 {#2071
    date: 2023-11-02 21:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +body: "Don’t worry, it’s documented on the second tab of options in an unrelated dialog box, so anyone who needs it should know where to find it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698958195 {#2067
    date: 2023-11-02 21:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 85546
  -bodyTs: "'anyon':19 'box':17 'dialog':16 'document':6 'find':27 'know':24 'need':21 'option':12 'second':9 'tab':10 'unrel':15 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4415167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698958195 {#2071
    date: 2023-11-02 21:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2041 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +body: "Don’t worry, it’s documented on the second tab of options in an unrelated dialog box, so anyone who needs it should know where to find it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698958195 {#2067
    date: 2023-11-02 21:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 85546
  -bodyTs: "'anyon':19 'box':17 'dialog':16 'document':6 'find':27 'know':24 'need':21 'option':12 'second':9 'tab':10 'unrel':15 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4415167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698958195 {#2071
    date: 2023-11-02 21:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Every pre-agricultural society? I’m not saying they didn’t have their own problems, but feudalism wasn’t one of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698941422 {#2053
    date: 2023-11-02 17:10:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@lolcatnip@reddthat.com"
    "@Zengen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 84866
  -bodyTs: "'agricultur':4 'didn':11 'everi':1 'feudal':18 'm':7 'one':21 'pre':3 'pre-agricultur':2 'problem':16 'say':9 'societi':5 'wasn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4408152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941422 {#2058
    date: 2023-11-02 17:10:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Every pre-agricultural society? I’m not saying they didn’t have their own problems, but feudalism wasn’t one of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698941422 {#2053
    date: 2023-11-02 17:10:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@lolcatnip@reddthat.com"
    "@Zengen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 84866
  -bodyTs: "'agricultur':4 'didn':11 'everi':1 'feudal':18 'm':7 'one':21 'pre':3 'pre-agricultur':2 'problem':16 'say':9 'societi':5 'wasn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4408152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941422 {#2058
    date: 2023-11-02 17:10:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Every pre-agricultural society? I’m not saying they didn’t have their own problems, but feudalism wasn’t one of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698941422 {#2053
    date: 2023-11-02 17:10:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@lolcatnip@reddthat.com"
    "@Zengen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 84866
  -bodyTs: "'agricultur':4 'didn':11 'everi':1 'feudal':18 'm':7 'one':21 'pre':3 'pre-agricultur':2 'problem':16 'say':9 'societi':5 'wasn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4408152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941422 {#2058
    date: 2023-11-02 17:10:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "I, too, enjoy undermining game developers’ efforts to entertain me in the way I’ve paid for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698941343 {#2127
      date: 2023-11-02 17:09:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nave@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2192 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
    -id: 84702
    -bodyTs: "'develop':6 'effort':7 'enjoy':3 'entertain':9 'game':5 'paid':16 'undermin':4 've':15 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4406722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698938175 {#2128
      date: 2023-11-02 16:16:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Sure but I think they’re shooting themselves in the foot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698941341 {#2124
    date: 2023-11-02 17:09:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nave@lemmy.zip"
    "@lolcatnip@reddthat.com"
    "@TheMightyCanuck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 84859
  -bodyTs: "'foot':11 're':6 'shoot':7 'sure':1 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4408115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941341 {#2112
    date: 2023-11-02 17:09:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "I, too, enjoy undermining game developers’ efforts to entertain me in the way I’ve paid for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698941343 {#2127
      date: 2023-11-02 17:09:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nave@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2192 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
    -id: 84702
    -bodyTs: "'develop':6 'effort':7 'enjoy':3 'entertain':9 'game':5 'paid':16 'undermin':4 've':15 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4406722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698938175 {#2128
      date: 2023-11-02 16:16:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Sure but I think they’re shooting themselves in the foot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698941341 {#2124
    date: 2023-11-02 17:09:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nave@lemmy.zip"
    "@lolcatnip@reddthat.com"
    "@TheMightyCanuck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 84859
  -bodyTs: "'foot':11 're':6 'shoot':7 'sure':1 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4408115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941341 {#2112
    date: 2023-11-02 17:09:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2126
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "I, too, enjoy undermining game developers’ efforts to entertain me in the way I’ve paid for."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698941343 {#2127
      date: 2023-11-02 17:09:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nave@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2192 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
    -id: 84702
    -bodyTs: "'develop':6 'effort':7 'enjoy':3 'entertain':9 'game':5 'paid':16 'undermin':4 've':15 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4406722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698938175 {#2128
      date: 2023-11-02 16:16:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Sure but I think they’re shooting themselves in the foot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698941341 {#2124
    date: 2023-11-02 17:09:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nave@lemmy.zip"
    "@lolcatnip@reddthat.com"
    "@TheMightyCanuck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 84859
  -bodyTs: "'foot':11 're':6 'shoot':7 'sure':1 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4408115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941341 {#2112
    date: 2023-11-02 17:09:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2215
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "I, too, enjoy undermining game developers’ efforts to entertain me in the way I’ve paid for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698941343 {#2127
    date: 2023-11-02 17:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nave@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 84702
  -bodyTs: "'develop':6 'effort':7 'enjoy':3 'entertain':9 'game':5 'paid':16 'undermin':4 've':15 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4406722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938175 {#2128
    date: 2023-11-02 16:16:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2215
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "I, too, enjoy undermining game developers’ efforts to entertain me in the way I’ve paid for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698941343 {#2127
    date: 2023-11-02 17:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nave@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 84702
  -bodyTs: "'develop':6 'effort':7 'enjoy':3 'entertain':9 'game':5 'paid':16 'undermin':4 've':15 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4406722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938175 {#2128
    date: 2023-11-02 16:16:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2215
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "I, too, enjoy undermining game developers’ efforts to entertain me in the way I’ve paid for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698941343 {#2127
    date: 2023-11-02 17:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nave@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 84702
  -bodyTs: "'develop':6 'effort':7 'enjoy':3 'entertain':9 'game':5 'paid':16 'undermin':4 've':15 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4406722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938175 {#2128
    date: 2023-11-02 16:16:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2321
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Wealth inequality trends to increase over time. Without some system that actively redistributes wealth, eventually a few people own everything of value, and ordinary people are obligated to do whatever the lords want in order to gain access to the material resources they need to survive. That’s feudalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698937986 {#2252
    date: 2023-11-02 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@lolcatnip@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 84700
  -bodyTs: "'access':38 'activ':12 'eventu':15 'everyth':20 'feudal':49 'gain':37 'increas':5 'inequ':2 'lord':32 'materi':41 'need':44 'oblig':27 'order':35 'ordinari':24 'peopl':18,25 'redistribut':13 'resourc':42 'surviv':46 'system':10 'time':7 'trend':3 'valu':22 'want':33 'wealth':1,14 'whatev':30 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4406669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937986 {#2228
    date: 2023-11-02 16:13:06.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 {#2321
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Wealth inequality trends to increase over time. Without some system that actively redistributes wealth, eventually a few people own everything of value, and ordinary people are obligated to do whatever the lords want in order to gain access to the material resources they need to survive. That’s feudalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698937986 {#2252
    date: 2023-11-02 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@lolcatnip@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 84700
  -bodyTs: "'access':38 'activ':12 'eventu':15 'everyth':20 'feudal':49 'gain':37 'increas':5 'inequ':2 'lord':32 'materi':41 'need':44 'oblig':27 'order':35 'ordinari':24 'peopl':18,25 'redistribut':13 'resourc':42 'surviv':46 'system':10 'time':7 'trend':3 'valu':22 'want':33 'wealth':1,14 'whatev':30 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4406669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937986 {#2228
    date: 2023-11-02 16:13:06.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 {#2321
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Wealth inequality trends to increase over time. Without some system that actively redistributes wealth, eventually a few people own everything of value, and ordinary people are obligated to do whatever the lords want in order to gain access to the material resources they need to survive. That’s feudalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698937986 {#2252
    date: 2023-11-02 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@lolcatnip@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 84700
  -bodyTs: "'access':38 'activ':12 'eventu':15 'everyth':20 'feudal':49 'gain':37 'increas':5 'inequ':2 'lord':32 'materi':41 'need':44 'oblig':27 'order':35 'ordinari':24 'peopl':18,25 'redistribut':13 'resourc':42 'surviv':46 'system':10 'time':7 'trend':3 'valu':22 'want':33 'wealth':1,14 'whatev':30 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4406669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937986 {#2228
    date: 2023-11-02 16:13:06.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 {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Body shaming isn’t cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698889585 {#2322
    date: 2023-11-02 02:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemat_87@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 83674
  -bodyTs: "'bodi':1 'cool':5 'isn':3 'shame':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4393341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698889585 {#2315
    date: 2023-11-02 02:46:25.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 {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Body shaming isn’t cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698889585 {#2322
    date: 2023-11-02 02:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemat_87@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 83674
  -bodyTs: "'bodi':1 'cool':5 'isn':3 'shame':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4393341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698889585 {#2315
    date: 2023-11-02 02:46:25.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 {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Body shaming isn’t cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698889585 {#2322
    date: 2023-11-02 02:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemat_87@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 83674
  -bodyTs: "'bodi':1 'cool':5 'isn':3 'shame':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4393341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698889585 {#2315
    date: 2023-11-02 02:46:25.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 {#2221
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "They’re as real as property is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698864171 {#2294
    date: 2023-11-01 19:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@Zehzin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 83147
  -bodyTs: "'properti':6 're':2 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698864171 {#2292
    date: 2023-11-01 19:42:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "They’re as real as property is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698864171 {#2294
    date: 2023-11-01 19:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@Zehzin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 83147
  -bodyTs: "'properti':6 're':2 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698864171 {#2292
    date: 2023-11-01 19:42:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "They’re as real as property is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698864171 {#2294
    date: 2023-11-01 19:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@Zehzin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 83147
  -bodyTs: "'properti':6 're':2 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698864171 {#2292
    date: 2023-11-01 19:42:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "That and hunter-gatherer tribes tend to get genocided."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698864074 {#2222
    date: 2023-11-01 19:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@Flughoernchen@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
    "@Coasting0942@reddthat.com"
  ]
  +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: 83144
  -bodyTs: "'gather':5 'genocid':10 'get':9 'hunter':4 'hunter-gather':3 'tend':7 'tribe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698864074 {#2218
    date: 2023-11-01 19:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "That and hunter-gatherer tribes tend to get genocided."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698864074 {#2222
    date: 2023-11-01 19:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@Flughoernchen@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
    "@Coasting0942@reddthat.com"
  ]
  +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: 83144
  -bodyTs: "'gather':5 'genocid':10 'get':9 'hunter':4 'hunter-gather':3 'tend':7 'tribe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698864074 {#2218
    date: 2023-11-01 19:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "That and hunter-gatherer tribes tend to get genocided."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698864074 {#2222
    date: 2023-11-01 19:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@Flughoernchen@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
    "@Coasting0942@reddthat.com"
  ]
  +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: 83144
  -bodyTs: "'gather':5 'genocid':10 'get':9 'hunter':4 'hunter-gather':3 'tend':7 'tribe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698864074 {#2218
    date: 2023-11-01 19:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Personal ownership is just as bad. That leads to OG feudalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698863948 {#2207
    date: 2023-11-01 19:39:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 83139
  -bodyTs: "'bad':6 'feudal':11 'lead':8 'og':10 'ownership':2 'person':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698863948 {#2203
    date: 2023-11-01 19:39:08.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 {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Personal ownership is just as bad. That leads to OG feudalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698863948 {#2207
    date: 2023-11-01 19:39:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 83139
  -bodyTs: "'bad':6 'feudal':11 'lead':8 'og':10 'ownership':2 'person':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698863948 {#2203
    date: 2023-11-01 19:39:08.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 {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "Personal ownership is just as bad. That leads to OG feudalism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698863948 {#2207
    date: 2023-11-01 19:39:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 83139
  -bodyTs: "'bad':6 'feudal':11 'lead':8 'og':10 'ownership':2 'person':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4383083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698863948 {#2203
    date: 2023-11-01 19:39:08.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