GET https://kbin.spritesserver.nl/u/@bionicjoey@lemmy.ca/comments/hot?p=13

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 …}
}
36.88 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.07 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 {#2301
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "So what you’re saying is… Bears are powered by AI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701980087 {#2067
    date: 2023-12-07 21:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 207986
  -bodyTs: "'ai':11 'bear':7 'power':9 're':4 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5494738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980087 {#2114
    date: 2023-12-07 21:14:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "So what you’re saying is… Bears are powered by AI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701980087 {#2067
    date: 2023-12-07 21:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 207986
  -bodyTs: "'ai':11 'bear':7 'power':9 're':4 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5494738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980087 {#2114
    date: 2023-12-07 21:14:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "So what you’re saying is… Bears are powered by AI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701980087 {#2067
    date: 2023-12-07 21:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2225 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 207986
  -bodyTs: "'ai':11 'bear':7 'power':9 're':4 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5494738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980087 {#2114
    date: 2023-12-07 21:14:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "Pretty good discussion in my old post here: [lemmy.ca/post/5380703](https://lemmy.ca/post/5380703)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701966472 {#2297
    date: 2023-12-07 17:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Ashyr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 207054
  -bodyTs: "'/post/5380703](https://lemmy.ca/post/5380703)':11 'discuss':3 'good':2 'lemmy.ca':10 'lemmy.ca/post/5380703](https://lemmy.ca/post/5380703)':9 'old':6 'post':7 'pretti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5489637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966472 {#2048
    date: 2023-12-07 17:27:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "Pretty good discussion in my old post here: [lemmy.ca/post/5380703](https://lemmy.ca/post/5380703)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701966472 {#2297
    date: 2023-12-07 17:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Ashyr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 207054
  -bodyTs: "'/post/5380703](https://lemmy.ca/post/5380703)':11 'discuss':3 'good':2 'lemmy.ca':10 'lemmy.ca/post/5380703](https://lemmy.ca/post/5380703)':9 'old':6 'post':7 'pretti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5489637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966472 {#2048
    date: 2023-12-07 17:27:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "Pretty good discussion in my old post here: [lemmy.ca/post/5380703](https://lemmy.ca/post/5380703)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701966472 {#2297
    date: 2023-12-07 17:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Ashyr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 207054
  -bodyTs: "'/post/5380703](https://lemmy.ca/post/5380703)':11 'discuss':3 'good':2 'lemmy.ca':10 'lemmy.ca/post/5380703](https://lemmy.ca/post/5380703)':9 'old':6 'post':7 'pretti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5489637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966472 {#2048
    date: 2023-12-07 17:27:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2210
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703266895 {#2194
      date: 2023-12-22 18:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    -id: 202182
    -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5460256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873685 {#2201
      date: 2023-12-06 15:41:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    To give a more serious answer, Bajorans seem very theocratic and I think most of them would fundamentally disagree with the concept of a secular government.\n
    \n
    Bajor exists in a weird gray area since their religion is in some ways literally real. In some ways the Bajorans are like the Vorta and the Jem’Hadar. Their “gods” are provably real, they interact with them regularly, and they have demonstrated to them that they have what seem to be supernatural powers.\n
    \n
    Also, critically for the Bajorans, not only are their gods real, but their demons (Pa Wraiths) are real as well. And that opens up a whole other philosophical can of worms. In a way it reminds me of Warhammer 40k. In that universe, religion isn’t irrational. In fact it’s completely rational. Because Chaos is real, and it **will** fuck you up if you aren’t religious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701891597 {#2053
    date: 2023-12-06 20:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@bionicjoey@lemmy.ca"
    "@ThunderclapSasquatch@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 203716
  -bodyTs: "'40k':120 'also':81 'answer':6 'area':33 'aren':146 'bajor':27 'bajoran':7,47,85 'chao':135 'complet':132 'concept':22 'critic':82 'demon':94 'demonstr':69 'disagre':19 'exist':28 'fact':129 'fuck':141 'fundament':18 'give':2 'god':57,90 'govern':26 'gray':32 'hadar':55 'interact':62 'irrat':127 'isn':125 'jem':54 'like':49 'liter':41 'open':103 'pa':95 'philosoph':108 'power':80 'provabl':59 'ration':133 'real':42,60,91,98,137 'regular':65 'religi':148 'religion':36,124 'remind':116 'secular':25 'seem':8,76 'serious':5 'sinc':34 'supernatur':79 'theocrat':10 'think':13 'univers':123 'vorta':51 'warhamm':119 'way':40,45,114 'weird':31 'well':100 'whole':106 'worm':111 'would':17 'wraith':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5468086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891597 {#2121
    date: 2023-12-06 20:39:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2210
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703266895 {#2194
      date: 2023-12-22 18:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    -id: 202182
    -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5460256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873685 {#2201
      date: 2023-12-06 15:41:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    To give a more serious answer, Bajorans seem very theocratic and I think most of them would fundamentally disagree with the concept of a secular government.\n
    \n
    Bajor exists in a weird gray area since their religion is in some ways literally real. In some ways the Bajorans are like the Vorta and the Jem’Hadar. Their “gods” are provably real, they interact with them regularly, and they have demonstrated to them that they have what seem to be supernatural powers.\n
    \n
    Also, critically for the Bajorans, not only are their gods real, but their demons (Pa Wraiths) are real as well. And that opens up a whole other philosophical can of worms. In a way it reminds me of Warhammer 40k. In that universe, religion isn’t irrational. In fact it’s completely rational. Because Chaos is real, and it **will** fuck you up if you aren’t religious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701891597 {#2053
    date: 2023-12-06 20:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@bionicjoey@lemmy.ca"
    "@ThunderclapSasquatch@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 203716
  -bodyTs: "'40k':120 'also':81 'answer':6 'area':33 'aren':146 'bajor':27 'bajoran':7,47,85 'chao':135 'complet':132 'concept':22 'critic':82 'demon':94 'demonstr':69 'disagre':19 'exist':28 'fact':129 'fuck':141 'fundament':18 'give':2 'god':57,90 'govern':26 'gray':32 'hadar':55 'interact':62 'irrat':127 'isn':125 'jem':54 'like':49 'liter':41 'open':103 'pa':95 'philosoph':108 'power':80 'provabl':59 'ration':133 'real':42,60,91,98,137 'regular':65 'religi':148 'religion':36,124 'remind':116 'secular':25 'seem':8,76 'serious':5 'sinc':34 'supernatur':79 'theocrat':10 'think':13 'univers':123 'vorta':51 'warhamm':119 'way':40,45,114 'weird':31 'well':100 'whole':106 'worm':111 'would':17 'wraith':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5468086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891597 {#2121
    date: 2023-12-06 20:39:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2210
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703266895 {#2194
      date: 2023-12-22 18:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    -id: 202182
    -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5460256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873685 {#2201
      date: 2023-12-06 15:41:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    To give a more serious answer, Bajorans seem very theocratic and I think most of them would fundamentally disagree with the concept of a secular government.\n
    \n
    Bajor exists in a weird gray area since their religion is in some ways literally real. In some ways the Bajorans are like the Vorta and the Jem’Hadar. Their “gods” are provably real, they interact with them regularly, and they have demonstrated to them that they have what seem to be supernatural powers.\n
    \n
    Also, critically for the Bajorans, not only are their gods real, but their demons (Pa Wraiths) are real as well. And that opens up a whole other philosophical can of worms. In a way it reminds me of Warhammer 40k. In that universe, religion isn’t irrational. In fact it’s completely rational. Because Chaos is real, and it **will** fuck you up if you aren’t religious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701891597 {#2053
    date: 2023-12-06 20:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@bionicjoey@lemmy.ca"
    "@ThunderclapSasquatch@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 203716
  -bodyTs: "'40k':120 'also':81 'answer':6 'area':33 'aren':146 'bajor':27 'bajoran':7,47,85 'chao':135 'complet':132 'concept':22 'critic':82 'demon':94 'demonstr':69 'disagre':19 'exist':28 'fact':129 'fuck':141 'fundament':18 'give':2 'god':57,90 'govern':26 'gray':32 'hadar':55 'interact':62 'irrat':127 'isn':125 'jem':54 'like':49 'liter':41 'open':103 'pa':95 'philosoph':108 'power':80 'provabl':59 'ration':133 'real':42,60,91,98,137 'regular':65 'religi':148 'religion':36,124 'remind':116 'secular':25 'seem':8,76 'serious':5 'sinc':34 'supernatur':79 'theocrat':10 'think':13 'univers':123 'vorta':51 'warhamm':119 'way':40,45,114 'weird':31 'well':100 'whole':106 'worm':111 'would':17 'wraith':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5468086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891597 {#2121
    date: 2023-12-06 20:39:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2206
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703266895 {#2194
      date: 2023-12-22 18:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    -id: 202182
    -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5460256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873685 {#2201
      date: 2023-12-06 15:41:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Worf: “Our gods are dead. Ancient Klingon warriors slew them a millennia ago. They were more trouble than they were worth.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701885467 {#2209
    date: 2023-12-06 18:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@bionicjoey@lemmy.ca"
    "@ThunderclapSasquatch@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 203307
  -bodyTs: "'ago':13 'ancient':6 'dead':5 'god':3 'klingon':7 'millennia':12 'slew':9 'troubl':17 'warrior':8 'worf':1 'worth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5465849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885467 {#2200
    date: 2023-12-06 18:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703266895 {#2194
      date: 2023-12-22 18:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    -id: 202182
    -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5460256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873685 {#2201
      date: 2023-12-06 15:41:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Worf: “Our gods are dead. Ancient Klingon warriors slew them a millennia ago. They were more trouble than they were worth.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701885467 {#2209
    date: 2023-12-06 18:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@bionicjoey@lemmy.ca"
    "@ThunderclapSasquatch@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 203307
  -bodyTs: "'ago':13 'ancient':6 'dead':5 'god':3 'klingon':7 'millennia':12 'slew':9 'troubl':17 'warrior':8 'worf':1 'worth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5465849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885467 {#2200
    date: 2023-12-06 18:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +parent: null
    +root: null
    +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703266895 {#2194
      date: 2023-12-22 18:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ChillDude69@lemmynsfw.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2276 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    -id: 202182
    -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5460256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873685 {#2201
      date: 2023-12-06 15:41:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Worf: “Our gods are dead. Ancient Klingon warriors slew them a millennia ago. They were more trouble than they were worth.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701885467 {#2209
    date: 2023-12-06 18:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@bionicjoey@lemmy.ca"
    "@ThunderclapSasquatch@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 203307
  -bodyTs: "'ago':13 'ancient':6 'dead':5 'god':3 'klingon':7 'millennia':12 'slew':9 'troubl':17 'warrior':8 'worf':1 'worth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5465849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885467 {#2200
    date: 2023-12-06 18:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2277
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703266895 {#2194
    date: 2023-12-22 18:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 202182
  -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873685 {#2201
    date: 2023-12-06 15:41:25.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
19 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2277
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703266895 {#2194
    date: 2023-12-22 18:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 202182
  -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873685 {#2201
    date: 2023-12-06 15:41:25.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
20 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2277
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Could be because one is a religious symbol and the other is a cultural symbol. There is a case to be made that government personnel shouldn’t be allowed to openly display their religious affiliation in a secular society, in order to preserve the separation of church and state. Not saying I agree with that perspective, but it is a hot topic of debate in many parts of the world today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703266895 {#2194
    date: 2023-12-22 18:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 202182
  -bodyTs: "'affili':35 'agre':53 'allow':29 'case':19 'church':47 'could':1 'cultur':14 'debat':64 'display':32 'govern':24 'hot':61 'made':22 'mani':66 'one':4 'open':31 'order':41 'part':67 'personnel':25 'perspect':56 'preserv':43 'religi':7,34 'say':51 'secular':38 'separ':45 'shouldn':26 'societi':39 'state':49 'symbol':8,15 'today':71 'topic':62 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873685 {#2201
    date: 2023-12-06 15:41:25.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
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 {#2304
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worf: “I forgor 💀”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701873481 {#2283
    date: 2023-12-06 15:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 202173
  -bodyTs: "'forgor':3 'worf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873481 {#2275
    date: 2023-12-06 15:38:01.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 {#2304
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worf: “I forgor 💀”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701873481 {#2283
    date: 2023-12-06 15:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 202173
  -bodyTs: "'forgor':3 'worf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873481 {#2275
    date: 2023-12-06 15:38:01.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 {#2304
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worf: “I forgor 💀”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701873481 {#2283
    date: 2023-12-06 15:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 202173
  -bodyTs: "'forgor':3 'worf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873481 {#2275
    date: 2023-12-06 15:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: "Makes sense considering we know from Darmok that the universal translator doesn’t translate proper names."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701873143 {#2303
    date: 2023-12-06 15:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 202162
  -bodyTs: "'consid':3 'darmok':7 'doesn':12 'know':5 'make':1 'name':16 'proper':15 'sens':2 'translat':11,14 'univers':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873143 {#2319
    date: 2023-12-06 15:32: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
27 DENIED edit
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: "Makes sense considering we know from Darmok that the universal translator doesn’t translate proper names."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701873143 {#2303
    date: 2023-12-06 15:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 202162
  -bodyTs: "'consid':3 'darmok':7 'doesn':12 'know':5 'make':1 'name':16 'proper':15 'sens':2 'translat':11,14 'univers':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873143 {#2319
    date: 2023-12-06 15:32: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
28 DENIED moderate
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: "Makes sense considering we know from Darmok that the universal translator doesn’t translate proper names."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701873143 {#2303
    date: 2023-12-06 15:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 202162
  -bodyTs: "'consid':3 'darmok':7 'doesn':12 'know':5 'make':1 'name':16 'proper':15 'sens':2 'translat':11,14 'univers':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5460054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873143 {#2319
    date: 2023-12-06 15:32: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
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 {#2245
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2243 …}
  +image: null
  +parent: null
  +root: null
  +body: "The last thing you hear: “What’s up guys! Welcome back to another open heart surgery tutorial! Today’s video is brought to you by NordVPN!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1703170151 {#2235
    date: 2023-12-21 15:49:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 200773
  -bodyTs: "'anoth':13 'back':11 'brought':22 'guy':9 'hear':5 'heart':15 'last':2 'nordvpn':26 'open':14 'surgeri':16 'thing':3 'today':18 'tutori':17 'video':20 'welcom':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5445074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819780 {#2264
    date: 2023-12-06 00:43:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2245
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2243 …}
  +image: null
  +parent: null
  +root: null
  +body: "The last thing you hear: “What’s up guys! Welcome back to another open heart surgery tutorial! Today’s video is brought to you by NordVPN!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1703170151 {#2235
    date: 2023-12-21 15:49:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 200773
  -bodyTs: "'anoth':13 'back':11 'brought':22 'guy':9 'hear':5 'heart':15 'last':2 'nordvpn':26 'open':14 'surgeri':16 'thing':3 'today':18 'tutori':17 'video':20 'welcom':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5445074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819780 {#2264
    date: 2023-12-06 00:43:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2245
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2243 …}
  +image: null
  +parent: null
  +root: null
  +body: "The last thing you hear: “What’s up guys! Welcome back to another open heart surgery tutorial! Today’s video is brought to you by NordVPN!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1703170151 {#2235
    date: 2023-12-21 15:49:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 200773
  -bodyTs: "'anoth':13 'back':11 'brought':22 'guy':9 'hear':5 'heart':15 'last':2 'nordvpn':26 'open':14 'surgeri':16 'thing':3 'today':18 'tutori':17 'video':20 'welcom':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5445074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819780 {#2264
    date: 2023-12-06 00:43:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2154
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +body: "What a terrible day to have lobes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701800461 {#2246
    date: 2023-12-05 19:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@negativenull@startrek.website"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 199638
  -bodyTs: "'day':4 'lobe':7 'terribl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5437003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800461 {#2250
    date: 2023-12-05 19:21:01.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 {#2154
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +body: "What a terrible day to have lobes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701800461 {#2246
    date: 2023-12-05 19:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@negativenull@startrek.website"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 199638
  -bodyTs: "'day':4 'lobe':7 'terribl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5437003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800461 {#2250
    date: 2023-12-05 19:21:01.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 {#2154
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +body: "What a terrible day to have lobes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701800461 {#2246
    date: 2023-12-05 19:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@negativenull@startrek.website"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 199638
  -bodyTs: "'day':4 'lobe':7 'terribl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5437003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800461 {#2250
    date: 2023-12-05 19:21:01.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 {#2172
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "“We serve food here sir”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701695069 {#2155
    date: 2023-12-04 14:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 195330
  -bodyTs: "'food':3 'serv':2 'sir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5404069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701695069 {#2156
    date: 2023-12-04 14:04:29.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 {#2172
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "“We serve food here sir”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701695069 {#2155
    date: 2023-12-04 14:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 195330
  -bodyTs: "'food':3 'serv':2 'sir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5404069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701695069 {#2156
    date: 2023-12-04 14:04:29.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 {#2172
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "“We serve food here sir”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701695069 {#2155
    date: 2023-12-04 14:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 195330
  -bodyTs: "'food':3 'serv':2 'sir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5404069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701695069 {#2156
    date: 2023-12-04 14:04:29.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 {#1988
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "Yeah it’s fine. That’s the one I started with and still use at work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701692079 {#2171
    date: 2023-12-04 13:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orl0pl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 195233
  -bodyTs: "'fine':4 'one':8 'start':10 'still':13 'use':14 'work':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5403394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701692079 {#2182
    date: 2023-12-04 13:14:39.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 {#1988
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "Yeah it’s fine. That’s the one I started with and still use at work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701692079 {#2171
    date: 2023-12-04 13:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orl0pl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 195233
  -bodyTs: "'fine':4 'one':8 'start':10 'still':13 'use':14 'work':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5403394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701692079 {#2182
    date: 2023-12-04 13:14:39.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 {#1988
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +body: "Yeah it’s fine. That’s the one I started with and still use at work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701692079 {#2171
    date: 2023-12-04 13:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orl0pl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 195233
  -bodyTs: "'fine':4 'one':8 'start':10 'still':13 'use':14 'work':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5403394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701692079 {#2182
    date: 2023-12-04 13:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1989
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Do they do gift exchanges at all?\n
    \n
    Bill Gates famously would participate in Reddit’s secret Santa
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1726314117 {#2134
    date: 2024-09-14 13:41:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 192108
  -bodyTs: "'bill':8 'exchang':5 'famous':10 'gate':9 'gift':4 'particip':12 'reddit':14 'santa':17 'secret':16 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5378759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611429 {#2038
    date: 2023-12-03 14:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1989
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Do they do gift exchanges at all?\n
    \n
    Bill Gates famously would participate in Reddit’s secret Santa
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1726314117 {#2134
    date: 2024-09-14 13:41:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 192108
  -bodyTs: "'bill':8 'exchang':5 'famous':10 'gate':9 'gift':4 'particip':12 'reddit':14 'santa':17 'secret':16 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5378759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611429 {#2038
    date: 2023-12-03 14:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1989
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Do they do gift exchanges at all?\n
    \n
    Bill Gates famously would participate in Reddit’s secret Santa
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1726314117 {#2134
    date: 2024-09-14 13:41:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 192108
  -bodyTs: "'bill':8 'exchang':5 'famous':10 'gate':9 'gift':4 'particip':12 'reddit':14 'santa':17 'secret':16 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5378759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611429 {#2038
    date: 2023-12-03 14:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2368 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
    +image: null
    +parent: null
    +root: null
    +body: "I could ask the same question about people who post bad-faith leading questions on asklemmy with the sole intent of ranting about something that annoys them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702751383 {#1351
      date: 2023-12-16 19:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Skullgrid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 190792
    -bodyTs: "'annoy':27 'ask':3 'asklemmi':17 'bad':12 'bad-faith':11 'could':2 'faith':13 'intent':21 'lead':14 'peopl':8 'post':10 'question':6,15 'rant':23 'sole':20 'someth':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5367226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701570582 {#1349
      date: 2023-12-03 03:29:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "And what omelet is that exactly? I bet you 48 hours from now there won’t be a single answer from someone to whom OP directed their question. Nothing can be gained by simply ranting in the interrogative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701573736 {#2007
    date: 2023-12-03 04:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skullgrid@lemmy.world"
    "@bionicjoey@lemmy.ca"
    "@Zomg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 190951
  -bodyTs: "'48':10 'answer':20 'bet':8 'direct':26 'exact':6 'gain':32 'hour':11 'interrog':38 'noth':29 'omelet':3 'op':25 'question':28 'rant':35 'simpli':34 'singl':19 'someon':22 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5369122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701573736 {#2004
    date: 2023-12-03 04:22:16.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 {#1979
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2368 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
    +image: null
    +parent: null
    +root: null
    +body: "I could ask the same question about people who post bad-faith leading questions on asklemmy with the sole intent of ranting about something that annoys them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702751383 {#1351
      date: 2023-12-16 19:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Skullgrid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 190792
    -bodyTs: "'annoy':27 'ask':3 'asklemmi':17 'bad':12 'bad-faith':11 'could':2 'faith':13 'intent':21 'lead':14 'peopl':8 'post':10 'question':6,15 'rant':23 'sole':20 'someth':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5367226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701570582 {#1349
      date: 2023-12-03 03:29:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "And what omelet is that exactly? I bet you 48 hours from now there won’t be a single answer from someone to whom OP directed their question. Nothing can be gained by simply ranting in the interrogative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701573736 {#2007
    date: 2023-12-03 04:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skullgrid@lemmy.world"
    "@bionicjoey@lemmy.ca"
    "@Zomg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 190951
  -bodyTs: "'48':10 'answer':20 'bet':8 'direct':26 'exact':6 'gain':32 'hour':11 'interrog':38 'noth':29 'omelet':3 'op':25 'question':28 'rant':35 'simpli':34 'singl':19 'someon':22 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5369122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701573736 {#2004
    date: 2023-12-03 04:22:16.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 {#1979
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2368 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
    +image: null
    +parent: null
    +root: null
    +body: "I could ask the same question about people who post bad-faith leading questions on asklemmy with the sole intent of ranting about something that annoys them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1702751383 {#1351
      date: 2023-12-16 19:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Skullgrid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 190792
    -bodyTs: "'annoy':27 'ask':3 'asklemmi':17 'bad':12 'bad-faith':11 'could':2 'faith':13 'intent':21 'lead':14 'peopl':8 'post':10 'question':6,15 'rant':23 'sole':20 'someth':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5367226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701570582 {#1349
      date: 2023-12-03 03:29:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "And what omelet is that exactly? I bet you 48 hours from now there won’t be a single answer from someone to whom OP directed their question. Nothing can be gained by simply ranting in the interrogative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701573736 {#2007
    date: 2023-12-03 04:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skullgrid@lemmy.world"
    "@bionicjoey@lemmy.ca"
    "@Zomg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 190951
  -bodyTs: "'48':10 'answer':20 'bet':8 'direct':26 'exact':6 'gain':32 'hour':11 'interrog':38 'noth':29 'omelet':3 'op':25 'question':28 'rant':35 'simpli':34 'singl':19 'someon':22 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5369122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701573736 {#2004
    date: 2023-12-03 04:22:16.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 {#1352
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2243 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: "Harry Potter and the Phrenologist’s Stone"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701572444 {#1982
    date: 2023-12-03 04:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@oji@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 190892
  -bodyTs: "'harri':1 'phrenologist':5 'potter':2 'stone':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5368475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701572444 {#1983
    date: 2023-12-03 04:00: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
55 DENIED edit
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2243 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: "Harry Potter and the Phrenologist’s Stone"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701572444 {#1982
    date: 2023-12-03 04:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@oji@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 190892
  -bodyTs: "'harri':1 'phrenologist':5 'potter':2 'stone':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5368475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701572444 {#1983
    date: 2023-12-03 04:00: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
56 DENIED moderate
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2243 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: "Harry Potter and the Phrenologist’s Stone"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701572444 {#1982
    date: 2023-12-03 04:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
    "@oji@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 190892
  -bodyTs: "'harri':1 'phrenologist':5 'potter':2 'stone':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5368475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701572444 {#1983
    date: 2023-12-03 04:00: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2375
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: null
  +root: null
  +body: "I could ask the same question about people who post bad-faith leading questions on asklemmy with the sole intent of ranting about something that annoys them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702751383 {#1351
    date: 2023-12-16 19:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skullgrid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 190792
  -bodyTs: "'annoy':27 'ask':3 'asklemmi':17 'bad':12 'bad-faith':11 'could':2 'faith':13 'intent':21 'lead':14 'peopl':8 'post':10 'question':6,15 'rant':23 'sole':20 'someth':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5367226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701570582 {#1349
    date: 2023-12-03 03:29:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2375
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: null
  +root: null
  +body: "I could ask the same question about people who post bad-faith leading questions on asklemmy with the sole intent of ranting about something that annoys them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702751383 {#1351
    date: 2023-12-16 19:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skullgrid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 190792
  -bodyTs: "'annoy':27 'ask':3 'asklemmi':17 'bad':12 'bad-faith':11 'could':2 'faith':13 'intent':21 'lead':14 'peopl':8 'post':10 'question':6,15 'rant':23 'sole':20 'someth':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5367226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701570582 {#1349
    date: 2023-12-03 03:29:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2375
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2003 …}
  +image: null
  +parent: null
  +root: null
  +body: "I could ask the same question about people who post bad-faith leading questions on asklemmy with the sole intent of ranting about something that annoys them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702751383 {#1351
    date: 2023-12-16 19:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Skullgrid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 190792
  -bodyTs: "'annoy':27 'ask':3 'asklemmi':17 'bad':12 'bad-faith':11 'could':2 'faith':13 'intent':21 'lead':14 'peopl':8 'post':10 'question':6,15 'rant':23 'sole':20 'someth':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5367226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701570582 {#1349
    date: 2023-12-03 03:29:42.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