GET https://kbin.spritesserver.nl/u/@kig_v2@lemmygrad.ml/comments?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.61 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.21 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 {#2089
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "SNORTED"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706327835 {#2094
    date: 2024-01-27 04:57:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voight@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 343828
  -bodyTs: "'snort':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3524505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706327835 {#1385
    date: 2024-01-27 04:57:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "SNORTED"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706327835 {#2094
    date: 2024-01-27 04:57:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voight@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 343828
  -bodyTs: "'snort':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3524505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706327835 {#1385
    date: 2024-01-27 04:57:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "SNORTED"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706327835 {#2094
    date: 2024-01-27 04:57:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voight@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 343828
  -bodyTs: "'snort':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3524505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706327835 {#1385
    date: 2024-01-27 04:57:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2143
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: """
    Wanting to disempower nazis = based\n
    \n
    Wanting to disempower socialists = cringe\n
    \n
    Imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071894 {#2095
    date: 2024-01-24 05:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 335958
  -bodyTs: "'base':5 'cring':10 'disempow':3,8 'imo':11 'nazi':4 'socialist':9 'want':1,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071894 {#2091
    date: 2024-01-24 05:51:34.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 {#2143
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: """
    Wanting to disempower nazis = based\n
    \n
    Wanting to disempower socialists = cringe\n
    \n
    Imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071894 {#2095
    date: 2024-01-24 05:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 335958
  -bodyTs: "'base':5 'cring':10 'disempow':3,8 'imo':11 'nazi':4 'socialist':9 'want':1,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071894 {#2091
    date: 2024-01-24 05:51:34.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 {#2143
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: """
    Wanting to disempower nazis = based\n
    \n
    Wanting to disempower socialists = cringe\n
    \n
    Imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071894 {#2095
    date: 2024-01-24 05:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 335958
  -bodyTs: "'base':5 'cring':10 'disempow':3,8 'imo':11 'nazi':4 'socialist':9 'want':1,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071894 {#2091
    date: 2024-01-24 05:51:34.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 {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: """
    Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
    \n
    I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
    \n
    Calling borders “bourgeoisie” comes off to me a little weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071712 {#2136
    date: 2024-01-24 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 335951
  -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071712 {#2035
    date: 2024-01-24 05:48:32.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 {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: """
    Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
    \n
    I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
    \n
    Calling borders “bourgeoisie” comes off to me a little weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071712 {#2136
    date: 2024-01-24 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 335951
  -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071712 {#2035
    date: 2024-01-24 05:48:32.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 {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: """
    Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
    \n
    I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
    \n
    Calling borders “bourgeoisie” comes off to me a little weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071712 {#2136
    date: 2024-01-24 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 335951
  -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071712 {#2035
    date: 2024-01-24 05:48:32.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 {#2334
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tsh. Nearly the whole continent needs “undergoing denazification” subtitles. 😅Otherwise amazing!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706071183 {#2342
    date: 2024-01-24 05:39:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 335942
  -bodyTs: "'amaz':11 'contin':5 'denazif':8 'near':2 'need':6 'otherwis':10 'subtitl':9 'tsh':1 'undergo':7 'whole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071183 {#2340
    date: 2024-01-24 05:39:43.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 {#2334
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tsh. Nearly the whole continent needs “undergoing denazification” subtitles. 😅Otherwise amazing!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706071183 {#2342
    date: 2024-01-24 05:39:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 335942
  -bodyTs: "'amaz':11 'contin':5 'denazif':8 'near':2 'need':6 'otherwis':10 'subtitl':9 'tsh':1 'undergo':7 'whole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071183 {#2340
    date: 2024-01-24 05:39:43.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 {#2334
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tsh. Nearly the whole continent needs “undergoing denazification” subtitles. 😅Otherwise amazing!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706071183 {#2342
    date: 2024-01-24 05:39:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 335942
  -bodyTs: "'amaz':11 'contin':5 'denazif':8 'near':2 'need':6 'otherwis':10 'subtitl':9 'tsh':1 'undergo':7 'whole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071183 {#2340
    date: 2024-01-24 05:39:43.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Too many lofi beats to study/chill to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792703 {#2327
    date: 2024-01-21 00:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simply_surprise@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 326826
  -bodyTs: "'beat':4 'lofi':3 'mani':2 'study/chill':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792703 {#2314
    date: 2024-01-21 00:18:23.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Too many lofi beats to study/chill to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792703 {#2327
    date: 2024-01-21 00:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simply_surprise@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 326826
  -bodyTs: "'beat':4 'lofi':3 'mani':2 'study/chill':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792703 {#2314
    date: 2024-01-21 00:18:23.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "Too many lofi beats to study/chill to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792703 {#2327
    date: 2024-01-21 00:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simply_surprise@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 326826
  -bodyTs: "'beat':4 'lofi':3 'mani':2 'study/chill':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792703 {#2314
    date: 2024-01-21 00:18:23.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 {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "PORQUE NO DOS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1727836730 {#2131
    date: 2024-10-02 04:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeDaRedTrooperYT@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 326818
  -bodyTs: "'dos':3 'porqu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792614 {#2132
    date: 2024-01-21 00:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "PORQUE NO DOS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1727836730 {#2131
    date: 2024-10-02 04:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeDaRedTrooperYT@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 326818
  -bodyTs: "'dos':3 'porqu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792614 {#2132
    date: 2024-01-21 00:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "PORQUE NO DOS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1727836730 {#2131
    date: 2024-10-02 04:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeDaRedTrooperYT@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 326818
  -bodyTs: "'dos':3 'porqu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792614 {#2132
    date: 2024-01-21 00:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "POV: youre getting your ass beat. And THEN youre going to jail"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705792549 {#2046
    date: 2024-01-21 00:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 326816
  -bodyTs: "'ass':5 'beat':6 'get':3 'go':10 'jail':12 'pov':1 'your':2,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792549 {#2059
    date: 2024-01-21 00:15: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
27 DENIED edit
App\Entity\EntryComment {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "POV: youre getting your ass beat. And THEN youre going to jail"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705792549 {#2046
    date: 2024-01-21 00:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 326816
  -bodyTs: "'ass':5 'beat':6 'get':3 'go':10 'jail':12 'pov':1 'your':2,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792549 {#2059
    date: 2024-01-21 00:15: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
28 DENIED moderate
App\Entity\EntryComment {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: "POV: youre getting your ass beat. And THEN youre going to jail"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705792549 {#2046
    date: 2024-01-21 00:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 326816
  -bodyTs: "'ass':5 'beat':6 'get':3 'go':10 'jail':12 'pov':1 'your':2,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792549 {#2059
    date: 2024-01-21 00:15: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
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 {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Im some Dr. KGB but this is the worst thing i have ever read on this site, you just attacked 1/3 of my diet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792497 {#2105
    date: 2024-01-21 00:14:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DankZedong@lemmygrad.ml"
    "@ComradeChairmanKGB@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 326813
  -bodyTs: "'1/3':21 'attack':20 'diet':24 'dr':3 'ever':13 'im':1 'kgb':4 'read':14 'site':17 'thing':10 'worst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792497 {#2099
    date: 2024-01-21 00:14:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Im some Dr. KGB but this is the worst thing i have ever read on this site, you just attacked 1/3 of my diet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792497 {#2105
    date: 2024-01-21 00:14:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DankZedong@lemmygrad.ml"
    "@ComradeChairmanKGB@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 326813
  -bodyTs: "'1/3':21 'attack':20 'diet':24 'dr':3 'ever':13 'im':1 'kgb':4 'read':14 'site':17 'thing':10 'worst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792497 {#2099
    date: 2024-01-21 00:14:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Im some Dr. KGB but this is the worst thing i have ever read on this site, you just attacked 1/3 of my diet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792497 {#2105
    date: 2024-01-21 00:14:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DankZedong@lemmygrad.ml"
    "@ComradeChairmanKGB@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 326813
  -bodyTs: "'1/3':21 'attack':20 'diet':24 'dr':3 'ever':13 'im':1 'kgb':4 'read':14 'site':17 'thing':10 'worst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792497 {#2099
    date: 2024-01-21 00:14:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2298
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
          +image: null
          +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
            +user: App\Entity\User {#265 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
            +image: null
            +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
            +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
            +body: "Meth Elysium"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705791848 {#2208
              date: 2024-01-21 00:04:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Kirbywithwhip1987@lemmygrad.ml"
              "@kig_v2@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2263 …}
            +nested: Doctrine\ORM\PersistentCollection {#2235 …}
            +votes: Doctrine\ORM\PersistentCollection {#2239 …}
            +reports: Doctrine\ORM\PersistentCollection {#2236 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
            -id: 326782
            -bodyTs: "'elysium':2 'meth':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/3481268"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705791848 {#2212
              date: 2024-01-21 00:04:08.0 +01:00
            }
            +__isInitialized__: true
             …2
          }
          +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
          +body: "Super Monkeyball: Meth Blitz"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705791969 {#2281
            date: 2024-01-21 00:06:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@kig_v2@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2199 …}
          +nested: Doctrine\ORM\PersistentCollection {#2195 …}
          +votes: Doctrine\ORM\PersistentCollection {#2197 …}
          +reports: Doctrine\ORM\PersistentCollection {#2206 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
          -id: 326787
          -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3481278"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705791969 {#2295
            date: 2024-01-21 00:06:09.0 +01:00
          }
          +__isInitialized__: true
           …2
        }
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Meth Space"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791979 {#2306
          date: 2024-01-21 00:06:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 326790
        -bodyTs: "'meth':1 'space':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481280"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791979 {#2307
          date: 2024-01-21 00:06:19.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth: Combat Evolved"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705792056 {#2311
        date: 2024-01-21 00:07:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2305 …}
      +nested: Doctrine\ORM\PersistentCollection {#2303 …}
      +votes: Doctrine\ORM\PersistentCollection {#2317 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
      -id: 326792
      -bodyTs: "'combat':2 'evolv':3 'meth':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705792056 {#2299
        date: 2024-01-21 00:07:36.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Stardew Meth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705792179 {#2215
      date: 2024-01-21 00:09:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2293 …}
    +nested: Doctrine\ORM\PersistentCollection {#2309 …}
    +votes: Doctrine\ORM\PersistentCollection {#2302 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
    -id: 326794
    -bodyTs: "'meth':2 'stardew':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705792179 {#2139
      date: 2024-01-21 00:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Legend of Zelda : Meth Princess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792259 {#2122
    date: 2024-01-21 00:10:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 326798
  -bodyTs: "'legend':1 'meth':4 'princess':5 'zelda':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792259 {#2121
    date: 2024-01-21 00:10:59.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 {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2298
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
          +image: null
          +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
            +user: App\Entity\User {#265 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
            +image: null
            +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
            +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
            +body: "Meth Elysium"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705791848 {#2208
              date: 2024-01-21 00:04:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Kirbywithwhip1987@lemmygrad.ml"
              "@kig_v2@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2263 …}
            +nested: Doctrine\ORM\PersistentCollection {#2235 …}
            +votes: Doctrine\ORM\PersistentCollection {#2239 …}
            +reports: Doctrine\ORM\PersistentCollection {#2236 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
            -id: 326782
            -bodyTs: "'elysium':2 'meth':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/3481268"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705791848 {#2212
              date: 2024-01-21 00:04:08.0 +01:00
            }
            +__isInitialized__: true
             …2
          }
          +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
          +body: "Super Monkeyball: Meth Blitz"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705791969 {#2281
            date: 2024-01-21 00:06:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@kig_v2@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2199 …}
          +nested: Doctrine\ORM\PersistentCollection {#2195 …}
          +votes: Doctrine\ORM\PersistentCollection {#2197 …}
          +reports: Doctrine\ORM\PersistentCollection {#2206 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
          -id: 326787
          -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3481278"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705791969 {#2295
            date: 2024-01-21 00:06:09.0 +01:00
          }
          +__isInitialized__: true
           …2
        }
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Meth Space"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791979 {#2306
          date: 2024-01-21 00:06:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 326790
        -bodyTs: "'meth':1 'space':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481280"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791979 {#2307
          date: 2024-01-21 00:06:19.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth: Combat Evolved"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705792056 {#2311
        date: 2024-01-21 00:07:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2305 …}
      +nested: Doctrine\ORM\PersistentCollection {#2303 …}
      +votes: Doctrine\ORM\PersistentCollection {#2317 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
      -id: 326792
      -bodyTs: "'combat':2 'evolv':3 'meth':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705792056 {#2299
        date: 2024-01-21 00:07:36.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Stardew Meth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705792179 {#2215
      date: 2024-01-21 00:09:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2293 …}
    +nested: Doctrine\ORM\PersistentCollection {#2309 …}
    +votes: Doctrine\ORM\PersistentCollection {#2302 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
    -id: 326794
    -bodyTs: "'meth':2 'stardew':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705792179 {#2139
      date: 2024-01-21 00:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Legend of Zelda : Meth Princess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792259 {#2122
    date: 2024-01-21 00:10:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 326798
  -bodyTs: "'legend':1 'meth':4 'princess':5 'zelda':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792259 {#2121
    date: 2024-01-21 00:10:59.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 {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2298
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
          +image: null
          +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
            +user: App\Entity\User {#265 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
            +image: null
            +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
            +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
            +body: "Meth Elysium"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705791848 {#2208
              date: 2024-01-21 00:04:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Kirbywithwhip1987@lemmygrad.ml"
              "@kig_v2@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2263 …}
            +nested: Doctrine\ORM\PersistentCollection {#2235 …}
            +votes: Doctrine\ORM\PersistentCollection {#2239 …}
            +reports: Doctrine\ORM\PersistentCollection {#2236 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
            -id: 326782
            -bodyTs: "'elysium':2 'meth':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/3481268"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705791848 {#2212
              date: 2024-01-21 00:04:08.0 +01:00
            }
            +__isInitialized__: true
             …2
          }
          +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
          +body: "Super Monkeyball: Meth Blitz"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705791969 {#2281
            date: 2024-01-21 00:06:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@kig_v2@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2199 …}
          +nested: Doctrine\ORM\PersistentCollection {#2195 …}
          +votes: Doctrine\ORM\PersistentCollection {#2197 …}
          +reports: Doctrine\ORM\PersistentCollection {#2206 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
          -id: 326787
          -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3481278"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705791969 {#2295
            date: 2024-01-21 00:06:09.0 +01:00
          }
          +__isInitialized__: true
           …2
        }
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Meth Space"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791979 {#2306
          date: 2024-01-21 00:06:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 326790
        -bodyTs: "'meth':1 'space':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481280"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791979 {#2307
          date: 2024-01-21 00:06:19.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth: Combat Evolved"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705792056 {#2311
        date: 2024-01-21 00:07:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2305 …}
      +nested: Doctrine\ORM\PersistentCollection {#2303 …}
      +votes: Doctrine\ORM\PersistentCollection {#2317 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
      -id: 326792
      -bodyTs: "'combat':2 'evolv':3 'meth':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705792056 {#2299
        date: 2024-01-21 00:07:36.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Stardew Meth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705792179 {#2215
      date: 2024-01-21 00:09:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2293 …}
    +nested: Doctrine\ORM\PersistentCollection {#2309 …}
    +votes: Doctrine\ORM\PersistentCollection {#2302 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
    -id: 326794
    -bodyTs: "'meth':2 'stardew':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705792179 {#2139
      date: 2024-01-21 00:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Legend of Zelda : Meth Princess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792259 {#2122
    date: 2024-01-21 00:10:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 326798
  -bodyTs: "'legend':1 'meth':4 'princess':5 'zelda':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792259 {#2121
    date: 2024-01-21 00:10:59.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 {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
          +image: null
          +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
          +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
          +body: "Meth Elysium"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705791848 {#2208
            date: 2024-01-21 00:04:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@kig_v2@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2263 …}
          +nested: Doctrine\ORM\PersistentCollection {#2235 …}
          +votes: Doctrine\ORM\PersistentCollection {#2239 …}
          +reports: Doctrine\ORM\PersistentCollection {#2236 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
          -id: 326782
          -bodyTs: "'elysium':2 'meth':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3481268"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705791848 {#2212
            date: 2024-01-21 00:04:08.0 +01:00
          }
          +__isInitialized__: true
           …2
        }
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Super Monkeyball: Meth Blitz"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791969 {#2281
          date: 2024-01-21 00:06:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 326787
        -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791969 {#2295
          date: 2024-01-21 00:06:09.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth Space"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791979 {#2306
        date: 2024-01-21 00:06:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2280 …}
      +nested: Doctrine\ORM\PersistentCollection {#2278 …}
      +votes: Doctrine\ORM\PersistentCollection {#2279 …}
      +reports: Doctrine\ORM\PersistentCollection {#2277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
      -id: 326790
      -bodyTs: "'meth':1 'space':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481280"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791979 {#2307
        date: 2024-01-21 00:06:19.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth: Combat Evolved"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705792056 {#2311
      date: 2024-01-21 00:07:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2305 …}
    +nested: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    -id: 326792
    -bodyTs: "'combat':2 'evolv':3 'meth':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705792056 {#2299
      date: 2024-01-21 00:07:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Stardew Meth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792179 {#2215
    date: 2024-01-21 00:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 326794
  -bodyTs: "'meth':2 'stardew':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792179 {#2139
    date: 2024-01-21 00:09:39.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 {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
          +image: null
          +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
          +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
          +body: "Meth Elysium"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705791848 {#2208
            date: 2024-01-21 00:04:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@kig_v2@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2263 …}
          +nested: Doctrine\ORM\PersistentCollection {#2235 …}
          +votes: Doctrine\ORM\PersistentCollection {#2239 …}
          +reports: Doctrine\ORM\PersistentCollection {#2236 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
          -id: 326782
          -bodyTs: "'elysium':2 'meth':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3481268"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705791848 {#2212
            date: 2024-01-21 00:04:08.0 +01:00
          }
          +__isInitialized__: true
           …2
        }
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Super Monkeyball: Meth Blitz"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791969 {#2281
          date: 2024-01-21 00:06:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 326787
        -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791969 {#2295
          date: 2024-01-21 00:06:09.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth Space"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791979 {#2306
        date: 2024-01-21 00:06:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2280 …}
      +nested: Doctrine\ORM\PersistentCollection {#2278 …}
      +votes: Doctrine\ORM\PersistentCollection {#2279 …}
      +reports: Doctrine\ORM\PersistentCollection {#2277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
      -id: 326790
      -bodyTs: "'meth':1 'space':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481280"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791979 {#2307
        date: 2024-01-21 00:06:19.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth: Combat Evolved"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705792056 {#2311
      date: 2024-01-21 00:07:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2305 …}
    +nested: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    -id: 326792
    -bodyTs: "'combat':2 'evolv':3 'meth':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705792056 {#2299
      date: 2024-01-21 00:07:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Stardew Meth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792179 {#2215
    date: 2024-01-21 00:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 326794
  -bodyTs: "'meth':2 'stardew':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792179 {#2139
    date: 2024-01-21 00:09:39.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 {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
          +image: null
          +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
          +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
          +body: "Meth Elysium"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705791848 {#2208
            date: 2024-01-21 00:04:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@kig_v2@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2263 …}
          +nested: Doctrine\ORM\PersistentCollection {#2235 …}
          +votes: Doctrine\ORM\PersistentCollection {#2239 …}
          +reports: Doctrine\ORM\PersistentCollection {#2236 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
          -id: 326782
          -bodyTs: "'elysium':2 'meth':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3481268"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705791848 {#2212
            date: 2024-01-21 00:04:08.0 +01:00
          }
          +__isInitialized__: true
           …2
        }
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Super Monkeyball: Meth Blitz"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791969 {#2281
          date: 2024-01-21 00:06:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 326787
        -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791969 {#2295
          date: 2024-01-21 00:06:09.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth Space"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791979 {#2306
        date: 2024-01-21 00:06:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2280 …}
      +nested: Doctrine\ORM\PersistentCollection {#2278 …}
      +votes: Doctrine\ORM\PersistentCollection {#2279 …}
      +reports: Doctrine\ORM\PersistentCollection {#2277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
      -id: 326790
      -bodyTs: "'meth':1 'space':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481280"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791979 {#2307
        date: 2024-01-21 00:06:19.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth: Combat Evolved"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705792056 {#2311
      date: 2024-01-21 00:07:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2305 …}
    +nested: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    -id: 326792
    -bodyTs: "'combat':2 'evolv':3 'meth':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705792056 {#2299
      date: 2024-01-21 00:07:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Stardew Meth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792179 {#2215
    date: 2024-01-21 00:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 326794
  -bodyTs: "'meth':2 'stardew':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792179 {#2139
    date: 2024-01-21 00:09:39.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
Proxies\__CG__\App\Entity\EntryComment {#2298
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Meth Elysium"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791848 {#2208
          date: 2024-01-21 00:04:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2263 …}
        +nested: Doctrine\ORM\PersistentCollection {#2235 …}
        +votes: Doctrine\ORM\PersistentCollection {#2239 …}
        +reports: Doctrine\ORM\PersistentCollection {#2236 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
        -id: 326782
        -bodyTs: "'elysium':2 'meth':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791848 {#2212
          date: 2024-01-21 00:04:08.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Super Monkeyball: Meth Blitz"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791969 {#2281
        date: 2024-01-21 00:06:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 326787
      -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791969 {#2295
        date: 2024-01-21 00:06:09.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth Space"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791979 {#2306
      date: 2024-01-21 00:06:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2280 …}
    +nested: Doctrine\ORM\PersistentCollection {#2278 …}
    +votes: Doctrine\ORM\PersistentCollection {#2279 …}
    +reports: Doctrine\ORM\PersistentCollection {#2277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
    -id: 326790
    -bodyTs: "'meth':1 'space':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791979 {#2307
      date: 2024-01-21 00:06:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth: Combat Evolved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792056 {#2311
    date: 2024-01-21 00:07:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 326792
  -bodyTs: "'combat':2 'evolv':3 'meth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792056 {#2299
    date: 2024-01-21 00:07:36.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
43 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2298
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Meth Elysium"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791848 {#2208
          date: 2024-01-21 00:04:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2263 …}
        +nested: Doctrine\ORM\PersistentCollection {#2235 …}
        +votes: Doctrine\ORM\PersistentCollection {#2239 …}
        +reports: Doctrine\ORM\PersistentCollection {#2236 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
        -id: 326782
        -bodyTs: "'elysium':2 'meth':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791848 {#2212
          date: 2024-01-21 00:04:08.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Super Monkeyball: Meth Blitz"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791969 {#2281
        date: 2024-01-21 00:06:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 326787
      -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791969 {#2295
        date: 2024-01-21 00:06:09.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth Space"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791979 {#2306
      date: 2024-01-21 00:06:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2280 …}
    +nested: Doctrine\ORM\PersistentCollection {#2278 …}
    +votes: Doctrine\ORM\PersistentCollection {#2279 …}
    +reports: Doctrine\ORM\PersistentCollection {#2277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
    -id: 326790
    -bodyTs: "'meth':1 'space':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791979 {#2307
      date: 2024-01-21 00:06:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth: Combat Evolved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792056 {#2311
    date: 2024-01-21 00:07:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 326792
  -bodyTs: "'combat':2 'evolv':3 'meth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792056 {#2299
    date: 2024-01-21 00:07:36.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
44 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2298
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +body: "Meth Elysium"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705791848 {#2208
          date: 2024-01-21 00:04:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@kig_v2@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2263 …}
        +nested: Doctrine\ORM\PersistentCollection {#2235 …}
        +votes: Doctrine\ORM\PersistentCollection {#2239 …}
        +reports: Doctrine\ORM\PersistentCollection {#2236 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
        -id: 326782
        -bodyTs: "'elysium':2 'meth':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3481268"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705791848 {#2212
          date: 2024-01-21 00:04:08.0 +01:00
        }
        +__isInitialized__: true
         …2
      }
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Super Monkeyball: Meth Blitz"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791969 {#2281
        date: 2024-01-21 00:06:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 326787
      -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791969 {#2295
        date: 2024-01-21 00:06:09.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth Space"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791979 {#2306
      date: 2024-01-21 00:06:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2280 …}
    +nested: Doctrine\ORM\PersistentCollection {#2278 …}
    +votes: Doctrine\ORM\PersistentCollection {#2279 …}
    +reports: Doctrine\ORM\PersistentCollection {#2277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
    -id: 326790
    -bodyTs: "'meth':1 'space':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791979 {#2307
      date: 2024-01-21 00:06:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth: Combat Evolved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705792056 {#2311
    date: 2024-01-21 00:07:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 326792
  -bodyTs: "'combat':2 'evolv':3 'meth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792056 {#2299
    date: 2024-01-21 00:07:36.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
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
Proxies\__CG__\App\Entity\EntryComment {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth Elysium"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791848 {#2208
        date: 2024-01-21 00:04:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2263 …}
      +nested: Doctrine\ORM\PersistentCollection {#2235 …}
      +votes: Doctrine\ORM\PersistentCollection {#2239 …}
      +reports: Doctrine\ORM\PersistentCollection {#2236 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
      -id: 326782
      -bodyTs: "'elysium':2 'meth':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791848 {#2212
        date: 2024-01-21 00:04:08.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Super Monkeyball: Meth Blitz"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791969 {#2281
      date: 2024-01-21 00:06:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2199 …}
    +nested: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    -id: 326787
    -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791969 {#2295
      date: 2024-01-21 00:06:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth Space"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791979 {#2306
    date: 2024-01-21 00:06:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 326790
  -bodyTs: "'meth':1 'space':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791979 {#2307
    date: 2024-01-21 00:06:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth Elysium"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791848 {#2208
        date: 2024-01-21 00:04:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2263 …}
      +nested: Doctrine\ORM\PersistentCollection {#2235 …}
      +votes: Doctrine\ORM\PersistentCollection {#2239 …}
      +reports: Doctrine\ORM\PersistentCollection {#2236 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
      -id: 326782
      -bodyTs: "'elysium':2 'meth':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791848 {#2212
        date: 2024-01-21 00:04:08.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Super Monkeyball: Meth Blitz"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791969 {#2281
      date: 2024-01-21 00:06:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2199 …}
    +nested: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    -id: 326787
    -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791969 {#2295
      date: 2024-01-21 00:06:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth Space"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791979 {#2306
    date: 2024-01-21 00:06:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 326790
  -bodyTs: "'meth':1 'space':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791979 {#2307
    date: 2024-01-21 00:06:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Meth Elysium"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705791848 {#2208
        date: 2024-01-21 00:04:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@kig_v2@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2263 …}
      +nested: Doctrine\ORM\PersistentCollection {#2235 …}
      +votes: Doctrine\ORM\PersistentCollection {#2239 …}
      +reports: Doctrine\ORM\PersistentCollection {#2236 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
      -id: 326782
      -bodyTs: "'elysium':2 'meth':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3481268"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705791848 {#2212
        date: 2024-01-21 00:04:08.0 +01:00
      }
      +__isInitialized__: true
       …2
    }
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Super Monkeyball: Meth Blitz"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791969 {#2281
      date: 2024-01-21 00:06:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2199 …}
    +nested: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    -id: 326787
    -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791969 {#2295
      date: 2024-01-21 00:06:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth Space"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791979 {#2306
    date: 2024-01-21 00:06:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 326790
  -bodyTs: "'meth':1 'space':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791979 {#2307
    date: 2024-01-21 00:06:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2283
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth Elysium"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791848 {#2208
      date: 2024-01-21 00:04:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2263 …}
    +nested: Doctrine\ORM\PersistentCollection {#2235 …}
    +votes: Doctrine\ORM\PersistentCollection {#2239 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
    -id: 326782
    -bodyTs: "'elysium':2 'meth':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791848 {#2212
      date: 2024-01-21 00:04:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Super Monkeyball: Meth Blitz"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791969 {#2281
    date: 2024-01-21 00:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 326787
  -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791969 {#2295
    date: 2024-01-21 00:06:09.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
51 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2283
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth Elysium"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791848 {#2208
      date: 2024-01-21 00:04:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2263 …}
    +nested: Doctrine\ORM\PersistentCollection {#2235 …}
    +votes: Doctrine\ORM\PersistentCollection {#2239 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
    -id: 326782
    -bodyTs: "'elysium':2 'meth':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791848 {#2212
      date: 2024-01-21 00:04:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Super Monkeyball: Meth Blitz"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791969 {#2281
    date: 2024-01-21 00:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 326787
  -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791969 {#2295
    date: 2024-01-21 00:06:09.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
52 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2283
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
    +body: "Meth Elysium"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705791848 {#2208
      date: 2024-01-21 00:04:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@kig_v2@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2263 …}
    +nested: Doctrine\ORM\PersistentCollection {#2235 …}
    +votes: Doctrine\ORM\PersistentCollection {#2239 …}
    +reports: Doctrine\ORM\PersistentCollection {#2236 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
    -id: 326782
    -bodyTs: "'elysium':2 'meth':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3481268"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791848 {#2212
      date: 2024-01-21 00:04:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Super Monkeyball: Meth Blitz"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791969 {#2281
    date: 2024-01-21 00:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 326787
  -bodyTs: "'blitz':4 'meth':3 'monkeybal':2 'super':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791969 {#2295
    date: 2024-01-21 00:06:09.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
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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +body: "SAY IT WITH UR CHEST"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791893 {#2217
    date: 2024-01-21 00:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@Damage@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 326785
  -bodyTs: "'chest':5 'say':1 'ur':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791893 {#2219
    date: 2024-01-21 00:04:53.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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +body: "SAY IT WITH UR CHEST"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791893 {#2217
    date: 2024-01-21 00:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@Damage@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 326785
  -bodyTs: "'chest':5 'say':1 'ur':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791893 {#2219
    date: 2024-01-21 00:04:53.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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +body: "SAY IT WITH UR CHEST"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791893 {#2217
    date: 2024-01-21 00:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@Damage@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 326785
  -bodyTs: "'chest':5 'say':1 'ur':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791893 {#2219
    date: 2024-01-21 00:04:53.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
Proxies\__CG__\App\Entity\EntryComment {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth Elysium"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791848 {#2208
    date: 2024-01-21 00:04:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 326782
  -bodyTs: "'elysium':2 'meth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791848 {#2212
    date: 2024-01-21 00:04:08.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
59 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth Elysium"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791848 {#2208
    date: 2024-01-21 00:04:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 326782
  -bodyTs: "'elysium':2 'meth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791848 {#2212
    date: 2024-01-21 00:04:08.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
60 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Meth Elysium"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705791848 {#2208
    date: 2024-01-21 00:04:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 326782
  -bodyTs: "'elysium':2 'meth':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3481268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791848 {#2212
    date: 2024-01-21 00:04:08.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