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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
14.23 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.06 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 {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1480
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -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 {#1745
    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
3 DENIED edit
App\Entity\EntryComment {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1480
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -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 {#1745
    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
4 DENIED moderate
App\Entity\EntryComment {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1480
    date: 2024-01-24 15:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -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 {#1745
    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
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 {#1734
  +user: App\Entity\User {#1739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1625
    date: 2024-01-24 14:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -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 {#1728
    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
7 DENIED edit
App\Entity\EntryComment {#1734
  +user: App\Entity\User {#1739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1625
    date: 2024-01-24 14:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -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 {#1728
    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
8 DENIED moderate
App\Entity\EntryComment {#1734
  +user: App\Entity\User {#1739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1625
    date: 2024-01-24 14:12:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -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 {#1728
    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
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 {#2392
  +user: App\Entity\User {#1363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1883
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -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 {#2391
    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
11 DENIED edit
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#1363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1883
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -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 {#2391
    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
12 DENIED moderate
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#1363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1883
    date: 2024-01-24 13:20:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -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 {#2391
    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
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 {#2131
  +user: App\Entity\User {#2349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2241
    date: 2024-01-24 10:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -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 {#2140
    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
15 DENIED edit
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#2349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2241
    date: 2024-01-24 10:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -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 {#2140
    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
16 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#2349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2241
    date: 2024-01-24 10:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -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 {#2140
    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
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 {#2114
  +user: App\Entity\User {#2163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2106
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -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 {#2110
    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
19 DENIED edit
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#2163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2106
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -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 {#2110
    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
20 DENIED moderate
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#2163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2106
    date: 2024-01-24 08:23:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -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 {#2110
    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
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 {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2281
    date: 2024-01-24 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -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 {#2283
    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
23 DENIED edit
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2281
    date: 2024-01-24 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -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 {#2283
    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
24 DENIED moderate
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2281
    date: 2024-01-24 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -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 {#2283
    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
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 {#2142
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2284
    date: 2024-01-24 08:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -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 {#2285
    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
27 DENIED edit
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2284
    date: 2024-01-24 08:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -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 {#2285
    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
28 DENIED moderate
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#2284
    date: 2024-01-24 08:14:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -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 {#2285
    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
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 {#1980
  +user: App\Entity\User {#1348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1987
    date: 2024-01-24 07:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -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 {#1981
    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
31 DENIED edit
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1987
    date: 2024-01-24 07:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -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 {#1981
    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
32 DENIED moderate
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      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 {#1987
    date: 2024-01-24 07:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -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 {#1981
    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
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 {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Those pubes grew down to it’s feet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706076993 {#2537
    date: 2024-01-24 07:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 336074
  -bodyTs: "'feet':8 'grew':3 'pube':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6965502"
  +editedAt: DateTimeImmutable @1728221761 {#2538
    date: 2024-10-06 15:36:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706076993 {#2539
    date: 2024-01-24 07:16:33.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 {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Those pubes grew down to it’s feet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706076993 {#2537
    date: 2024-01-24 07:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 336074
  -bodyTs: "'feet':8 'grew':3 'pube':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6965502"
  +editedAt: DateTimeImmutable @1728221761 {#2538
    date: 2024-10-06 15:36:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706076993 {#2539
    date: 2024-01-24 07:16:33.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 {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Those pubes grew down to it’s feet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706076993 {#2537
    date: 2024-01-24 07:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daydrinkingchickadee@lemmy.ml"
    "@daydrinkingchickadee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 336074
  -bodyTs: "'feet':8 'grew':3 'pube':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6965502"
  +editedAt: DateTimeImmutable @1728221761 {#2538
    date: 2024-10-06 15:36:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706076993 {#2539
    date: 2024-01-24 07:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Setting this as my alarm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706074830 {#2611
    date: 2024-01-24 06:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -id: 336036
  -bodyTs: "'alarm':5 'set':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6964589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706074830 {#2612
    date: 2024-01-24 06:40:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Setting this as my alarm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706074830 {#2611
    date: 2024-01-24 06:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -id: 336036
  -bodyTs: "'alarm':5 'set':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6964589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706074830 {#2612
    date: 2024-01-24 06:40:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Setting this as my alarm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706074830 {#2611
    date: 2024-01-24 06:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -id: 336036
  -bodyTs: "'alarm':5 'set':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6964589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706074830 {#2612
    date: 2024-01-24 06:40:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2692
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That title sounds like an XKCD password."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068931 {#2687
    date: 2024-01-24 05:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 335899
  -bodyTs: "'like':4 'password':7 'sound':3 'titl':2 'xkcd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068931 {#2688
    date: 2024-01-24 05:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2692
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That title sounds like an XKCD password."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068931 {#2687
    date: 2024-01-24 05:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 335899
  -bodyTs: "'like':4 'password':7 'sound':3 'titl':2 'xkcd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068931 {#2688
    date: 2024-01-24 05:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2692
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That title sounds like an XKCD password."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706068931 {#2687
    date: 2024-01-24 05:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 335899
  -bodyTs: "'like':4 'password':7 'sound':3 'titl':2 'xkcd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068931 {#2688
    date: 2024-01-24 05:02:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Don’t tell me you’re actually leaving the house wearing…*that*.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706032211 {#2761
    date: 2024-01-23 18:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2768 …}
  +nested: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  -id: 334649
  -bodyTs: "'actual':7 'hous':10 'leav':8 're':6 'tell':3 'wear':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8576017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032211 {#2762
    date: 2024-01-23 18:50:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Don’t tell me you’re actually leaving the house wearing…*that*.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706032211 {#2761
    date: 2024-01-23 18:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2768 …}
  +nested: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  -id: 334649
  -bodyTs: "'actual':7 'hous':10 'leav':8 're':6 'tell':3 'wear':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8576017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032211 {#2762
    date: 2024-01-23 18:50:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2766
  +user: App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Don’t tell me you’re actually leaving the house wearing…*that*.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706032211 {#2761
    date: 2024-01-23 18:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2768 …}
  +nested: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  -id: 334649
  -bodyTs: "'actual':7 'hous':10 'leav':8 're':6 'tell':3 'wear':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8576017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032211 {#2762
    date: 2024-01-23 18:50:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2841
  +user: App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#2835
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2842 …}
  +nested: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#2836
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#2837
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2841
  +user: App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#2835
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2842 …}
  +nested: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#2836
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#2837
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2841
  +user: App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2767 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Ugh… another one of them tourists driving down my property values.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705972850 {#2835
    date: 2024-01-23 02:20:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mwallerby@startrek.website"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2842 …}
  +nested: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  -id: 333098
  -bodyTs: "'anoth':2 'drive':7 'one':3 'properti':10 'tourist':6 'ugh':1 'valu':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5922653"
  +editedAt: DateTimeImmutable @1727819274 {#2836
    date: 2024-10-01 23:47:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705972850 {#2837
    date: 2024-01-23 02:20:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2915
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "^step^ ~step~ ^step^ ~step~"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705339801 {#2909
    date: 2024-01-15 18:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2917 …}
  +nested: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -id: 311231
  -bodyTs: "'step':1,2,3,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7589896"
  +editedAt: DateTimeImmutable @1724155374 {#2910
    date: 2024-08-20 14:02:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705339801 {#2911
    date: 2024-01-15 18:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2915
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "^step^ ~step~ ^step^ ~step~"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705339801 {#2909
    date: 2024-01-15 18:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2917 …}
  +nested: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -id: 311231
  -bodyTs: "'step':1,2,3,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7589896"
  +editedAt: DateTimeImmutable @1724155374 {#2910
    date: 2024-08-20 14:02:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705339801 {#2911
    date: 2024-01-15 18:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2915
  +user: App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "^step^ ~step~ ^step^ ~step~"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705339801 {#2909
    date: 2024-01-15 18:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2917 …}
  +nested: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -id: 311231
  -bodyTs: "'step':1,2,3,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7589896"
  +editedAt: DateTimeImmutable @1724155374 {#2910
    date: 2024-08-20 14:02:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705339801 {#2911
    date: 2024-01-15 18:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2991
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s really cute!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705302781 {#2986
    date: 2024-01-15 08:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 310122
  -bodyTs: "'cute':4 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6071854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705302781 {#2987
    date: 2024-01-15 08:13:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2991
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s really cute!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705302781 {#2986
    date: 2024-01-15 08:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 310122
  -bodyTs: "'cute':4 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6071854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705302781 {#2987
    date: 2024-01-15 08:13:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2991
  +user: App\Entity\User {#3004 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2916 …}
  +magazine: App\Entity\Magazine {#306
    +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 {#314
      date: 2024-10-21 04:21:01.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -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 {#315
      date: 2023-12-29 18:43:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703871784 {#309
      date: 2023-12-29 18:43:04.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s really cute!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705302781 {#2986
    date: 2024-01-15 08:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 310122
  -bodyTs: "'cute':4 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6071854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705302781 {#2987
    date: 2024-01-15 08:13:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED edit
App\Entity\Magazine {#306
  +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 {#314
    date: 2024-10-21 04:21:01.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#294 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
  +entries: Doctrine\ORM\PersistentCollection {#237 …}
  +posts: Doctrine\ORM\PersistentCollection {#195 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
  +bans: Doctrine\ORM\PersistentCollection {#174 …}
  +reports: Doctrine\ORM\PersistentCollection {#160 …}
  +badges: Doctrine\ORM\PersistentCollection {#138 …}
  +logs: Doctrine\ORM\PersistentCollection {#128 …}
  +awards: Doctrine\ORM\PersistentCollection {#117 …}
  +categories: Doctrine\ORM\PersistentCollection {#104 …}
  -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 {#315
    date: 2023-12-29 18:43:04.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703871784 {#309
    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