GET https://kbin.spritesserver.nl/index.php/m/aww@lemmy.ml/comments/oldest?p=4

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.78 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1772
  +user: App\Entity\User {#1416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Prince penguin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706077975 {#1503
    date: 2024-01-24 07:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1713 …}
  +nested: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  -id: 336088
  -bodyTs: "'penguin':2 'princ':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7675682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706077975 {#1746
    date: 2024-01-24 07:32:55.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 {#1772
  +user: App\Entity\User {#1416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Prince penguin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706077975 {#1503
    date: 2024-01-24 07:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1713 …}
  +nested: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  -id: 336088
  -bodyTs: "'penguin':2 'princ':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7675682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706077975 {#1746
    date: 2024-01-24 07:32:55.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 {#1772
  +user: App\Entity\User {#1416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Prince penguin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706077975 {#1503
    date: 2024-01-24 07:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1713 …}
  +nested: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  -id: 336088
  -bodyTs: "'penguin':2 'princ':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7675682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706077975 {#1746
    date: 2024-01-24 07:32:55.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 {#2448
  +user: App\Entity\User {#2455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cozy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706080474 {#1715
    date: 2024-01-24 08:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 336145
  -bodyTs: "'cozi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6769377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080474 {#1707
    date: 2024-01-24 08:14:34.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 {#2448
  +user: App\Entity\User {#2455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cozy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706080474 {#1715
    date: 2024-01-24 08:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 336145
  -bodyTs: "'cozi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6769377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080474 {#1707
    date: 2024-01-24 08:14:34.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 {#2448
  +user: App\Entity\User {#2455 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cozy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706080474 {#1715
    date: 2024-01-24 08:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 336145
  -bodyTs: "'cozi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6769377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080474 {#1707
    date: 2024-01-24 08:14:34.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 {#2026
  +user: App\Entity\User {#2027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a boss. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706080800 {#1403
    date: 2024-01-24 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 336156
  -bodyTs: "'boss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5057098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080800 {#2019
    date: 2024-01-24 08:20: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
11 DENIED edit
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#2027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a boss. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706080800 {#1403
    date: 2024-01-24 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 336156
  -bodyTs: "'boss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5057098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080800 {#2019
    date: 2024-01-24 08:20: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
12 DENIED moderate
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#2027 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a boss. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706080800 {#1403
    date: 2024-01-24 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 336156
  -bodyTs: "'boss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5057098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080800 {#2019
    date: 2024-01-24 08:20: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
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 {#2191
  +user: App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "King Penguin Thicc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706080990 {#2331
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 336163
  -bodyTs: "'king':1 'penguin':2 'thicc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7677097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080990 {#2314
    date: 2024-01-24 08:23:10.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 {#2191
  +user: App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "King Penguin Thicc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706080990 {#2331
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 336163
  -bodyTs: "'king':1 'penguin':2 'thicc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7677097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080990 {#2314
    date: 2024-01-24 08:23:10.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 {#2191
  +user: App\Entity\User {#2343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "King Penguin Thicc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706080990 {#2331
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 336163
  -bodyTs: "'king':1 'penguin':2 'thicc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7677097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706080990 {#2314
    date: 2024-01-24 08:23:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I misread that as King Penguin Chic. That penguin got drip! 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706088187 {#2121
    date: 2024-01-24 10:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 336303
  -bodyTs: "'chic':7 'drip':11 'got':10 'king':5 'misread':2 'penguin':6,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6968625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088187 {#2122
    date: 2024-01-24 10:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I misread that as King Penguin Chic. That penguin got drip! 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706088187 {#2121
    date: 2024-01-24 10:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 336303
  -bodyTs: "'chic':7 'drip':11 'got':10 'king':5 'misread':2 'penguin':6,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6968625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088187 {#2122
    date: 2024-01-24 10:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I misread that as King Penguin Chic. That penguin got drip! 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706088187 {#2121
    date: 2024-01-24 10:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 336303
  -bodyTs: "'chic':7 'drip':11 'got':10 'king':5 'misread':2 'penguin':6,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6968625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706088187 {#2122
    date: 2024-01-24 10:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#2203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And just like this, perpetual motion solved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706098851 {#2277
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 336481
  -bodyTs: "'like':3 'motion':6 'perpetu':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8602841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706098851 {#2261
    date: 2024-01-24 13:20:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#2203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And just like this, perpetual motion solved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706098851 {#2277
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 336481
  -bodyTs: "'like':3 'motion':6 'perpetu':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8602841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706098851 {#2261
    date: 2024-01-24 13:20:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#2203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And just like this, perpetual motion solved"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706098851 {#2277
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 336481
  -bodyTs: "'like':3 'motion':6 'perpetu':5 'solv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8602841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706098851 {#2261
    date: 2024-01-24 13:20:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2157
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Big if true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706101922 {#2039
    date: 2024-01-24 14:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 336574
  -bodyTs: "'big':1 'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8603787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101922 {#2156
    date: 2024-01-24 14:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2157
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Big if true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706101922 {#2039
    date: 2024-01-24 14:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 336574
  -bodyTs: "'big':1 'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8603787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101922 {#2156
    date: 2024-01-24 14:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2157
  +user: App\Entity\User {#2181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Big if true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706101922 {#2039
    date: 2024-01-24 14:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 336574
  -bodyTs: "'big':1 'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8603787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706101922 {#2156
    date: 2024-01-24 14:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2362
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Walking kiwi fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706105885 {#2368
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 336695
  -bodyTs: "'fruit':3 'kiwi':2 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105885 {#2375
    date: 2024-01-24 15:18:05.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 {#2362
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Walking kiwi fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706105885 {#2368
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 336695
  -bodyTs: "'fruit':3 'kiwi':2 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105885 {#2375
    date: 2024-01-24 15:18:05.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 {#2362
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1704 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Walking kiwi fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706105885 {#2368
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 336695
  -bodyTs: "'fruit':3 'kiwi':2 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706105885 {#2375
    date: 2024-01-24 15:18:05.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 {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Took me the sec to see the darker one! Their colors so perfectly match the ground lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706564624 {#2541
    date: 2024-01-29 22:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pebblepower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 350954
  -bodyTs: "'color':11 'darker':8 'ground':16 'lol':17 'match':14 'one':9 'perfect':13 'sec':4 'see':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6082004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564624 {#2542
    date: 2024-01-29 22:43: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
35 DENIED edit
App\Entity\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Took me the sec to see the darker one! Their colors so perfectly match the ground lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706564624 {#2541
    date: 2024-01-29 22:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pebblepower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 350954
  -bodyTs: "'color':11 'darker':8 'ground':16 'lol':17 'match':14 'one':9 'perfect':13 'sec':4 'see':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6082004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564624 {#2542
    date: 2024-01-29 22:43: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
36 DENIED moderate
App\Entity\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#302
    +icon: null
    +name: "aww@lemmy.ml"
    +title: "aww"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 31
    +entryCommentCount: 93
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729477261 {#315
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#289 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +entries: Doctrine\ORM\PersistentCollection {#232 …}
    +posts: Doctrine\ORM\PersistentCollection {#190 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
    +bans: Doctrine\ORM\PersistentCollection {#169 …}
    +reports: Doctrine\ORM\PersistentCollection {#155 …}
    +badges: Doctrine\ORM\PersistentCollection {#133 …}
    +logs: Doctrine\ORM\PersistentCollection {#123 …}
    +awards: Doctrine\ORM\PersistentCollection {#112 …}
    +categories: Doctrine\ORM\PersistentCollection {#99 …}
    -id: 125
    +apId: "aww@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/aww"
    +apPublicUrl: "https://lemmy.ml/c/aww"
    +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "aww"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703871784 {#318
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#314
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Took me the sec to see the darker one! Their colors so perfectly match the ground lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706564624 {#2541
    date: 2024-01-29 22:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pebblepower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 350954
  -bodyTs: "'color':11 'darker':8 'ground':16 'lol':17 'match':14 'one':9 'perfect':13 'sec':4 'see':6 'took':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6082004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564624 {#2542
    date: 2024-01-29 22:43: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
37 DENIED edit
App\Entity\Magazine {#302
  +icon: null
  +name: "aww@lemmy.ml"
  +title: "aww"
  +description: null
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 31
  +entryCommentCount: 93
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729477261 {#315
    date: 2024-10-21 04:21:01.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#289 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#285 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +entries: Doctrine\ORM\PersistentCollection {#232 …}
  +posts: Doctrine\ORM\PersistentCollection {#190 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#252 …}
  +bans: Doctrine\ORM\PersistentCollection {#169 …}
  +reports: Doctrine\ORM\PersistentCollection {#155 …}
  +badges: Doctrine\ORM\PersistentCollection {#133 …}
  +logs: Doctrine\ORM\PersistentCollection {#123 …}
  +awards: Doctrine\ORM\PersistentCollection {#112 …}
  +categories: Doctrine\ORM\PersistentCollection {#99 …}
  -id: 125
  +apId: "aww@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/aww"
  +apPublicUrl: "https://lemmy.ml/c/aww"
  +apFollowersUrl: "https://lemmy.ml/c/aww/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "aww"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703871784 {#318
    date: 2023-12-29 18:43:04.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703871784 {#314
    date: 2023-12-29 18:43:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details