GET https://kbin.spritesserver.nl/u/@Asudox@lemmy.world/comments?p=8

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.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +body: "Fixed the title."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701037950 {#2203
    date: 2023-11-26 23:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Asudox@lemmy.world"
    "@verstra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 168222
  -bodyTs: "'fix':1 'titl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5607812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037950 {#2259
    date: 2023-11-26 23:32:30.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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +body: "Fixed the title."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701037950 {#2203
    date: 2023-11-26 23:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Asudox@lemmy.world"
    "@verstra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 168222
  -bodyTs: "'fix':1 'titl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5607812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037950 {#2259
    date: 2023-11-26 23:32:30.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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +body: "Fixed the title."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701037950 {#2203
    date: 2023-11-26 23:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Asudox@lemmy.world"
    "@verstra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 168222
  -bodyTs: "'fix':1 'titl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5607812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037950 {#2259
    date: 2023-11-26 23:32:30.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 {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +body: "5 factorial"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700829424 {#2177
    date: 2023-11-24 13:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@Yarra@aussie.zone"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1984 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 158300
  -bodyTs: "'5':1 'factori':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5548397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700829424 {#2208
    date: 2023-11-24 13:37:04.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 {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +body: "5 factorial"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700829424 {#2177
    date: 2023-11-24 13:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@Yarra@aussie.zone"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1984 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 158300
  -bodyTs: "'5':1 'factori':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5548397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700829424 {#2208
    date: 2023-11-24 13:37:04.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 {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +body: "5 factorial"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700829424 {#2177
    date: 2023-11-24 13:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@Yarra@aussie.zone"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1984 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 158300
  -bodyTs: "'5':1 'factori':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5548397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700829424 {#2208
    date: 2023-11-24 13:37:04.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 {#1348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is so that decentralization can have any meaning. I am pretty sure that you can have a client that merges them together only for you though. Then both communities posts would appear in that one client-side merged community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701402537 {#2263
    date: 2023-12-01 04:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#1986 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 157537
  -bodyTs: "'appear':35 'client':21,40 'client-sid':39 'communiti':32,43 'decentr':7 'mean':11 'merg':23,42 'one':38 'post':33 'pretti':14 'side':41 'sure':15 'think':2 'though':29 'togeth':25 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544362"
  +editedAt: DateTimeImmutable @1701410502 {#2179
    date: 2023-12-01 07:01:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700805789 {#2184
    date: 2023-11-24 07:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is so that decentralization can have any meaning. I am pretty sure that you can have a client that merges them together only for you though. Then both communities posts would appear in that one client-side merged community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701402537 {#2263
    date: 2023-12-01 04:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#1986 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 157537
  -bodyTs: "'appear':35 'client':21,40 'client-sid':39 'communiti':32,43 'decentr':7 'mean':11 'merg':23,42 'one':38 'post':33 'pretti':14 'side':41 'sure':15 'think':2 'though':29 'togeth':25 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544362"
  +editedAt: DateTimeImmutable @1701410502 {#2179
    date: 2023-12-01 07:01:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700805789 {#2184
    date: 2023-11-24 07:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is so that decentralization can have any meaning. I am pretty sure that you can have a client that merges them together only for you though. Then both communities posts would appear in that one client-side merged community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701402537 {#2263
    date: 2023-12-01 04:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#1986 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 157537
  -bodyTs: "'appear':35 'client':21,40 'client-sid':39 'communiti':32,43 'decentr':7 'mean':11 'merg':23,42 'one':38 'post':33 'pretti':14 'side':41 'sure':15 'think':2 'though':29 'togeth':25 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544362"
  +editedAt: DateTimeImmutable @1701410502 {#2179
    date: 2023-12-01 07:01:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700805789 {#2184
    date: 2023-11-24 07:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
    +image: null
    +parent: null
    +root: null
    +body: "Basically P2P. The government can’t do shit about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701243113 {#2169
      date: 2023-11-29 08:31:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 154253
    -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5528094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700740823 {#2038
      date: 2023-11-23 13:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I doubt that the majority would want to leave their country just for e2e though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700746138 {#2352
    date: 2023-11-23 14:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Asudox@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 154484
  -bodyTs: "'countri':11 'doubt':2 'e2e':14 'leav':9 'major':5 'though':15 'want':7 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746138 {#2366
    date: 2023-11-23 14:28: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
15 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
    +image: null
    +parent: null
    +root: null
    +body: "Basically P2P. The government can’t do shit about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701243113 {#2169
      date: 2023-11-29 08:31:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 154253
    -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5528094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700740823 {#2038
      date: 2023-11-23 13:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I doubt that the majority would want to leave their country just for e2e though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700746138 {#2352
    date: 2023-11-23 14:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Asudox@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 154484
  -bodyTs: "'countri':11 'doubt':2 'e2e':14 'leav':9 'major':5 'though':15 'want':7 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746138 {#2366
    date: 2023-11-23 14:28: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
16 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
    +image: null
    +parent: null
    +root: null
    +body: "Basically P2P. The government can’t do shit about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701243113 {#2169
      date: 2023-11-29 08:31:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 154253
    -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5528094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700740823 {#2038
      date: 2023-11-23 13:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I doubt that the majority would want to leave their country just for e2e though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700746138 {#2352
    date: 2023-11-23 14:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Asudox@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 154484
  -bodyTs: "'countri':11 'doubt':2 'e2e':14 'leav':9 'major':5 'though':15 'want':7 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746138 {#2366
    date: 2023-11-23 14:28: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
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 {#1999
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1992 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
    +image: null
    +parent: null
    +root: null
    +body: "Basically P2P. The government can’t do shit about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701243113 {#2169
      date: 2023-11-29 08:31:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 154253
    -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5528094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700740823 {#2038
      date: 2023-11-23 13:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Well, then you just get the hell out of that country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700745002 {#2270
    date: 2023-11-23 14:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Asudox@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 154418
  -bodyTs: "'countri':11 'get':5 'hell':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745002 {#2211
    date: 2023-11-23 14:10: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
19 DENIED edit
App\Entity\EntryComment {#1999
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1992 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
    +image: null
    +parent: null
    +root: null
    +body: "Basically P2P. The government can’t do shit about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701243113 {#2169
      date: 2023-11-29 08:31:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 154253
    -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5528094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700740823 {#2038
      date: 2023-11-23 13:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Well, then you just get the hell out of that country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700745002 {#2270
    date: 2023-11-23 14:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Asudox@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 154418
  -bodyTs: "'countri':11 'get':5 'hell':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745002 {#2211
    date: 2023-11-23 14:10: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
20 DENIED moderate
App\Entity\EntryComment {#1999
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1992 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
    +image: null
    +parent: null
    +root: null
    +body: "Basically P2P. The government can’t do shit about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701243113 {#2169
      date: 2023-11-29 08:31:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2500 …}
    +nested: Doctrine\ORM\PersistentCollection {#2502 …}
    +votes: Doctrine\ORM\PersistentCollection {#2504 …}
    +reports: Doctrine\ORM\PersistentCollection {#2506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
    -id: 154253
    -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5528094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700740823 {#2038
      date: 2023-11-23 13:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Well, then you just get the hell out of that country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700745002 {#2270
    date: 2023-11-23 14:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Asudox@lemmy.world"
    "@skullgiver@popplesburger.hilciferous.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 154418
  -bodyTs: "'countri':11 'get':5 'hell':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745002 {#2211
    date: 2023-11-23 14:10: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
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 {#2168
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +body: "Where tf did you find a vps for 1.25$/month???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700742051 {#2004
    date: 2023-11-23 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grubbylarry@lemmy.ml"
    "@authed@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 154308
  -bodyTs: "'/month':10 '1.25':9 'find':5 'tf':2 'vps':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700742051 {#2007
    date: 2023-11-23 13:20:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +body: "Where tf did you find a vps for 1.25$/month???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700742051 {#2004
    date: 2023-11-23 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grubbylarry@lemmy.ml"
    "@authed@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 154308
  -bodyTs: "'/month':10 '1.25':9 'find':5 'tf':2 'vps':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700742051 {#2007
    date: 2023-11-23 13:20:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +body: "Where tf did you find a vps for 1.25$/month???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700742051 {#2004
    date: 2023-11-23 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grubbylarry@lemmy.ml"
    "@authed@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 154308
  -bodyTs: "'/month':10 '1.25':9 'find':5 'tf':2 'vps':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700742051 {#2007
    date: 2023-11-23 13:20:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "Basically P2P. The government can’t do shit about them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701243113 {#2169
    date: 2023-11-29 08:31:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 154253
  -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700740823 {#2038
    date: 2023-11-23 13:00:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "Basically P2P. The government can’t do shit about them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701243113 {#2169
    date: 2023-11-29 08:31:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 154253
  -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700740823 {#2038
    date: 2023-11-23 13:00:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "Basically P2P. The government can’t do shit about them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701243113 {#2169
    date: 2023-11-29 08:31:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 154253
  -bodyTs: "'basic':1 'govern':4 'p2p':2 'shit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700740823 {#2038
    date: 2023-11-23 13:00:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I asked this yesterday in the matrix room. It appears it’s for the US Thanksgiving. It’s a turkey btw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700733014 {#2499
    date: 2023-11-23 10:50:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@A_A@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2520 …}
  +reports: Doctrine\ORM\PersistentCollection {#2522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2526 …}
  -id: 154007
  -bodyTs: "'appear':10 'ask':2 'btw':21 'matrix':7 'room':8 'thanksgiv':16 'turkey':20 'us':15 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733014 {#2498
    date: 2023-11-23 10:50:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I asked this yesterday in the matrix room. It appears it’s for the US Thanksgiving. It’s a turkey btw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700733014 {#2499
    date: 2023-11-23 10:50:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@A_A@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2520 …}
  +reports: Doctrine\ORM\PersistentCollection {#2522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2526 …}
  -id: 154007
  -bodyTs: "'appear':10 'ask':2 'btw':21 'matrix':7 'room':8 'thanksgiv':16 'turkey':20 'us':15 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733014 {#2498
    date: 2023-11-23 10:50:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I asked this yesterday in the matrix room. It appears it’s for the US Thanksgiving. It’s a turkey btw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700733014 {#2499
    date: 2023-11-23 10:50:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@A_A@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2520 …}
  +reports: Doctrine\ORM\PersistentCollection {#2522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2526 …}
  -id: 154007
  -bodyTs: "'appear':10 'ask':2 'btw':21 'matrix':7 'room':8 'thanksgiv':16 'turkey':20 'us':15 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733014 {#2498
    date: 2023-11-23 10:50:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2531
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +body: "Mine is a stick that got stuck in a m&m tube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700729542 {#2513
    date: 2023-11-23 09:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neuracnu@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 153910
  -bodyTs: "'got':6 'm':10,11 'mine':1 'stick':4 'stuck':7 'tube':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526118"
  +editedAt: DateTimeImmutable @1701224344 {#2512
    date: 2023-11-29 03:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700729542 {#2001
    date: 2023-11-23 09:52:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2531
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +body: "Mine is a stick that got stuck in a m&m tube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700729542 {#2513
    date: 2023-11-23 09:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neuracnu@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 153910
  -bodyTs: "'got':6 'm':10,11 'mine':1 'stick':4 'stuck':7 'tube':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526118"
  +editedAt: DateTimeImmutable @1701224344 {#2512
    date: 2023-11-29 03:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700729542 {#2001
    date: 2023-11-23 09:52:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2531
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +body: "Mine is a stick that got stuck in a m&m tube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700729542 {#2513
    date: 2023-11-23 09:52:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neuracnu@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 153910
  -bodyTs: "'got':6 'm':10,11 'mine':1 'stick':4 'stuck':7 'tube':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526118"
  +editedAt: DateTimeImmutable @1701224344 {#2512
    date: 2023-11-29 03:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700729542 {#2001
    date: 2023-11-23 09:52:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2552
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
    +image: null
    +parent: null
    +root: null
    +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701280656 {#2566
      date: 2023-11-29 18:57:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2584 …}
    +nested: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    -id: 150395
    -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5499924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700659015 {#2565
      date: 2023-11-22 14:16:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "…me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700661464 {#2530
    date: 2023-11-22 14:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Asudox@lemmy.world"
    "@agressivelyPassive@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 150525
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700661464 {#2529
    date: 2023-11-22 14:57:44.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 {#2549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2552
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
    +image: null
    +parent: null
    +root: null
    +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701280656 {#2566
      date: 2023-11-29 18:57:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2584 …}
    +nested: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    -id: 150395
    -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5499924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700659015 {#2565
      date: 2023-11-22 14:16:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "…me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700661464 {#2530
    date: 2023-11-22 14:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Asudox@lemmy.world"
    "@agressivelyPassive@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 150525
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700661464 {#2529
    date: 2023-11-22 14:57:44.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 {#2549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2552
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
    +image: null
    +parent: null
    +root: null
    +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701280656 {#2566
      date: 2023-11-29 18:57:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2584 …}
    +nested: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    -id: 150395
    -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5499924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700659015 {#2565
      date: 2023-11-22 14:16:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "…me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700661464 {#2530
    date: 2023-11-22 14:57:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Asudox@lemmy.world"
    "@agressivelyPassive@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 150525
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700661464 {#2529
    date: 2023-11-22 14:57:44.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 {#2567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2569 …}
  +body: "Foolish sinner, you shall be offered as an offering to the mouse god of lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700659074 {#2548
    date: 2023-11-22 14:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@kat_angstrom@lemmy.world"
    "@tpihkal@lemmy.world"
    "@_cnt0@sh.itjust.works"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 150397
  -bodyTs: "'foolish':1 'god':13 'lemmi':15 'mous':12 'offer':6,9 'shall':4 'sinner':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659074 {#2547
    date: 2023-11-22 14:17:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2569 …}
  +body: "Foolish sinner, you shall be offered as an offering to the mouse god of lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700659074 {#2548
    date: 2023-11-22 14:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@kat_angstrom@lemmy.world"
    "@tpihkal@lemmy.world"
    "@_cnt0@sh.itjust.works"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 150397
  -bodyTs: "'foolish':1 'god':13 'lemmi':15 'mous':12 'offer':6,9 'shall':4 'sinner':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659074 {#2547
    date: 2023-11-22 14:17:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2569 …}
  +body: "Foolish sinner, you shall be offered as an offering to the mouse god of lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700659074 {#2548
    date: 2023-11-22 14:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@kat_angstrom@lemmy.world"
    "@tpihkal@lemmy.world"
    "@_cnt0@sh.itjust.works"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 150397
  -bodyTs: "'foolish':1 'god':13 'lemmi':15 'mous':12 'offer':6,9 'shall':4 'sinner':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659074 {#2547
    date: 2023-11-22 14:17:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2552
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: null
  +root: null
  +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701280656 {#2566
    date: 2023-11-29 18:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 150395
  -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659015 {#2565
    date: 2023-11-22 14:16:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2552
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: null
  +root: null
  +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701280656 {#2566
    date: 2023-11-29 18:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 150395
  -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659015 {#2565
    date: 2023-11-22 14:16:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2552
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2533 …}
  +image: null
  +parent: null
  +root: null
  +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701280656 {#2566
    date: 2023-11-29 18:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 150395
  -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659015 {#2565
    date: 2023-11-22 14:16:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2598
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2601 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +body: "Probably. Take care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700487826 {#2583
    date: 2023-11-20 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2603 …}
  +nested: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  -id: 142796
  -bodyTs: "'care':3 'probabl':1 'take':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487826 {#2582
    date: 2023-11-20 14:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2598
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2601 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +body: "Probably. Take care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700487826 {#2583
    date: 2023-11-20 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2603 …}
  +nested: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  -id: 142796
  -bodyTs: "'care':3 'probabl':1 'take':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487826 {#2582
    date: 2023-11-20 14:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2598
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2601 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +body: "Probably. Take care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700487826 {#2583
    date: 2023-11-20 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2603 …}
  +nested: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  -id: 142796
  -bodyTs: "'care':3 'probabl':1 'take':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487826 {#2582
    date: 2023-11-20 14:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2617
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "Google Pixel with GrapheneOS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700939350 {#2597
    date: 2023-11-25 20:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 142785
  -bodyTs: "'googl':1 'grapheneo':4 'pixel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487292 {#2596
    date: 2023-11-20 14:34: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
55 DENIED edit
App\Entity\EntryComment {#2617
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "Google Pixel with GrapheneOS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700939350 {#2597
    date: 2023-11-25 20:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 142785
  -bodyTs: "'googl':1 'grapheneo':4 'pixel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487292 {#2596
    date: 2023-11-20 14:34: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
56 DENIED moderate
App\Entity\EntryComment {#2617
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2618 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "Google Pixel with GrapheneOS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700939350 {#2597
    date: 2023-11-25 20:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2619 …}
  +nested: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  -id: 142785
  -bodyTs: "'googl':1 'grapheneo':4 'pixel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487292 {#2596
    date: 2023-11-20 14:34: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2634 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +body: "Thanks. Consider also removing the body as to not make the image seem duplicate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700487015 {#2616
    date: 2023-11-20 14:30:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 142780
  -bodyTs: "'also':3 'bodi':6 'consid':2 'duplic':14 'imag':12 'make':10 'remov':4 'seem':13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487015 {#2615
    date: 2023-11-20 14:30:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2634 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +body: "Thanks. Consider also removing the body as to not make the image seem duplicate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700487015 {#2616
    date: 2023-11-20 14:30:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 142780
  -bodyTs: "'also':3 'bodi':6 'consid':2 'duplic':14 'imag':12 'make':10 'remov':4 'seem':13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487015 {#2615
    date: 2023-11-20 14:30:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2634 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +body: "Thanks. Consider also removing the body as to not make the image seem duplicate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700487015 {#2616
    date: 2023-11-20 14:30:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 142780
  -bodyTs: "'also':3 'bodi':6 'consid':2 'duplic':14 'imag':12 'make':10 'remov':4 'seem':13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487015 {#2615
    date: 2023-11-20 14:30:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details