GET https://kbin.spritesserver.nl/u/@RichCaffeineFlavor@lemmy.world/comments/hot?p=2

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.16 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.04 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 {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: "Can we just go back to saying communists please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699736690 {#2448
    date: 2023-11-11 22:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
    "@SasquatchBanana@lemmy.world"
    "@RichCaffeineFlavor@lemmy.world"
    "@HelloHotel@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 113025
  -bodyTs: "'back':5 'communist':8 'go':4 'pleas':9 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5242026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699736690 {#2379
    date: 2023-11-11 22:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: "Can we just go back to saying communists please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699736690 {#2448
    date: 2023-11-11 22:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
    "@SasquatchBanana@lemmy.world"
    "@RichCaffeineFlavor@lemmy.world"
    "@HelloHotel@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 113025
  -bodyTs: "'back':5 'communist':8 'go':4 'pleas':9 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5242026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699736690 {#2379
    date: 2023-11-11 22:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: "Can we just go back to saying communists please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699736690 {#2448
    date: 2023-11-11 22:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
    "@SasquatchBanana@lemmy.world"
    "@RichCaffeineFlavor@lemmy.world"
    "@HelloHotel@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 113025
  -bodyTs: "'back':5 'communist':8 'go':4 'pleas':9 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5242026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699736690 {#2379
    date: 2023-11-11 22:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "[Communists are also socialists just as apples are also fruit.](https://en.wikipedia.org/wiki/Socialism_with_Chinese_characteristics) I was using socialism in the broad sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699730812 {#2021
    date: 2023-11-11 20:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@guyrocket@kbin.social"
    "@whoisearth@lemmy.ca"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 112663
  -bodyTs: "'/wiki/socialism_with_chinese_characteristics)':13 'also':3,9 'appl':7 'broad':20 'communist':1 'en.wikipedia.org':12 'en.wikipedia.org/wiki/socialism_with_chinese_characteristics)':11 'fruit':10 'sens':21 'social':17 'socialist':4 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730812 {#2422
    date: 2023-11-11 20:26:52.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 {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "[Communists are also socialists just as apples are also fruit.](https://en.wikipedia.org/wiki/Socialism_with_Chinese_characteristics) I was using socialism in the broad sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699730812 {#2021
    date: 2023-11-11 20:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@guyrocket@kbin.social"
    "@whoisearth@lemmy.ca"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 112663
  -bodyTs: "'/wiki/socialism_with_chinese_characteristics)':13 'also':3,9 'appl':7 'broad':20 'communist':1 'en.wikipedia.org':12 'en.wikipedia.org/wiki/socialism_with_chinese_characteristics)':11 'fruit':10 'sens':21 'social':17 'socialist':4 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730812 {#2422
    date: 2023-11-11 20:26:52.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 {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "[Communists are also socialists just as apples are also fruit.](https://en.wikipedia.org/wiki/Socialism_with_Chinese_characteristics) I was using socialism in the broad sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699730812 {#2021
    date: 2023-11-11 20:26:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@guyrocket@kbin.social"
    "@whoisearth@lemmy.ca"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 112663
  -bodyTs: "'/wiki/socialism_with_chinese_characteristics)':13 'also':3,9 'appl':7 'broad':20 'communist':1 'en.wikipedia.org':12 'en.wikipedia.org/wiki/socialism_with_chinese_characteristics)':11 'fruit':10 'sens':21 'social':17 'socialist':4 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730812 {#2422
    date: 2023-11-11 20:26:52.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: """
    ‘in the past’\n
    \n
    How old are you? If your claim to authority here is that you grew up being told history by the winners, what should that mean to us?\n
    \n
    What was done in South America for a century was done in a decade in Eastern Europe when the west finally won the cold war. Read Shock Doctrine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699730152 {#2093
    date: 2023-11-11 20:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 112618
  -bodyTs: "'america':36 'author':12 'centuri':39 'claim':10 'cold':54 'decad':44 'doctrin':58 'done':33,41 'eastern':46 'europ':47 'final':51 'grew':17 'histori':21 'mean':28 'old':5 'past':3 'read':56 'shock':57 'south':35 'told':20 'us':30 'war':55 'west':50 'winner':24 'won':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239963"
  +editedAt: DateTimeImmutable @1699856274 {#2360
    date: 2023-11-13 07:17:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730152 {#2027
    date: 2023-11-11 20:15:52.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: """
    ‘in the past’\n
    \n
    How old are you? If your claim to authority here is that you grew up being told history by the winners, what should that mean to us?\n
    \n
    What was done in South America for a century was done in a decade in Eastern Europe when the west finally won the cold war. Read Shock Doctrine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699730152 {#2093
    date: 2023-11-11 20:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 112618
  -bodyTs: "'america':36 'author':12 'centuri':39 'claim':10 'cold':54 'decad':44 'doctrin':58 'done':33,41 'eastern':46 'europ':47 'final':51 'grew':17 'histori':21 'mean':28 'old':5 'past':3 'read':56 'shock':57 'south':35 'told':20 'us':30 'war':55 'west':50 'winner':24 'won':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239963"
  +editedAt: DateTimeImmutable @1699856274 {#2360
    date: 2023-11-13 07:17:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730152 {#2027
    date: 2023-11-11 20:15:52.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: """
    ‘in the past’\n
    \n
    How old are you? If your claim to authority here is that you grew up being told history by the winners, what should that mean to us?\n
    \n
    What was done in South America for a century was done in a decade in Eastern Europe when the west finally won the cold war. Read Shock Doctrine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699730152 {#2093
    date: 2023-11-11 20:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 112618
  -bodyTs: "'america':36 'author':12 'centuri':39 'claim':10 'cold':54 'decad':44 'doctrin':58 'done':33,41 'eastern':46 'europ':47 'final':51 'grew':17 'histori':21 'mean':28 'old':5 'past':3 'read':56 'shock':57 'south':35 'told':20 'us':30 'war':55 'west':50 'winner':24 'won':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239963"
  +editedAt: DateTimeImmutable @1699856274 {#2360
    date: 2023-11-13 07:17:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730152 {#2027
    date: 2023-11-11 20:15:52.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 {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: """
    Hello, I’d like to speak for people I disagree with\n
    \n
    As a leftist whose platform doesn’t seem to include a word about abolishing capitalism, any time I am challenged by someone to the left of Bernie Sanders, I turn into a right wing crank telling people ‘if you don’t like it get out’\n
    \n
    And today I’d like to tell you about horseshoe theory
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699729661 {#2132
    date: 2023-11-11 20:07:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
    "@SasquatchBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 112592
  -bodyTs: "'abolish':25 'berni':38 'capit':26 'challeng':31 'crank':46 'd':3,60 'disagre':10 'doesn':17 'get':55 'hello':1 'horsesho':66 'includ':21 'left':36 'leftist':14 'like':4,53,61 'peopl':8,48 'platform':16 'right':44 'sander':39 'seem':19 'someon':33 'speak':6 'tell':47,63 'theori':67 'time':28 'today':58 'turn':41 'whose':15 'wing':45 'word':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239815"
  +editedAt: DateTimeImmutable @1699855753 {#2140
    date: 2023-11-13 07:09:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729661 {#2040
    date: 2023-11-11 20:07:41.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 {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: """
    Hello, I’d like to speak for people I disagree with\n
    \n
    As a leftist whose platform doesn’t seem to include a word about abolishing capitalism, any time I am challenged by someone to the left of Bernie Sanders, I turn into a right wing crank telling people ‘if you don’t like it get out’\n
    \n
    And today I’d like to tell you about horseshoe theory
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699729661 {#2132
    date: 2023-11-11 20:07:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
    "@SasquatchBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 112592
  -bodyTs: "'abolish':25 'berni':38 'capit':26 'challeng':31 'crank':46 'd':3,60 'disagre':10 'doesn':17 'get':55 'hello':1 'horsesho':66 'includ':21 'left':36 'leftist':14 'like':4,53,61 'peopl':8,48 'platform':16 'right':44 'sander':39 'seem':19 'someon':33 'speak':6 'tell':47,63 'theori':67 'time':28 'today':58 'turn':41 'whose':15 'wing':45 'word':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239815"
  +editedAt: DateTimeImmutable @1699855753 {#2140
    date: 2023-11-13 07:09:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729661 {#2040
    date: 2023-11-11 20:07:41.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 {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: """
    Hello, I’d like to speak for people I disagree with\n
    \n
    As a leftist whose platform doesn’t seem to include a word about abolishing capitalism, any time I am challenged by someone to the left of Bernie Sanders, I turn into a right wing crank telling people ‘if you don’t like it get out’\n
    \n
    And today I’d like to tell you about horseshoe theory
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699729661 {#2132
    date: 2023-11-11 20:07:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ColdWater@lemmy.ca"
    "@SasquatchBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 112592
  -bodyTs: "'abolish':25 'berni':38 'capit':26 'challeng':31 'crank':46 'd':3,60 'disagre':10 'doesn':17 'get':55 'hello':1 'horsesho':66 'includ':21 'left':36 'leftist':14 'like':4,53,61 'peopl':8,48 'platform':16 'right':44 'sander':39 'seem':19 'someon':33 'speak':6 'tell':47,63 'theori':67 'time':28 'today':58 'turn':41 'whose':15 'wing':45 'word':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239815"
  +editedAt: DateTimeImmutable @1699855753 {#2140
    date: 2023-11-13 07:09:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729661 {#2040
    date: 2023-11-11 20:07:41.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 {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: """
    > that kind of rental homes\n
    \n
    The top picture isn’t capitalism; there are no landlords.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699729465 {#2063
    date: 2023-11-11 20:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 112572
  -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239733"
  +editedAt: DateTimeImmutable @1699854900 {#2080
    date: 2023-11-13 06:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729465 {#2081
    date: 2023-11-11 20:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: """
    > that kind of rental homes\n
    \n
    The top picture isn’t capitalism; there are no landlords.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699729465 {#2063
    date: 2023-11-11 20:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 112572
  -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239733"
  +editedAt: DateTimeImmutable @1699854900 {#2080
    date: 2023-11-13 06:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729465 {#2081
    date: 2023-11-11 20:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: """
    > that kind of rental homes\n
    \n
    The top picture isn’t capitalism; there are no landlords.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699729465 {#2063
    date: 2023-11-11 20:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 112572
  -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239733"
  +editedAt: DateTimeImmutable @1699854900 {#2080
    date: 2023-11-13 06:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729465 {#2081
    date: 2023-11-11 20:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2337
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: """
    This is the dumbest comment on this entire page.\n
    \n
    You posted a photo of fully stocked shelves and every word you said is a straight up trope. “Corruption” does so much work with politically illiterate westerners to paper over why ‘bad thing is bad’ without a lick of knowledge about either the bad system or the good one in your mind. And I always love hearing about how bad socialism is from people who suffered from the end of socialism.\n
    \n
    Ultimately the only actual reason the west has for why socialism is bad is “We’ll kill you”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699726343 {#2035
    date: 2023-11-11 19:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@guyrocket@kbin.social"
    "@whoisearth@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 112310
  -bodyTs: "'actual':84 'alway':64 'bad':41,44,53,69,93 'comment':5 'corrupt':28 'dumbest':4 'either':51 'end':78 'entir':8 'everi':19 'fulli':15 'good':57 'hear':66 'illiter':35 'kill':97 'knowledg':49 'lick':47 'll':96 'love':65 'mind':61 'much':31 'one':58 'page':9 'paper':38 'peopl':73 'photo':13 'polit':34 'post':11 'reason':85 'said':22 'shelv':17 'social':70,80,91 'stock':16 'straight':25 'suffer':75 'system':54 'thing':42 'trope':27 'ultim':81 'west':87 'western':36 'without':45 'word':20 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238583"
  +editedAt: DateTimeImmutable @1699850238 {#2031
    date: 2023-11-13 05:37:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699726343 {#2036
    date: 2023-11-11 19:12: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
23 DENIED edit
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: """
    This is the dumbest comment on this entire page.\n
    \n
    You posted a photo of fully stocked shelves and every word you said is a straight up trope. “Corruption” does so much work with politically illiterate westerners to paper over why ‘bad thing is bad’ without a lick of knowledge about either the bad system or the good one in your mind. And I always love hearing about how bad socialism is from people who suffered from the end of socialism.\n
    \n
    Ultimately the only actual reason the west has for why socialism is bad is “We’ll kill you”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699726343 {#2035
    date: 2023-11-11 19:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@guyrocket@kbin.social"
    "@whoisearth@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 112310
  -bodyTs: "'actual':84 'alway':64 'bad':41,44,53,69,93 'comment':5 'corrupt':28 'dumbest':4 'either':51 'end':78 'entir':8 'everi':19 'fulli':15 'good':57 'hear':66 'illiter':35 'kill':97 'knowledg':49 'lick':47 'll':96 'love':65 'mind':61 'much':31 'one':58 'page':9 'paper':38 'peopl':73 'photo':13 'polit':34 'post':11 'reason':85 'said':22 'shelv':17 'social':70,80,91 'stock':16 'straight':25 'suffer':75 'system':54 'thing':42 'trope':27 'ultim':81 'west':87 'western':36 'without':45 'word':20 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238583"
  +editedAt: DateTimeImmutable @1699850238 {#2031
    date: 2023-11-13 05:37:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699726343 {#2036
    date: 2023-11-11 19:12: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
24 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: """
    This is the dumbest comment on this entire page.\n
    \n
    You posted a photo of fully stocked shelves and every word you said is a straight up trope. “Corruption” does so much work with politically illiterate westerners to paper over why ‘bad thing is bad’ without a lick of knowledge about either the bad system or the good one in your mind. And I always love hearing about how bad socialism is from people who suffered from the end of socialism.\n
    \n
    Ultimately the only actual reason the west has for why socialism is bad is “We’ll kill you”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699726343 {#2035
    date: 2023-11-11 19:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@guyrocket@kbin.social"
    "@whoisearth@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 112310
  -bodyTs: "'actual':84 'alway':64 'bad':41,44,53,69,93 'comment':5 'corrupt':28 'dumbest':4 'either':51 'end':78 'entir':8 'everi':19 'fulli':15 'good':57 'hear':66 'illiter':35 'kill':97 'knowledg':49 'lick':47 'll':96 'love':65 'mind':61 'much':31 'one':58 'page':9 'paper':38 'peopl':73 'photo':13 'polit':34 'post':11 'reason':85 'said':22 'shelv':17 'social':70,80,91 'stock':16 'straight':25 'suffer':75 'system':54 'thing':42 'trope':27 'ultim':81 'west':87 'western':36 'without':45 'word':20 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238583"
  +editedAt: DateTimeImmutable @1699850238 {#2031
    date: 2023-11-13 05:37:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699726343 {#2036
    date: 2023-11-11 19:12: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
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 {#2074
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Well to be fair to hating the west for committing genocides to accomplish this, it’s not like a lot of them had a choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699724533 {#2342
    date: 2023-11-11 18:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Guydht@lemmy.world"
    "@DarthFrodo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 112177
  -bodyTs: "'accomplish':13 'choic':25 'commit':10 'fair':4 'genocid':11 'hate':6 'like':18 'lot':20 'well':1 'west':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724533 {#2341
    date: 2023-11-11 18:42:13.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 {#2074
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Well to be fair to hating the west for committing genocides to accomplish this, it’s not like a lot of them had a choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699724533 {#2342
    date: 2023-11-11 18:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Guydht@lemmy.world"
    "@DarthFrodo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 112177
  -bodyTs: "'accomplish':13 'choic':25 'commit':10 'fair':4 'genocid':11 'hate':6 'like':18 'lot':20 'well':1 'west':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724533 {#2341
    date: 2023-11-11 18:42:13.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 {#2074
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +body: "Well to be fair to hating the west for committing genocides to accomplish this, it’s not like a lot of them had a choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699724533 {#2342
    date: 2023-11-11 18:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Guydht@lemmy.world"
    "@DarthFrodo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 112177
  -bodyTs: "'accomplish':13 'choic':25 'commit':10 'fair':4 'genocid':11 'hate':6 'like':18 'lot':20 'well':1 'west':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724533 {#2341
    date: 2023-11-11 18:42:13.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 {#2054
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: """
    Lol calling everything fascist propaganda\n
    \n
    Anyway as I was saying there’s inherently evil people out there and we need a police response to keep them suppressed for the safety of the good people of whom I and maybe(?) you are one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699565501 {#2065
    date: 2023-11-09 22:31:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
    "@RichCaffeineFlavor@lemmy.world"
    "@cricket98@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 105519
  -bodyTs: "'anyway':6 'call':2 'everyth':3 'evil':14 'fascist':4 'good':33 'inher':13 'keep':25 'lol':1 'mayb':39 'need':20 'one':42 'peopl':15,34 'polic':22 'propaganda':5 'respons':23 'safeti':30 'say':10 'suppress':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5190003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565501 {#2069
    date: 2023-11-09 22:31:41.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 {#2054
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: """
    Lol calling everything fascist propaganda\n
    \n
    Anyway as I was saying there’s inherently evil people out there and we need a police response to keep them suppressed for the safety of the good people of whom I and maybe(?) you are one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699565501 {#2065
    date: 2023-11-09 22:31:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
    "@RichCaffeineFlavor@lemmy.world"
    "@cricket98@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 105519
  -bodyTs: "'anyway':6 'call':2 'everyth':3 'evil':14 'fascist':4 'good':33 'inher':13 'keep':25 'lol':1 'mayb':39 'need':20 'one':42 'peopl':15,34 'polic':22 'propaganda':5 'respons':23 'safeti':30 'say':10 'suppress':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5190003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565501 {#2069
    date: 2023-11-09 22:31:41.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 {#2054
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: """
    Lol calling everything fascist propaganda\n
    \n
    Anyway as I was saying there’s inherently evil people out there and we need a police response to keep them suppressed for the safety of the good people of whom I and maybe(?) you are one.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699565501 {#2065
    date: 2023-11-09 22:31:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
    "@RichCaffeineFlavor@lemmy.world"
    "@cricket98@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 105519
  -bodyTs: "'anyway':6 'call':2 'everyth':3 'evil':14 'fascist':4 'good':33 'inher':13 'keep':25 'lol':1 'mayb':39 'need':20 'one':42 'peopl':15,34 'polic':22 'propaganda':5 'respons':23 'safeti':30 'say':10 'suppress':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5190003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565501 {#2069
    date: 2023-11-09 22:31:41.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 {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: """
    80’s crime world movies are fascist propaganda by the way. This person is demonstrating how popular culture is also political.\n
    \n
    There is a such thing as a crazy madman killer in our society. They’re called school shooters, and they live in the suburbs. The cartoon that exists in this person’s head about what homelessness is and who it’s a danger to didn’t come out of thin air.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699558858 {#2052
    date: 2023-11-09 20:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
    "@RichCaffeineFlavor@lemmy.world"
    "@cricket98@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 105197
  -bodyTs: "'80':1 'air':72 'also':20 'call':37 'cartoon':47 'come':68 'crazi':29 'crime':3 'cultur':18 'danger':64 'demonstr':15 'didn':66 'exist':49 'fascist':7 'head':54 'homeless':57 'killer':31 'live':42 'madman':30 'movi':5 'person':13,52 'polit':21 'popular':17 'propaganda':8 're':36 'school':38 'shooter':39 'societi':34 'suburb':45 'thin':71 'thing':26 'way':11 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5187502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699558858 {#2055
    date: 2023-11-09 20:40:58.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 {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: """
    80’s crime world movies are fascist propaganda by the way. This person is demonstrating how popular culture is also political.\n
    \n
    There is a such thing as a crazy madman killer in our society. They’re called school shooters, and they live in the suburbs. The cartoon that exists in this person’s head about what homelessness is and who it’s a danger to didn’t come out of thin air.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699558858 {#2052
    date: 2023-11-09 20:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
    "@RichCaffeineFlavor@lemmy.world"
    "@cricket98@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 105197
  -bodyTs: "'80':1 'air':72 'also':20 'call':37 'cartoon':47 'come':68 'crazi':29 'crime':3 'cultur':18 'danger':64 'demonstr':15 'didn':66 'exist':49 'fascist':7 'head':54 'homeless':57 'killer':31 'live':42 'madman':30 'movi':5 'person':13,52 'polit':21 'popular':17 'propaganda':8 're':36 'school':38 'shooter':39 'societi':34 'suburb':45 'thin':71 'thing':26 'way':11 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5187502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699558858 {#2055
    date: 2023-11-09 20:40:58.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 {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: """
    80’s crime world movies are fascist propaganda by the way. This person is demonstrating how popular culture is also political.\n
    \n
    There is a such thing as a crazy madman killer in our society. They’re called school shooters, and they live in the suburbs. The cartoon that exists in this person’s head about what homelessness is and who it’s a danger to didn’t come out of thin air.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699558858 {#2052
    date: 2023-11-09 20:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
    "@RichCaffeineFlavor@lemmy.world"
    "@cricket98@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 105197
  -bodyTs: "'80':1 'air':72 'also':20 'call':37 'cartoon':47 'come':68 'crazi':29 'crime':3 'cultur':18 'danger':64 'demonstr':15 'didn':66 'exist':49 'fascist':7 'head':54 'homeless':57 'killer':31 'live':42 'madman':30 'movi':5 'person':13,52 'polit':21 'popular':17 'propaganda':8 're':36 'school':38 'shooter':39 'societi':34 'suburb':45 'thin':71 'thing':26 'way':11 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5187502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699558858 {#2055
    date: 2023-11-09 20:40:58.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 {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Half of your opinion is your own personal aggrievement for being morally reprimanded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699551927 {#2110
    date: 2023-11-09 18:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@PatFussy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 104824
  -bodyTs: "'aggriev':9 'half':1 'moral':12 'opinion':4 'person':8 'reprimand':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551927 {#2106
    date: 2023-11-09 18:45:27.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 {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Half of your opinion is your own personal aggrievement for being morally reprimanded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699551927 {#2110
    date: 2023-11-09 18:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@PatFussy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 104824
  -bodyTs: "'aggriev':9 'half':1 'moral':12 'opinion':4 'person':8 'reprimand':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551927 {#2106
    date: 2023-11-09 18:45:27.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 {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Half of your opinion is your own personal aggrievement for being morally reprimanded."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699551927 {#2110
    date: 2023-11-09 18:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@PatFussy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 104824
  -bodyTs: "'aggriev':9 'half':1 'moral':12 'opinion':4 'person':8 'reprimand':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551927 {#2106
    date: 2023-11-09 18:45:27.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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: "You already work to give it to someone else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699551482 {#2160
    date: 2023-11-09 18:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@FakinUpCountryDegen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 104790
  -bodyTs: "'alreadi':2 'els':9 'give':5 'someon':8 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551482 {#2161
    date: 2023-11-09 18:38:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: "You already work to give it to someone else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699551482 {#2160
    date: 2023-11-09 18:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@FakinUpCountryDegen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 104790
  -bodyTs: "'alreadi':2 'els':9 'give':5 'someon':8 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551482 {#2161
    date: 2023-11-09 18:38:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: "You already work to give it to someone else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699551482 {#2160
    date: 2023-11-09 18:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@FakinUpCountryDegen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 104790
  -bodyTs: "'alreadi':2 'els':9 'give':5 'someon':8 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551482 {#2161
    date: 2023-11-09 18:38:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: "And police exist to keep them suppressed, disorganized and desperate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699551350 {#2213
    date: 2023-11-09 18:35:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
  ]
  +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: 104779
  -bodyTs: "'desper':10 'disorgan':8 'exist':3 'keep':5 'polic':2 'suppress':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551350 {#2214
    date: 2023-11-09 18:35:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: "And police exist to keep them suppressed, disorganized and desperate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699551350 {#2213
    date: 2023-11-09 18:35:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
  ]
  +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: 104779
  -bodyTs: "'desper':10 'disorgan':8 'exist':3 'keep':5 'polic':2 'suppress':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551350 {#2214
    date: 2023-11-09 18:35:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: "And police exist to keep them suppressed, disorganized and desperate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699551350 {#2213
    date: 2023-11-09 18:35:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Kushia@lemmy.ml"
  ]
  +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: 104779
  -bodyTs: "'desper':10 'disorgan':8 'exist':3 'keep':5 'polic':2 'suppress':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5184763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699551350 {#2214
    date: 2023-11-09 18:35:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "I’m skeptical of ranked choice voting being a panacea after watching Eric Adams get elected in New York"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699408680 {#2301
    date: 2023-11-08 02:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@roofuskit@lemmy.world"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 100633
  -bodyTs: "'adam':14 'choic':6 'elect':16 'eric':13 'get':15 'm':2 'new':18 'panacea':10 'rank':5 'skeptic':3 'vote':7 'watch':12 'york':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699408680 {#2309
    date: 2023-11-08 02:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "I’m skeptical of ranked choice voting being a panacea after watching Eric Adams get elected in New York"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699408680 {#2301
    date: 2023-11-08 02:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@roofuskit@lemmy.world"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 100633
  -bodyTs: "'adam':14 'choic':6 'elect':16 'eric':13 'get':15 'm':2 'new':18 'panacea':10 'rank':5 'skeptic':3 'vote':7 'watch':12 'york':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699408680 {#2309
    date: 2023-11-08 02:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "I’m skeptical of ranked choice voting being a panacea after watching Eric Adams get elected in New York"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699408680 {#2301
    date: 2023-11-08 02:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@roofuskit@lemmy.world"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 100633
  -bodyTs: "'adam':14 'choic':6 'elect':16 'eric':13 'get':15 'm':2 'new':18 'panacea':10 'rank':5 'skeptic':3 'vote':7 'watch':12 'york':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699408680 {#2309
    date: 2023-11-08 02:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "What country would you point to as a good example?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699406717 {#2319
    date: 2023-11-08 02:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 100553
  -bodyTs: "'countri':2 'exampl':10 'good':9 'point':5 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699406717 {#2303
    date: 2023-11-08 02:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "What country would you point to as a good example?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699406717 {#2319
    date: 2023-11-08 02:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 100553
  -bodyTs: "'countri':2 'exampl':10 'good':9 'point':5 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699406717 {#2303
    date: 2023-11-08 02:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "What country would you point to as a good example?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699406717 {#2319
    date: 2023-11-08 02:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@roofuskit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 100553
  -bodyTs: "'countri':2 'exampl':10 'good':9 'point':5 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699406717 {#2303
    date: 2023-11-08 02:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details