GET https://kbin.spritesserver.nl/index.php/u/@criitz@reddthat.com/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 …}
}
11.05 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.06 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 {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s backwards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705860562 {#2029
    date: 2024-01-21 19:09:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 328889
  -bodyTs: "'backward':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6631559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860562 {#2359
    date: 2024-01-21 19:09:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s backwards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705860562 {#2029
    date: 2024-01-21 19:09:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 328889
  -bodyTs: "'backward':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6631559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860562 {#2359
    date: 2024-01-21 19:09:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s backwards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705860562 {#2029
    date: 2024-01-21 19:09:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 328889
  -bodyTs: "'backward':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6631559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860562 {#2359
    date: 2024-01-21 19:09:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "We still say it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705595731 {#2013
    date: 2024-01-18 17:35:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ekZepp@lemmy.world"
    "@teft@lemmy.world"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 319598
  -bodyTs: "'say':3 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6532235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595731 {#2027
    date: 2024-01-18 17:35:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "We still say it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705595731 {#2013
    date: 2024-01-18 17:35:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ekZepp@lemmy.world"
    "@teft@lemmy.world"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 319598
  -bodyTs: "'say':3 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6532235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595731 {#2027
    date: 2024-01-18 17:35:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "We still say it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705595731 {#2013
    date: 2024-01-18 17:35:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ekZepp@lemmy.world"
    "@teft@lemmy.world"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 319598
  -bodyTs: "'say':3 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6532235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595731 {#2027
    date: 2024-01-18 17:35:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll be damned if I’m gonna eat a blue egg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726693692 {#2327
    date: 2024-09-18 23:08:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 318469
  -bodyTs: "'blue':11 'damn':4 'eat':9 'egg':12 'gonna':8 'll':2 'm':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6520322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705554594 {#2325
    date: 2024-01-18 06:09: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
11 DENIED edit
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll be damned if I’m gonna eat a blue egg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726693692 {#2327
    date: 2024-09-18 23:08:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 318469
  -bodyTs: "'blue':11 'damn':4 'eat':9 'egg':12 'gonna':8 'll':2 'm':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6520322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705554594 {#2325
    date: 2024-01-18 06:09: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
12 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll be damned if I’m gonna eat a blue egg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726693692 {#2327
    date: 2024-09-18 23:08:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 318469
  -bodyTs: "'blue':11 'damn':4 'eat':9 'egg':12 'gonna':8 'll':2 'm':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6520322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705554594 {#2325
    date: 2024-01-18 06:09: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
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 {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "You leave Conan alone, he is a treasure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1721595319 {#2136
    date: 2024-07-21 22:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sighofannoyance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 301545
  -bodyTs: "'alon':4 'conan':3 'leav':2 'treasur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6319469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053375 {#2135
    date: 2024-01-12 10:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "You leave Conan alone, he is a treasure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1721595319 {#2136
    date: 2024-07-21 22:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sighofannoyance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 301545
  -bodyTs: "'alon':4 'conan':3 'leav':2 'treasur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6319469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053375 {#2135
    date: 2024-01-12 10:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "You leave Conan alone, he is a treasure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1721595319 {#2136
    date: 2024-07-21 22:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sighofannoyance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 301545
  -bodyTs: "'alon':4 'conan':3 'leav':2 'treasur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6319469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053375 {#2135
    date: 2024-01-12 10:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2101
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "Americans consider themselves Americans, but especially in the early days of the melting pot, cultural identity, and specifically that heritage was important. That’s why Americans are always saying they are Irish or Italian or whatever. The actual people from those countries laugh or get defensive about Americans who have never left the US claiming that heritage, but there’s a reason behind it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704820929 {#2046
    date: 2024-01-09 18:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
    "@criitz@reddthat.com"
    "@lugal@lemmy.ml"
    "@Che_Donkey@lemmy.ml"
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
    "@criitz@reddthat.com"
    "@lugal@lemmy.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 293859
  -bodyTs: "'actual':38 'alway':28 'american':1,4,26,48 'behind':63 'claim':55 'consid':2 'countri':42 'cultur':15 'day':10 'defens':46 'earli':9 'especi':6 'get':45 'heritag':20,57 'ident':16 'import':22 'irish':32 'italian':34 'laugh':43 'left':52 'melt':13 'never':51 'peopl':39 'pot':14 'reason':62 'say':29 'specif':18 'us':54 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6217580"
  +editedAt: DateTimeImmutable @1719480993 {#2059
    date: 2024-06-27 11:36:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704820929 {#2035
    date: 2024-01-09 18:22:09.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 {#2101
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "Americans consider themselves Americans, but especially in the early days of the melting pot, cultural identity, and specifically that heritage was important. That’s why Americans are always saying they are Irish or Italian or whatever. The actual people from those countries laugh or get defensive about Americans who have never left the US claiming that heritage, but there’s a reason behind it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704820929 {#2046
    date: 2024-01-09 18:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
    "@criitz@reddthat.com"
    "@lugal@lemmy.ml"
    "@Che_Donkey@lemmy.ml"
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
    "@criitz@reddthat.com"
    "@lugal@lemmy.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 293859
  -bodyTs: "'actual':38 'alway':28 'american':1,4,26,48 'behind':63 'claim':55 'consid':2 'countri':42 'cultur':15 'day':10 'defens':46 'earli':9 'especi':6 'get':45 'heritag':20,57 'ident':16 'import':22 'irish':32 'italian':34 'laugh':43 'left':52 'melt':13 'never':51 'peopl':39 'pot':14 'reason':62 'say':29 'specif':18 'us':54 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6217580"
  +editedAt: DateTimeImmutable @1719480993 {#2059
    date: 2024-06-27 11:36:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704820929 {#2035
    date: 2024-01-09 18:22:09.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 {#2101
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "Americans consider themselves Americans, but especially in the early days of the melting pot, cultural identity, and specifically that heritage was important. That’s why Americans are always saying they are Irish or Italian or whatever. The actual people from those countries laugh or get defensive about Americans who have never left the US claiming that heritage, but there’s a reason behind it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704820929 {#2046
    date: 2024-01-09 18:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
    "@criitz@reddthat.com"
    "@lugal@lemmy.ml"
    "@Che_Donkey@lemmy.ml"
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
    "@criitz@reddthat.com"
    "@lugal@lemmy.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 293859
  -bodyTs: "'actual':38 'alway':28 'american':1,4,26,48 'behind':63 'claim':55 'consid':2 'countri':42 'cultur':15 'day':10 'defens':46 'earli':9 'especi':6 'get':45 'heritag':20,57 'ident':16 'import':22 'irish':32 'italian':34 'laugh':43 'left':52 'melt':13 'never':51 'peopl':39 'pot':14 'reason':62 'say':29 'specif':18 'us':54 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6217580"
  +editedAt: DateTimeImmutable @1719480993 {#2059
    date: 2024-06-27 11:36:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704820929 {#2035
    date: 2024-01-09 18:22:09.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 {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "Yeah they were still Europeans when they names them. This should be the Obama award meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1704816580 {#2111
    date: 2024-01-09 17:09:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 293678
  -bodyTs: "'award':15 'european':5 'meme':16 'name':8 'obama':14 'still':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6216185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704816580 {#2108
    date: 2024-01-09 17:09:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "Yeah they were still Europeans when they names them. This should be the Obama award meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1704816580 {#2111
    date: 2024-01-09 17:09:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 293678
  -bodyTs: "'award':15 'european':5 'meme':16 'name':8 'obama':14 'still':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6216185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704816580 {#2108
    date: 2024-01-09 17:09:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "Yeah they were still Europeans when they names them. This should be the Obama award meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1704816580 {#2111
    date: 2024-01-09 17:09:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HootinNHollerin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 293678
  -bodyTs: "'award':15 'european':5 'meme':16 'name':8 'obama':14 'still':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6216185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704816580 {#2108
    date: 2024-01-09 17:09:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    I think you can make an argument either way of whether it would be better to have $1 or $100 bills.\n
    \n
    I was more interested in debating the meme format XD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704745253 {#2116
    date: 2024-01-08 21:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 291770
  -bodyTs: "'1':18 '100':20 'argument':7 'better':15 'bill':21 'debat':27 'either':8 'format':30 'interest':25 'make':5 'meme':29 'think':2 'way':9 'whether':11 'would':13 'xd':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6194066"
  +editedAt: DateTimeImmutable @1719190606 {#2119
    date: 2024-06-24 02:56:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704745253 {#2105
    date: 2024-01-08 21:20: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
27 DENIED edit
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    I think you can make an argument either way of whether it would be better to have $1 or $100 bills.\n
    \n
    I was more interested in debating the meme format XD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704745253 {#2116
    date: 2024-01-08 21:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 291770
  -bodyTs: "'1':18 '100':20 'argument':7 'better':15 'bill':21 'debat':27 'either':8 'format':30 'interest':25 'make':5 'meme':29 'think':2 'way':9 'whether':11 'would':13 'xd':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6194066"
  +editedAt: DateTimeImmutable @1719190606 {#2119
    date: 2024-06-24 02:56:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704745253 {#2105
    date: 2024-01-08 21:20: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
28 DENIED moderate
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    I think you can make an argument either way of whether it would be better to have $1 or $100 bills.\n
    \n
    I was more interested in debating the meme format XD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704745253 {#2116
    date: 2024-01-08 21:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 291770
  -bodyTs: "'1':18 '100':20 'argument':7 'better':15 'bill':21 'debat':27 'either':8 'format':30 'interest':25 'make':5 'meme':29 'think':2 'way':9 'whether':11 'would':13 'xd':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6194066"
  +editedAt: DateTimeImmutable @1719190606 {#2119
    date: 2024-06-24 02:56:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704745253 {#2105
    date: 2024-01-08 21:20: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
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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "Sorry, I didn’t mean to insult your intelligence in any way. Just trying to have a friendly chat also. Sometimes tone can come across wrong in text. My bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704745103 {#2227
    date: 2024-01-08 21:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 291764
  -bodyTs: "'across':25 'also':20 'bad':30 'chat':19 'come':24 'didn':3 'friend':18 'insult':7 'intellig':9 'mean':5 'sometim':21 'sorri':1 'text':28 'tone':22 'tri':14 'way':12 'wrong':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6194015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704745103 {#2223
    date: 2024-01-08 21: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
31 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "Sorry, I didn’t mean to insult your intelligence in any way. Just trying to have a friendly chat also. Sometimes tone can come across wrong in text. My bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704745103 {#2227
    date: 2024-01-08 21:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 291764
  -bodyTs: "'across':25 'also':20 'bad':30 'chat':19 'come':24 'didn':3 'friend':18 'insult':7 'intellig':9 'mean':5 'sometim':21 'sorri':1 'text':28 'tone':22 'tri':14 'way':12 'wrong':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6194015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704745103 {#2223
    date: 2024-01-08 21: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
32 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "Sorry, I didn’t mean to insult your intelligence in any way. Just trying to have a friendly chat also. Sometimes tone can come across wrong in text. My bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704745103 {#2227
    date: 2024-01-08 21:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 291764
  -bodyTs: "'across':25 'also':20 'bad':30 'chat':19 'come':24 'didn':3 'friend':18 'insult':7 'intellig':9 'mean':5 'sometim':21 'sorri':1 'text':28 'tone':22 'tri':14 'way':12 'wrong':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6194015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704745103 {#2223
    date: 2024-01-08 21: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
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 {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    Heres my example\n
    \n
    - [wrong] police can get away with any crimes they want (child POV)\n
    - [average] police can’t break the law even though they are police (the way it ‘should be’)\n
    - [enlightened] police can get away with any crimes they want (reality)\n
    \n
    The middle person thinks they are smarter than the left person. But it turns out the left person was naive but correct, as shown by the right/enlightened person having the same conclusion. IMO anyway.\n
    \n
    EDIT: also, the point of the example you gave is that Frankenstein the Doctor IS the monster (metaphorically) because he created the actual monster - I think you have misinterpreted it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704740447 {#2309
    date: 2024-01-08 20:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 291622
  -bodyTs: "'actual':100 'also':79 'anyway':77 'averag':16 'away':8,37 'break':20 'child':14 'conclus':75 'correct':65 'creat':98 'crime':11,40 'doctor':91 'edit':78 'enlighten':33 'even':23 'exampl':3,84 'frankenstein':89 'gave':86 'get':7,36 'here':1 'imo':76 'law':22 'left':53,60 'metaphor':95 'middl':45 'misinterpret':106 'monster':94,101 'naiv':63 'person':46,54,61,71 'point':81 'polic':5,17,27,34 'pov':15 'realiti':43 'right/enlightened':70 'shown':67 'smarter':50 'think':47,103 'though':24 'turn':57 'want':13,42 'way':29 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6192474"
  +editedAt: DateTimeImmutable @1719190309 {#2291
    date: 2024-06-24 02:51:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704740447 {#2198
    date: 2024-01-08 20:00:47.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 {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    Heres my example\n
    \n
    - [wrong] police can get away with any crimes they want (child POV)\n
    - [average] police can’t break the law even though they are police (the way it ‘should be’)\n
    - [enlightened] police can get away with any crimes they want (reality)\n
    \n
    The middle person thinks they are smarter than the left person. But it turns out the left person was naive but correct, as shown by the right/enlightened person having the same conclusion. IMO anyway.\n
    \n
    EDIT: also, the point of the example you gave is that Frankenstein the Doctor IS the monster (metaphorically) because he created the actual monster - I think you have misinterpreted it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704740447 {#2309
    date: 2024-01-08 20:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 291622
  -bodyTs: "'actual':100 'also':79 'anyway':77 'averag':16 'away':8,37 'break':20 'child':14 'conclus':75 'correct':65 'creat':98 'crime':11,40 'doctor':91 'edit':78 'enlighten':33 'even':23 'exampl':3,84 'frankenstein':89 'gave':86 'get':7,36 'here':1 'imo':76 'law':22 'left':53,60 'metaphor':95 'middl':45 'misinterpret':106 'monster':94,101 'naiv':63 'person':46,54,61,71 'point':81 'polic':5,17,27,34 'pov':15 'realiti':43 'right/enlightened':70 'shown':67 'smarter':50 'think':47,103 'though':24 'turn':57 'want':13,42 'way':29 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6192474"
  +editedAt: DateTimeImmutable @1719190309 {#2291
    date: 2024-06-24 02:51:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704740447 {#2198
    date: 2024-01-08 20:00:47.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 {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    Heres my example\n
    \n
    - [wrong] police can get away with any crimes they want (child POV)\n
    - [average] police can’t break the law even though they are police (the way it ‘should be’)\n
    - [enlightened] police can get away with any crimes they want (reality)\n
    \n
    The middle person thinks they are smarter than the left person. But it turns out the left person was naive but correct, as shown by the right/enlightened person having the same conclusion. IMO anyway.\n
    \n
    EDIT: also, the point of the example you gave is that Frankenstein the Doctor IS the monster (metaphorically) because he created the actual monster - I think you have misinterpreted it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704740447 {#2309
    date: 2024-01-08 20:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
    "@criitz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 291622
  -bodyTs: "'actual':100 'also':79 'anyway':77 'averag':16 'away':8,37 'break':20 'child':14 'conclus':75 'correct':65 'creat':98 'crime':11,40 'doctor':91 'edit':78 'enlighten':33 'even':23 'exampl':3,84 'frankenstein':89 'gave':86 'get':7,36 'here':1 'imo':76 'law':22 'left':53,60 'metaphor':95 'middl':45 'misinterpret':106 'monster':94,101 'naiv':63 'person':46,54,61,71 'point':81 'polic':5,17,27,34 'pov':15 'realiti':43 'right/enlightened':70 'shown':67 'smarter':50 'think':47,103 'though':24 'turn':57 'want':13,42 'way':29 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6192474"
  +editedAt: DateTimeImmutable @1719190309 {#2291
    date: 2024-06-24 02:51:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704740447 {#2198
    date: 2024-01-08 20:00:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is Gaby a name?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1720371037 {#2317
    date: 2024-07-07 18:50:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 291491
  -bodyTs: "'gabi':2 'name':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6191535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704736486 {#2319
    date: 2024-01-08 18:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is Gaby a name?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1720371037 {#2317
    date: 2024-07-07 18:50:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 291491
  -bodyTs: "'gabi':2 'name':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6191535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704736486 {#2319
    date: 2024-01-08 18:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is Gaby a name?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1720371037 {#2317
    date: 2024-07-07 18:50:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 291491
  -bodyTs: "'gabi':2 'name':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6191535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704736486 {#2319
    date: 2024-01-08 18:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "The point of the meme format is not that the middle guy is right. It’s the opposite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704735259 {#2275
    date: 2024-01-08 18:34:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 291464
  -bodyTs: "'format':6 'guy':12 'meme':5 'middl':11 'opposit':18 'point':2 'right':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6191207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735259 {#2279
    date: 2024-01-08 18:34:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "The point of the meme format is not that the middle guy is right. It’s the opposite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704735259 {#2275
    date: 2024-01-08 18:34:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 291464
  -bodyTs: "'format':6 'guy':12 'meme':5 'middl':11 'opposit':18 'point':2 'right':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6191207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735259 {#2279
    date: 2024-01-08 18:34:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2109 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "The point of the meme format is not that the middle guy is right. It’s the opposite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704735259 {#2275
    date: 2024-01-08 18:34:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@beppi@sh.itjust.works"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 291464
  -bodyTs: "'format':6 'guy':12 'meme':5 'middl':11 'opposit':18 'point':2 'right':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6191207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704735259 {#2279
    date: 2024-01-08 18:34:19.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