Redirect 302 redirect from GET @entry_comment_create (3370c6)

GET https://kbin.spritesserver.nl/index.php/m/beer@lemmy.ml/comments

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1504
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the simplicity of this community. Each post is just like “havin a brewski” and everyone who sees it is like “hell yeah mfer”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719357649 {#1538
    date: 2024-06-26 01:20:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MedicPigBabySaver@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  -id: 292296
  -bodyTs: "'brewski':15 'communiti':7 'everyon':17 'havin':13 'hell':23 'like':12,22 'love':2 'mfer':25 'post':9 'see':19 'simplic':4 'yeah':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8043297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704758944 {#2476
    date: 2024-01-09 01:09: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
3 DENIED edit
App\Entity\EntryComment {#1504
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the simplicity of this community. Each post is just like “havin a brewski” and everyone who sees it is like “hell yeah mfer”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719357649 {#1538
    date: 2024-06-26 01:20:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MedicPigBabySaver@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  -id: 292296
  -bodyTs: "'brewski':15 'communiti':7 'everyon':17 'havin':13 'hell':23 'like':12,22 'love':2 'mfer':25 'post':9 'see':19 'simplic':4 'yeah':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8043297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704758944 {#2476
    date: 2024-01-09 01:09: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
4 DENIED moderate
App\Entity\EntryComment {#1504
  +user: App\Entity\User {#1463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love the simplicity of this community. Each post is just like “havin a brewski” and everyone who sees it is like “hell yeah mfer”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719357649 {#1538
    date: 2024-06-26 01:20:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MedicPigBabySaver@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  -id: 292296
  -bodyTs: "'brewski':15 'communiti':7 'everyon':17 'havin':13 'hell':23 'like':12,22 'love':2 'mfer':25 'post':9 'see':19 'simplic':4 'yeah':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8043297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704758944 {#2476
    date: 2024-01-09 01:09: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
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 {#2217
  +user: Proxies\__CG__\App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1504
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "I love the simplicity of this community. Each post is just like “havin a brewski” and everyone who sees it is like “hell yeah mfer”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719357649 {#1538
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MedicPigBabySaver@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2167 …}
    +votes: Doctrine\ORM\PersistentCollection {#2474 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
    -id: 292296
    -bodyTs: "'brewski':15 'communiti':7 'everyon':17 'havin':13 'hell':23 'like':12,22 'love':2 'mfer':25 'post':9 'see':19 'simplic':4 'yeah':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8043297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704758944 {#2476
      date: 2024-01-09 01:09:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: "Cheers! 🍻"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704800663 {#2196
    date: 2024-01-09 12:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MedicPigBabySaver@sh.itjust.works"
    "@HunkyBrewster@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 293251
  -bodyTs: "'cheer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7288443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800663 {#2195
    date: 2024-01-09 12:44:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2217
  +user: Proxies\__CG__\App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1504
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "I love the simplicity of this community. Each post is just like “havin a brewski” and everyone who sees it is like “hell yeah mfer”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719357649 {#1538
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MedicPigBabySaver@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2167 …}
    +votes: Doctrine\ORM\PersistentCollection {#2474 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
    -id: 292296
    -bodyTs: "'brewski':15 'communiti':7 'everyon':17 'havin':13 'hell':23 'like':12,22 'love':2 'mfer':25 'post':9 'see':19 'simplic':4 'yeah':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8043297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704758944 {#2476
      date: 2024-01-09 01:09:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: "Cheers! 🍻"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704800663 {#2196
    date: 2024-01-09 12:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MedicPigBabySaver@sh.itjust.works"
    "@HunkyBrewster@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 293251
  -bodyTs: "'cheer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7288443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800663 {#2195
    date: 2024-01-09 12:44:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2217
  +user: Proxies\__CG__\App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1504
    +user: App\Entity\User {#1463 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2436 …}
    +magazine: App\Entity\Magazine {#302}
    +image: null
    +parent: null
    +root: null
    +body: "I love the simplicity of this community. Each post is just like “havin a brewski” and everyone who sees it is like “hell yeah mfer”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719357649 {#1538
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MedicPigBabySaver@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2167 …}
    +votes: Doctrine\ORM\PersistentCollection {#2474 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
    -id: 292296
    -bodyTs: "'brewski':15 'communiti':7 'everyon':17 'havin':13 'hell':23 'like':12,22 'love':2 'mfer':25 'post':9 'see':19 'simplic':4 'yeah':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8043297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704758944 {#2476
      date: 2024-01-09 01:09:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1504}
  +body: "Cheers! 🍻"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704800663 {#2196
    date: 2024-01-09 12:44:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MedicPigBabySaver@sh.itjust.works"
    "@HunkyBrewster@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 293251
  -bodyTs: "'cheer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7288443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800663 {#2195
    date: 2024-01-09 12:44:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1717
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My favorite beer!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704073683 {#1734
    date: 2024-01-01 02:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 268929
  -bodyTs: "'beer':3 'favorit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704073683 {#1714
    date: 2024-01-01 02:48:03.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 {#1717
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My favorite beer!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704073683 {#1734
    date: 2024-01-01 02:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 268929
  -bodyTs: "'beer':3 'favorit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704073683 {#1714
    date: 2024-01-01 02:48:03.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 {#1717
  +user: App\Entity\User {#2461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My favorite beer!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704073683 {#1734
    date: 2024-01-01 02:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 268929
  -bodyTs: "'beer':3 'favorit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704073683 {#1714
    date: 2024-01-01 02:48:03.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 {#1361
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aw that’s adorable art"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704062983 {#1385
    date: 2023-12-31 23:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 268536
  -bodyTs: "'ador':4 'art':5 'aw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6968387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704062983 {#1382
    date: 2023-12-31 23:49:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aw that’s adorable art"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704062983 {#1385
    date: 2023-12-31 23:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 268536
  -bodyTs: "'ador':4 'art':5 'aw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6968387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704062983 {#1382
    date: 2023-12-31 23:49:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#2033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1719 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Aw that’s adorable art"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704062983 {#1385
    date: 2023-12-31 23:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 268536
  -bodyTs: "'ador':4 'art':5 'aw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6968387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704062983 {#1382
    date: 2023-12-31 23:49:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s one of the best beers out there. The small bottles are highway robbery though ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699626899 {#2351
    date: 2023-11-10 15:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 107721
  -bodyTs: "'beer':7 'best':6 'bottl':12 'highway':14 'one':3 'robberi':15 'small':11 'though':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5209607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699626899 {#2347
    date: 2023-11-10 15:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s one of the best beers out there. The small bottles are highway robbery though ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699626899 {#2351
    date: 2023-11-10 15:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 107721
  -bodyTs: "'beer':7 'best':6 'bottl':12 'highway':14 'one':3 'robberi':15 'small':11 'though':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5209607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699626899 {#2347
    date: 2023-11-10 15:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2323 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s one of the best beers out there. The small bottles are highway robbery though ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699626899 {#2351
    date: 2023-11-10 15:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 107721
  -bodyTs: "'beer':7 'best':6 'bottl':12 'highway':14 'one':3 'robberi':15 'small':11 'though':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5209607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699626899 {#2347
    date: 2023-11-10 15:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Happy to see that label. Haven’t had it in years but remember loving it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699592759 {#2103
    date: 2023-11-10 06:05:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 106619
  -bodyTs: "'happi':1 'haven':6 'label':5 'love':14 'rememb':13 'see':3 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5201331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699592759 {#2106
    date: 2023-11-10 06:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Happy to see that label. Haven’t had it in years but remember loving it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699592759 {#2103
    date: 2023-11-10 06:05:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 106619
  -bodyTs: "'happi':1 'haven':6 'label':5 'love':14 'rememb':13 'see':3 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5201331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699592759 {#2106
    date: 2023-11-10 06:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#2160 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: App\Entity\Magazine {#302
    +icon: Proxies\__CG__\App\Entity\Image {#282 …}
    +name: "beer@lemmy.ml"
    +title: "beer"
    +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 5
    +postCount: 1
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1719357649 {#315
      date: 2024-06-26 01:20:49.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#273 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
    +entries: Doctrine\ORM\PersistentCollection {#216 …}
    +posts: Doctrine\ORM\PersistentCollection {#174 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
    +bans: Doctrine\ORM\PersistentCollection {#153 …}
    +reports: Doctrine\ORM\PersistentCollection {#139 …}
    +badges: Doctrine\ORM\PersistentCollection {#117 …}
    +logs: Doctrine\ORM\PersistentCollection {#107 …}
    +awards: Doctrine\ORM\PersistentCollection {#96 …}
    +categories: Doctrine\ORM\PersistentCollection {#83 …}
    -id: 62
    +apId: "beer@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/beer"
    +apPublicUrl: "https://lemmy.ml/c/beer"
    +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "beer"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719236729 {#318
      date: 2024-06-24 15:45:29.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697543173 {#314
      date: 2023-10-17 13:46:13.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Happy to see that label. Haven’t had it in years but remember loving it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699592759 {#2103
    date: 2023-11-10 06:05:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 106619
  -bodyTs: "'happi':1 'haven':6 'label':5 'love':14 'rememb':13 'see':3 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5201331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699592759 {#2106
    date: 2023-11-10 06:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED edit
App\Entity\Magazine {#302
  +icon: Proxies\__CG__\App\Entity\Image {#282 …}
  +name: "beer@lemmy.ml"
  +title: "beer"
  +description: "This is a place for beer lovers of all levels to come together and share their love of beer."
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 7
  +entryCommentCount: 5
  +postCount: 1
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1719357649 {#315
    date: 2024-06-26 01:20:49.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#273 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#258 …}
  +entries: Doctrine\ORM\PersistentCollection {#216 …}
  +posts: Doctrine\ORM\PersistentCollection {#174 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#236 …}
  +bans: Doctrine\ORM\PersistentCollection {#153 …}
  +reports: Doctrine\ORM\PersistentCollection {#139 …}
  +badges: Doctrine\ORM\PersistentCollection {#117 …}
  +logs: Doctrine\ORM\PersistentCollection {#107 …}
  +awards: Doctrine\ORM\PersistentCollection {#96 …}
  +categories: Doctrine\ORM\PersistentCollection {#83 …}
  -id: 62
  +apId: "beer@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/beer"
  +apPublicUrl: "https://lemmy.ml/c/beer"
  +apFollowersUrl: "https://lemmy.ml/c/beer/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "beer"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1719236729 {#318
    date: 2024-06-24 15:45:29.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697543173 {#314
    date: 2023-10-17 13:46:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details