GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/10977/You-guessed-WRONG/oldest

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 …}
}
7.08 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.08 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\Entry {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "You-guessed-WRONG"
  +title: "You guessed WRONG!"
  +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
  +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699466356 {#2418
    date: 2023-11-08 18:59:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 10977
  -titleTs: "'guess':2 'wrong':3"
  -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699474912
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3802574"
  +editedAt: DateTimeImmutable @1699433132 {#1858
    date: 2023-11-08 09:45:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699388512 {#2388
    date: 2023-11-07 21:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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\Entry {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "You-guessed-WRONG"
  +title: "You guessed WRONG!"
  +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
  +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699466356 {#2418
    date: 2023-11-08 18:59:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 10977
  -titleTs: "'guess':2 'wrong':3"
  -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699474912
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3802574"
  +editedAt: DateTimeImmutable @1699433132 {#1858
    date: 2023-11-08 09:45:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699388512 {#2388
    date: 2023-11-07 21:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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\Entry {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "You-guessed-WRONG"
  +title: "You guessed WRONG!"
  +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
  +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699466356 {#2418
    date: 2023-11-08 18:59:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 10977
  -titleTs: "'guess':2 'wrong':3"
  -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699474912
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3802574"
  +editedAt: DateTimeImmutable @1699433132 {#1858
    date: 2023-11-08 09:45:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699388512 {#2388
    date: 2023-11-07 21:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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 {#4026
  +user: App\Entity\User {#3974 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This is always an improvement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699389212 {#4035
    date: 2023-11-07 21:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4024 …}
  +nested: Doctrine\ORM\PersistentCollection {#4022 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
  -id: 99654
  -bodyTs: "'alway':3 'improv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5264437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389212 {#3971
    date: 2023-11-07 21:33:32.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 {#4026
  +user: App\Entity\User {#3974 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This is always an improvement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699389212 {#4035
    date: 2023-11-07 21:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4024 …}
  +nested: Doctrine\ORM\PersistentCollection {#4022 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
  -id: 99654
  -bodyTs: "'alway':3 'improv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5264437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389212 {#3971
    date: 2023-11-07 21:33:32.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 {#4026
  +user: App\Entity\User {#3974 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This is always an improvement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699389212 {#4035
    date: 2023-11-07 21:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4024 …}
  +nested: Doctrine\ORM\PersistentCollection {#4022 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
  -id: 99654
  -bodyTs: "'alway':3 'improv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5264437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389212 {#3971
    date: 2023-11-07 21:33:32.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 {#4063
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How many people don’t take the time to look at what they are eating? Seriously, stop stuffing your face like you just got out of a concentration camp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699389433 {#4069
    date: 2023-11-07 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4057 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
  -id: 99662
  -bodyTs: "'camp':29 'concentr':28 'eat':15 'face':20 'got':24 'like':21 'look':10 'mani':2 'peopl':3 'serious':16 'stop':17 'stuf':18 'take':6 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4649995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389433 {#4067
    date: 2023-11-07 21:37:13.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 {#4063
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How many people don’t take the time to look at what they are eating? Seriously, stop stuffing your face like you just got out of a concentration camp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699389433 {#4069
    date: 2023-11-07 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4057 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
  -id: 99662
  -bodyTs: "'camp':29 'concentr':28 'eat':15 'face':20 'got':24 'like':21 'look':10 'mani':2 'peopl':3 'serious':16 'stop':17 'stuf':18 'take':6 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4649995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389433 {#4067
    date: 2023-11-07 21:37:13.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 {#4063
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How many people don’t take the time to look at what they are eating? Seriously, stop stuffing your face like you just got out of a concentration camp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699389433 {#4069
    date: 2023-11-07 21:37:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4057 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
  -id: 99662
  -bodyTs: "'camp':29 'concentr':28 'eat':15 'face':20 'got':24 'like':21 'look':10 'mani':2 'peopl':3 'serious':16 'stop':17 'stuf':18 'take':6 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4649995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699389433 {#4067
    date: 2023-11-07 21:37:13.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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "But, raisins are made of grapes, and grapes are great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699529984 {#4140
    date: 2023-11-09 12:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 99703
  -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5598077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390357 {#4141
    date: 2023-11-07 21:52:37.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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "But, raisins are made of grapes, and grapes are great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699529984 {#4140
    date: 2023-11-09 12:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 99703
  -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5598077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390357 {#4141
    date: 2023-11-07 21:52:37.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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "But, raisins are made of grapes, and grapes are great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699529984 {#4140
    date: 2023-11-09 12:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 99703
  -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5598077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390357 {#4141
    date: 2023-11-07 21:52:37.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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4145
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "But, raisins are made of grapes, and grapes are great."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699529984 {#4140
      date: 2023-11-09 12:39:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4146 …}
    +nested: Doctrine\ORM\PersistentCollection {#4148 …}
    +votes: Doctrine\ORM\PersistentCollection {#4150 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 99703
    -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5598077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390357 {#4141
      date: 2023-11-07 21:52:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "chocolate chips are better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699390864 {#5114
    date: 2023-11-07 22:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 99735
  -bodyTs: "'better':4 'chip':2 'chocol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3829695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390864 {#5117
    date: 2023-11-07 22:01:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5113
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4145
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "But, raisins are made of grapes, and grapes are great."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699529984 {#4140
      date: 2023-11-09 12:39:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4146 …}
    +nested: Doctrine\ORM\PersistentCollection {#4148 …}
    +votes: Doctrine\ORM\PersistentCollection {#4150 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 99703
    -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5598077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390357 {#4141
      date: 2023-11-07 21:52:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "chocolate chips are better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699390864 {#5114
    date: 2023-11-07 22:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 99735
  -bodyTs: "'better':4 'chip':2 'chocol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3829695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390864 {#5117
    date: 2023-11-07 22:01:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5113
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4145
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "But, raisins are made of grapes, and grapes are great."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699529984 {#4140
      date: 2023-11-09 12:39:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4146 …}
    +nested: Doctrine\ORM\PersistentCollection {#4148 …}
    +votes: Doctrine\ORM\PersistentCollection {#4150 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 99703
    -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5598077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390357 {#4141
      date: 2023-11-07 21:52:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "chocolate chips are better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699390864 {#5114
    date: 2023-11-07 22:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 99735
  -bodyTs: "'better':4 'chip':2 'chocol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3829695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699390864 {#5117
    date: 2023-11-07 22:01:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5233
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I’m probably weird but oatmeal raisin cookies are dank and I would pick them over chocolate chips cookies 90 percent of the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699397370 {#5234
    date: 2023-11-07 23:49:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 100142
  -bodyTs: "'90':20 'chip':18 'chocol':17 'cooki':8,19 'dank':10 'm':2 'oatmeal':6 'percent':21 'pick':14 'probabl':3 'raisin':7 'time':24 'weird':4 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5144794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397370 {#5231
    date: 2023-11-07 23:49: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
23 DENIED edit
App\Entity\EntryComment {#5233
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I’m probably weird but oatmeal raisin cookies are dank and I would pick them over chocolate chips cookies 90 percent of the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699397370 {#5234
    date: 2023-11-07 23:49:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 100142
  -bodyTs: "'90':20 'chip':18 'chocol':17 'cooki':8,19 'dank':10 'm':2 'oatmeal':6 'percent':21 'pick':14 'probabl':3 'raisin':7 'time':24 'weird':4 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5144794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397370 {#5231
    date: 2023-11-07 23:49: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
24 DENIED moderate
App\Entity\EntryComment {#5233
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I’m probably weird but oatmeal raisin cookies are dank and I would pick them over chocolate chips cookies 90 percent of the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699397370 {#5234
    date: 2023-11-07 23:49:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 100142
  -bodyTs: "'90':20 'chip':18 'chocol':17 'cooki':8,19 'dank':10 'm':2 'oatmeal':6 'percent':21 'pick':14 'probabl':3 'raisin':7 'time':24 'weird':4 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5144794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699397370 {#5231
    date: 2023-11-07 23:49: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
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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Hard no"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699401952 {#5244
    date: 2023-11-08 01:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 100337
  -bodyTs: "'hard':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5848681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699401952 {#5245
    date: 2023-11-08 01:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Hard no"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699401952 {#5244
    date: 2023-11-08 01:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 100337
  -bodyTs: "'hard':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5848681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699401952 {#5245
    date: 2023-11-08 01:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "Hard no"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699401952 {#5244
    date: 2023-11-08 01:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 100337
  -bodyTs: "'hard':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5848681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699401952 {#5245
    date: 2023-11-08 01:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I got to disagree with you there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699418994 {#5260
    date: 2023-11-08 05:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 100881
  -bodyTs: "'disagre':4 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5275013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699418994 {#5261
    date: 2023-11-08 05:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I got to disagree with you there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699418994 {#5260
    date: 2023-11-08 05:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 100881
  -bodyTs: "'disagre':4 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5275013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699418994 {#5261
    date: 2023-11-08 05:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "I got to disagree with you there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699418994 {#5260
    date: 2023-11-08 05:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 100881
  -bodyTs: "'disagre':4 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5275013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699418994 {#5261
    date: 2023-11-08 05:49:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5278
  +user: App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "have you considered chocolate coated raisins in a cookie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699466206 {#5276
    date: 2023-11-08 18:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 102239
  -bodyTs: "'chocol':4 'coat':5 'consid':3 'cooki':9 'raisin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5620298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466206 {#5277
    date: 2023-11-08 18:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5278
  +user: App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "have you considered chocolate coated raisins in a cookie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699466206 {#5276
    date: 2023-11-08 18:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 102239
  -bodyTs: "'chocol':4 'coat':5 'consid':3 'cooki':9 'raisin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5620298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466206 {#5277
    date: 2023-11-08 18:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5278
  +user: App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4145
      +user: App\Entity\User {#4158 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "But, raisins are made of grapes, and grapes are great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699529984 {#4140
        date: 2023-11-09 12:39:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4146 …}
      +nested: Doctrine\ORM\PersistentCollection {#4148 …}
      +votes: Doctrine\ORM\PersistentCollection {#4150 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 99703
      -bodyTs: "'grape':6,8 'great':10 'made':4 'raisin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5598077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699390357 {#4141
        date: 2023-11-07 21:52:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4145}
    +body: "chocolate chips are better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1699390864 {#5114
      date: 2023-11-07 22:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@Fixbeat@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5110 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 99735
    -bodyTs: "'better':4 'chip':2 'chocol':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3829695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699390864 {#5117
      date: 2023-11-07 22:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4145}
  +body: "have you considered chocolate coated raisins in a cookie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699466206 {#5276
    date: 2023-11-08 18:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Fixbeat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 102239
  -bodyTs: "'chocol':4 'coat':5 'consid':3 'cooki':9 'raisin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5620298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466206 {#5277
    date: 2023-11-08 18:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4218
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699486835 {#4213
    date: 2023-11-09 00:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4219 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4223 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 99805
  -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5142942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699391925 {#4214
    date: 2023-11-07 22:18:45.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 {#4218
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699486835 {#4213
    date: 2023-11-09 00:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4219 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4223 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 99805
  -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5142942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699391925 {#4214
    date: 2023-11-07 22:18:45.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 {#4218
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1699486835 {#4213
    date: 2023-11-09 00:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4219 …}
  +nested: Doctrine\ORM\PersistentCollection {#4221 …}
  +votes: Doctrine\ORM\PersistentCollection {#4223 …}
  +reports: Doctrine\ORM\PersistentCollection {#4225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
  -id: 99805
  -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5142942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699391925 {#4214
    date: 2023-11-07 22:18:45.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 {#5127
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699486835 {#4213
      date: 2023-11-09 00:40:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4219 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4223 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -id: 99805
    -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5142942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699391925 {#4214
      date: 2023-11-07 22:18:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Oatmeal chocolate chip cookies are not uncommon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699407246 {#5125
    date: 2023-11-08 02:34:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 100581
  -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699407246 {#5126
    date: 2023-11-08 02:34:06.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 {#5127
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699486835 {#4213
      date: 2023-11-09 00:40:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4219 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4223 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -id: 99805
    -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5142942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699391925 {#4214
      date: 2023-11-07 22:18:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Oatmeal chocolate chip cookies are not uncommon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699407246 {#5125
    date: 2023-11-08 02:34:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 100581
  -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699407246 {#5126
    date: 2023-11-08 02:34:06.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 {#5127
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1699486835 {#4213
      date: 2023-11-09 00:40:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4219 …}
    +nested: Doctrine\ORM\PersistentCollection {#4221 …}
    +votes: Doctrine\ORM\PersistentCollection {#4223 …}
    +reports: Doctrine\ORM\PersistentCollection {#4225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
    -id: 99805
    -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5142942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699391925 {#4214
      date: 2023-11-07 22:18:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Oatmeal chocolate chip cookies are not uncommon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699407246 {#5125
    date: 2023-11-08 02:34:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 100581
  -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699407246 {#5126
    date: 2023-11-08 02:34:06.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 {#5293
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5127
    +user: Proxies\__CG__\App\Entity\User {#5128 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4218
      +user: App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699486835 {#4213
        date: 2023-11-09 00:40:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4219 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4223 …}
      +reports: Doctrine\ORM\PersistentCollection {#4225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
      -id: 99805
      -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5142942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699391925 {#4214
        date: 2023-11-07 22:18:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "Oatmeal chocolate chip cookies are not uncommon."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699407246 {#5125
      date: 2023-11-08 02:34:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5129 …}
    +nested: Doctrine\ORM\PersistentCollection {#5131 …}
    +votes: Doctrine\ORM\PersistentCollection {#5133 …}
    +reports: Doctrine\ORM\PersistentCollection {#5135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    -id: 100581
    -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5147399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699407246 {#5126
      date: 2023-11-08 02:34:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "I have literally never seen these in my life somehow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699411573 {#5291
    date: 2023-11-08 03:46:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 100715
  -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5148410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699411573 {#5292
    date: 2023-11-08 03:46:13.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 {#5293
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5127
    +user: Proxies\__CG__\App\Entity\User {#5128 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4218
      +user: App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699486835 {#4213
        date: 2023-11-09 00:40:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4219 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4223 …}
      +reports: Doctrine\ORM\PersistentCollection {#4225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
      -id: 99805
      -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5142942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699391925 {#4214
        date: 2023-11-07 22:18:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "Oatmeal chocolate chip cookies are not uncommon."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699407246 {#5125
      date: 2023-11-08 02:34:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5129 …}
    +nested: Doctrine\ORM\PersistentCollection {#5131 …}
    +votes: Doctrine\ORM\PersistentCollection {#5133 …}
    +reports: Doctrine\ORM\PersistentCollection {#5135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    -id: 100581
    -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5147399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699407246 {#5126
      date: 2023-11-08 02:34:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "I have literally never seen these in my life somehow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699411573 {#5291
    date: 2023-11-08 03:46:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 100715
  -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5148410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699411573 {#5292
    date: 2023-11-08 03:46:13.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 {#5293
  +user: App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5127
    +user: Proxies\__CG__\App\Entity\User {#5128 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4218
      +user: App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1699486835 {#4213
        date: 2023-11-09 00:40:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4219 …}
      +nested: Doctrine\ORM\PersistentCollection {#4221 …}
      +votes: Doctrine\ORM\PersistentCollection {#4223 …}
      +reports: Doctrine\ORM\PersistentCollection {#4225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
      -id: 99805
      -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5142942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699391925 {#4214
        date: 2023-11-07 22:18:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "Oatmeal chocolate chip cookies are not uncommon."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699407246 {#5125
      date: 2023-11-08 02:34:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5129 …}
    +nested: Doctrine\ORM\PersistentCollection {#5131 …}
    +votes: Doctrine\ORM\PersistentCollection {#5133 …}
    +reports: Doctrine\ORM\PersistentCollection {#5135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    -id: 100581
    -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5147399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699407246 {#5126
      date: 2023-11-08 02:34:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "I have literally never seen these in my life somehow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699411573 {#5291
    date: 2023-11-08 03:46:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 100715
  -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5148410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699411573 {#5292
    date: 2023-11-08 03:46:13.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 {#5356
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5127
      +user: Proxies\__CG__\App\Entity\User {#5128 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4218
        +user: App\Entity\User {#4231 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1699486835 {#4213
          date: 2023-11-09 00:40:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4219 …}
        +nested: Doctrine\ORM\PersistentCollection {#4221 …}
        +votes: Doctrine\ORM\PersistentCollection {#4223 …}
        +reports: Doctrine\ORM\PersistentCollection {#4225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
        -id: 99805
        -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5142942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699391925 {#4214
          date: 2023-11-07 22:18:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4218}
      +body: "Oatmeal chocolate chip cookies are not uncommon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699407246 {#5125
        date: 2023-11-08 02:34:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@halcyoncmdr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 100581
      -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5147399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699407246 {#5126
        date: 2023-11-08 02:34:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "I have literally never seen these in my life somehow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699411573 {#5291
      date: 2023-11-08 03:46:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
      "@SerJunkan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 100715
    -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5148410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699411573 {#5292
      date: 2023-11-08 03:46:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Sounds like you need to try some recipes and start banking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699415789 {#5355
    date: 2023-11-08 04:56:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 100823
  -bodyTs: "'bank':11 'like':2 'need':4 'recip':8 'sound':1 'start':10 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5606178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699415789 {#5358
    date: 2023-11-08 04:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5127
      +user: Proxies\__CG__\App\Entity\User {#5128 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4218
        +user: App\Entity\User {#4231 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1699486835 {#4213
          date: 2023-11-09 00:40:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4219 …}
        +nested: Doctrine\ORM\PersistentCollection {#4221 …}
        +votes: Doctrine\ORM\PersistentCollection {#4223 …}
        +reports: Doctrine\ORM\PersistentCollection {#4225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
        -id: 99805
        -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5142942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699391925 {#4214
          date: 2023-11-07 22:18:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4218}
      +body: "Oatmeal chocolate chip cookies are not uncommon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699407246 {#5125
        date: 2023-11-08 02:34:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@halcyoncmdr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 100581
      -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5147399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699407246 {#5126
        date: 2023-11-08 02:34:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "I have literally never seen these in my life somehow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699411573 {#5291
      date: 2023-11-08 03:46:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
      "@SerJunkan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 100715
    -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5148410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699411573 {#5292
      date: 2023-11-08 03:46:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Sounds like you need to try some recipes and start banking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699415789 {#5355
    date: 2023-11-08 04:56:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 100823
  -bodyTs: "'bank':11 'like':2 'need':4 'recip':8 'sound':1 'start':10 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5606178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699415789 {#5358
    date: 2023-11-08 04:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5293
    +user: App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5127
      +user: Proxies\__CG__\App\Entity\User {#5128 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4218
        +user: App\Entity\User {#4231 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1699486835 {#4213
          date: 2023-11-09 00:40:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4219 …}
        +nested: Doctrine\ORM\PersistentCollection {#4221 …}
        +votes: Doctrine\ORM\PersistentCollection {#4223 …}
        +reports: Doctrine\ORM\PersistentCollection {#4225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
        -id: 99805
        -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5142942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699391925 {#4214
          date: 2023-11-07 22:18:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4218}
      +body: "Oatmeal chocolate chip cookies are not uncommon."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699407246 {#5125
        date: 2023-11-08 02:34:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@halcyoncmdr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 100581
      -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5147399"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699407246 {#5126
        date: 2023-11-08 02:34:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "I have literally never seen these in my life somehow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699411573 {#5291
      date: 2023-11-08 03:46:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
      "@SerJunkan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5294 …}
    +nested: Doctrine\ORM\PersistentCollection {#5296 …}
    +votes: Doctrine\ORM\PersistentCollection {#5298 …}
    +reports: Doctrine\ORM\PersistentCollection {#5300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
    -id: 100715
    -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5148410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699411573 {#5292
      date: 2023-11-08 03:46:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Sounds like you need to try some recipes and start banking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699415789 {#5355
    date: 2023-11-08 04:56:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 100823
  -bodyTs: "'bank':11 'like':2 'need':4 'recip':8 'sound':1 'start':10 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5606178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699415789 {#5358
    date: 2023-11-08 04:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5392
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5361 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5293
      +user: App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5127
        +user: Proxies\__CG__\App\Entity\User {#5128 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4218
          +user: App\Entity\User {#4231 …}
          +entry: App\Entity\Entry {#2413}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1699486835 {#4213
            date: 2023-11-09 00:40:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4219 …}
          +nested: Doctrine\ORM\PersistentCollection {#4221 …}
          +votes: Doctrine\ORM\PersistentCollection {#4223 …}
          +reports: Doctrine\ORM\PersistentCollection {#4225 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
          -id: 99805
          -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5142942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699391925 {#4214
            date: 2023-11-07 22:18:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4218}
        +body: "Oatmeal chocolate chip cookies are not uncommon."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699407246 {#5125
          date: 2023-11-08 02:34:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@halcyoncmdr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 100581
        -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5147399"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699407246 {#5126
          date: 2023-11-08 02:34:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4218}
      +body: "I have literally never seen these in my life somehow."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699411573 {#5291
        date: 2023-11-08 03:46:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@halcyoncmdr@lemmy.world"
        "@SerJunkan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5294 …}
      +nested: Doctrine\ORM\PersistentCollection {#5296 …}
      +votes: Doctrine\ORM\PersistentCollection {#5298 …}
      +reports: Doctrine\ORM\PersistentCollection {#5300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
      -id: 100715
      -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5148410"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699411573 {#5292
        date: 2023-11-08 03:46:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "Sounds like you need to try some recipes and start banking."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699415789 {#5355
      date: 2023-11-08 04:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
      "@SerJunkan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5363 …}
    +votes: Doctrine\ORM\PersistentCollection {#5365 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 100823
    -bodyTs: "'bank':11 'like':2 'need':4 'recip':8 'sound':1 'start':10 'tri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5606178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699415789 {#5358
      date: 2023-11-08 04:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Do you think it would still be worthwhile if I just did one at a time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699432398 {#5397
    date: 2023-11-08 09:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 101132
  -bodyTs: "'one':13 'still':6 'think':3 'time':16 'worthwhil':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5609778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432398 {#5394
    date: 2023-11-08 09:33:18.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 {#5392
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5361 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5293
      +user: App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5127
        +user: Proxies\__CG__\App\Entity\User {#5128 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4218
          +user: App\Entity\User {#4231 …}
          +entry: App\Entity\Entry {#2413}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1699486835 {#4213
            date: 2023-11-09 00:40:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4219 …}
          +nested: Doctrine\ORM\PersistentCollection {#4221 …}
          +votes: Doctrine\ORM\PersistentCollection {#4223 …}
          +reports: Doctrine\ORM\PersistentCollection {#4225 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
          -id: 99805
          -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5142942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699391925 {#4214
            date: 2023-11-07 22:18:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4218}
        +body: "Oatmeal chocolate chip cookies are not uncommon."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699407246 {#5125
          date: 2023-11-08 02:34:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@halcyoncmdr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 100581
        -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5147399"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699407246 {#5126
          date: 2023-11-08 02:34:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4218}
      +body: "I have literally never seen these in my life somehow."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699411573 {#5291
        date: 2023-11-08 03:46:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@halcyoncmdr@lemmy.world"
        "@SerJunkan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5294 …}
      +nested: Doctrine\ORM\PersistentCollection {#5296 …}
      +votes: Doctrine\ORM\PersistentCollection {#5298 …}
      +reports: Doctrine\ORM\PersistentCollection {#5300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
      -id: 100715
      -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5148410"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699411573 {#5292
        date: 2023-11-08 03:46:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "Sounds like you need to try some recipes and start banking."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699415789 {#5355
      date: 2023-11-08 04:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
      "@SerJunkan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5363 …}
    +votes: Doctrine\ORM\PersistentCollection {#5365 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 100823
    -bodyTs: "'bank':11 'like':2 'need':4 'recip':8 'sound':1 'start':10 'tri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5606178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699415789 {#5358
      date: 2023-11-08 04:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Do you think it would still be worthwhile if I just did one at a time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699432398 {#5397
    date: 2023-11-08 09:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 101132
  -bodyTs: "'one':13 'still':6 'think':3 'time':16 'worthwhil':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5609778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432398 {#5394
    date: 2023-11-08 09:33:18.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 {#5392
  +user: Proxies\__CG__\App\Entity\User {#5400 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5361 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5293
      +user: App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5127
        +user: Proxies\__CG__\App\Entity\User {#5128 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4218
          +user: App\Entity\User {#4231 …}
          +entry: App\Entity\Entry {#2413}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Chocolate chip cookies shouldn’t look like an Oatmeal Raisin cookie. Totally different textures. Are people just not *looking* at what they eat at all?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1699486835 {#4213
            date: 2023-11-09 00:40:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4219 …}
          +nested: Doctrine\ORM\PersistentCollection {#4221 …}
          +votes: Doctrine\ORM\PersistentCollection {#4223 …}
          +reports: Doctrine\ORM\PersistentCollection {#4225 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4227 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4229 …}
          -id: 99805
          -bodyTs: "'chip':2 'chocol':1 'cooki':3,11 'differ':13 'eat':23 'like':7 'look':6,19 'oatmeal':9 'peopl':16 'raisin':10 'shouldn':4 'textur':14 'total':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5142942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699391925 {#4214
            date: 2023-11-07 22:18:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4218}
        +body: "Oatmeal chocolate chip cookies are not uncommon."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699407246 {#5125
          date: 2023-11-08 02:34:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@halcyoncmdr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 100581
        -bodyTs: "'chip':3 'chocol':2 'cooki':4 'oatmeal':1 'uncommon':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5147399"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699407246 {#5126
          date: 2023-11-08 02:34:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4218}
      +body: "I have literally never seen these in my life somehow."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699411573 {#5291
        date: 2023-11-08 03:46:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@halcyoncmdr@lemmy.world"
        "@SerJunkan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5294 …}
      +nested: Doctrine\ORM\PersistentCollection {#5296 …}
      +votes: Doctrine\ORM\PersistentCollection {#5298 …}
      +reports: Doctrine\ORM\PersistentCollection {#5300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
      -id: 100715
      -bodyTs: "'life':9 'liter':3 'never':4 'seen':5 'somehow':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5148410"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699411573 {#5292
        date: 2023-11-08 03:46:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4218}
    +body: "Sounds like you need to try some recipes and start banking."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699415789 {#5355
      date: 2023-11-08 04:56:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@halcyoncmdr@lemmy.world"
      "@SerJunkan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5367 …}
    +nested: Doctrine\ORM\PersistentCollection {#5363 …}
    +votes: Doctrine\ORM\PersistentCollection {#5365 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 100823
    -bodyTs: "'bank':11 'like':2 'need':4 'recip':8 'sound':1 'start':10 'tri':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5606178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699415789 {#5358
      date: 2023-11-08 04:56:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4218}
  +body: "Do you think it would still be worthwhile if I just did one at a time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699432398 {#5397
    date: 2023-11-08 09:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@halcyoncmdr@lemmy.world"
    "@SerJunkan@lemmy.world"
    "@Catsrules@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 101132
  -bodyTs: "'one':13 'still':6 'think':3 'time':16 'worthwhil':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5609778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432398 {#5394
    date: 2023-11-08 09:33:18.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 {#4293
  +user: App\Entity\User {#4306 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[!renaissance_memes@feddit.uk](https://feddit.uk/c/renaissance_memes)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699392538 {#4287
    date: 2023-11-07 22:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4294 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4298 …}
  +reports: Doctrine\ORM\PersistentCollection {#4300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4304 …}
  -id: 99845
  -bodyTs: "'/c/renaissance_memes)':4 'feddit.uk':3 'feddit.uk/c/renaissance_memes)':2 'renaissance_memes@feddit.uk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5143151"
  +editedAt: DateTimeImmutable @1699439069 {#4288
    date: 2023-11-08 11:24:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699392538 {#4289
    date: 2023-11-07 22:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4293
  +user: App\Entity\User {#4306 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[!renaissance_memes@feddit.uk](https://feddit.uk/c/renaissance_memes)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699392538 {#4287
    date: 2023-11-07 22:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4294 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4298 …}
  +reports: Doctrine\ORM\PersistentCollection {#4300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4304 …}
  -id: 99845
  -bodyTs: "'/c/renaissance_memes)':4 'feddit.uk':3 'feddit.uk/c/renaissance_memes)':2 'renaissance_memes@feddit.uk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5143151"
  +editedAt: DateTimeImmutable @1699439069 {#4288
    date: 2023-11-08 11:24:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699392538 {#4289
    date: 2023-11-07 22:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4293
  +user: App\Entity\User {#4306 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[!renaissance_memes@feddit.uk](https://feddit.uk/c/renaissance_memes)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699392538 {#4287
    date: 2023-11-07 22:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4294 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4298 …}
  +reports: Doctrine\ORM\PersistentCollection {#4300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4304 …}
  -id: 99845
  -bodyTs: "'/c/renaissance_memes)':4 'feddit.uk':3 'feddit.uk/c/renaissance_memes)':2 'renaissance_memes@feddit.uk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5143151"
  +editedAt: DateTimeImmutable @1699439069 {#4288
    date: 2023-11-08 11:24:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699392538 {#4289
    date: 2023-11-07 22:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 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
62 DENIED moderate
App\Entity\EntryComment {#4367
  +user: App\Entity\User {#4380 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699446305 {#4362
    date: 2023-11-08 13:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 100178
  -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398065 {#4363
    date: 2023-11-08 00:01: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
63 DENIED edit
App\Entity\EntryComment {#4367
  +user: App\Entity\User {#4380 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699446305 {#4362
    date: 2023-11-08 13:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 100178
  -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398065 {#4363
    date: 2023-11-08 00:01: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
64 DENIED moderate
App\Entity\EntryComment {#4367
  +user: App\Entity\User {#4380 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699446305 {#4362
    date: 2023-11-08 13:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 100178
  -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398065 {#4363
    date: 2023-11-08 00:01: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
65 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
66 DENIED moderate
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: App\Entity\User {#4380 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699446305 {#4362
      date: 2023-11-08 13:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 100178
    -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5269126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699398065 {#4363
      date: 2023-11-08 00:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4367}
  +body: "Whichever alien planet I come from, where chocolate chip cookies are the disappointment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699398593 {#5141
    date: 2023-11-08 00:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 100197
  -bodyTs: "'alien':2 'chip':9 'chocol':8 'come':5 'cooki':10 'disappoint':13 'planet':3 'whichev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398593 {#5142
    date: 2023-11-08 00:09:53.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
67 DENIED edit
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: App\Entity\User {#4380 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699446305 {#4362
      date: 2023-11-08 13:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 100178
    -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5269126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699398065 {#4363
      date: 2023-11-08 00:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4367}
  +body: "Whichever alien planet I come from, where chocolate chip cookies are the disappointment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699398593 {#5141
    date: 2023-11-08 00:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 100197
  -bodyTs: "'alien':2 'chip':9 'chocol':8 'come':5 'cooki':10 'disappoint':13 'planet':3 'whichev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398593 {#5142
    date: 2023-11-08 00:09:53.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
68 DENIED moderate
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: App\Entity\User {#4380 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699446305 {#4362
      date: 2023-11-08 13:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 100178
    -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5269126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699398065 {#4363
      date: 2023-11-08 00:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4367}
  +body: "Whichever alien planet I come from, where chocolate chip cookies are the disappointment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699398593 {#5141
    date: 2023-11-08 00:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 100197
  -bodyTs: "'alien':2 'chip':9 'chocol':8 'come':5 'cooki':10 'disappoint':13 'planet':3 'whichev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398593 {#5142
    date: 2023-11-08 00:09:53.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
69 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
70 DENIED moderate
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: App\Entity\User {#4380 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699446305 {#4362
      date: 2023-11-08 13:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 100178
    -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5269126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699398065 {#4363
      date: 2023-11-08 00:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4367}
  +body: "Cuz Oatmeal raisin are the best cookie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699400163 {#5157
    date: 2023-11-08 00:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 100267
  -bodyTs: "'best':6 'cooki':7 'cuz':1 'oatmeal':2 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4573405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400163 {#5158
    date: 2023-11-08 00:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: App\Entity\User {#4380 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699446305 {#4362
      date: 2023-11-08 13:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 100178
    -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5269126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699398065 {#4363
      date: 2023-11-08 00:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4367}
  +body: "Cuz Oatmeal raisin are the best cookie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699400163 {#5157
    date: 2023-11-08 00:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 100267
  -bodyTs: "'best':6 'cooki':7 'cuz':1 'oatmeal':2 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4573405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400163 {#5158
    date: 2023-11-08 00:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: App\Entity\User {#4380 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "In what world is an oatmeal raisin cookie ever justiable when chocolate chips exist? Throat collapsing allergic reactions I guess maybe, but all other excuses are invalid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699446305 {#4362
      date: 2023-11-08 13:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 100178
    -bodyTs: "'allerg':17 'chip':13 'chocol':12 'collaps':16 'cooki':8 'ever':9 'excus':25 'exist':14 'guess':20 'invalid':27 'justiabl':10 'mayb':21 'oatmeal':6 'raisin':7 'reaction':18 'throat':15 'world':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5269126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699398065 {#4363
      date: 2023-11-08 00:01:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4367}
  +body: "Cuz Oatmeal raisin are the best cookie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699400163 {#5157
    date: 2023-11-08 00:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 100267
  -bodyTs: "'best':6 'cooki':7 'cuz':1 'oatmeal':2 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4573405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400163 {#5158
    date: 2023-11-08 00:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 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
74 DENIED moderate
App\Entity\EntryComment {#4440
  +user: App\Entity\User {#4453 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is that Honey Boo Boo’s mom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699398386 {#4435
    date: 2023-11-08 00:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4443 …}
  +votes: Doctrine\ORM\PersistentCollection {#4445 …}
  +reports: Doctrine\ORM\PersistentCollection {#4447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4451 …}
  -id: 100188
  -bodyTs: "'boo':4,5 'honey':3 'mom':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5145113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398386 {#4436
    date: 2023-11-08 00:06:26.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
75 DENIED edit
App\Entity\EntryComment {#4440
  +user: App\Entity\User {#4453 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is that Honey Boo Boo’s mom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699398386 {#4435
    date: 2023-11-08 00:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4443 …}
  +votes: Doctrine\ORM\PersistentCollection {#4445 …}
  +reports: Doctrine\ORM\PersistentCollection {#4447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4451 …}
  -id: 100188
  -bodyTs: "'boo':4,5 'honey':3 'mom':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5145113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398386 {#4436
    date: 2023-11-08 00:06:26.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
76 DENIED moderate
App\Entity\EntryComment {#4440
  +user: App\Entity\User {#4453 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is that Honey Boo Boo’s mom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699398386 {#4435
    date: 2023-11-08 00:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4443 …}
  +votes: Doctrine\ORM\PersistentCollection {#4445 …}
  +reports: Doctrine\ORM\PersistentCollection {#4447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4451 …}
  -id: 100188
  -bodyTs: "'boo':4,5 'honey':3 'mom':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5145113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398386 {#4436
    date: 2023-11-08 00:06:26.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
77 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
78 DENIED moderate
App\Entity\EntryComment {#4513
  +user: App\Entity\User {#4526 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I like raisins in cake, but they have no business being in cookies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699398641 {#4508
    date: 2023-11-08 00:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4516 …}
  +votes: Doctrine\ORM\PersistentCollection {#4518 …}
  +reports: Doctrine\ORM\PersistentCollection {#4520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4524 …}
  -id: 100201
  -bodyTs: "'busi':10 'cake':5 'cooki':13 'like':2 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4660824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398641 {#4509
    date: 2023-11-08 00:10:41.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
79 DENIED edit
App\Entity\EntryComment {#4513
  +user: App\Entity\User {#4526 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I like raisins in cake, but they have no business being in cookies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699398641 {#4508
    date: 2023-11-08 00:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4516 …}
  +votes: Doctrine\ORM\PersistentCollection {#4518 …}
  +reports: Doctrine\ORM\PersistentCollection {#4520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4524 …}
  -id: 100201
  -bodyTs: "'busi':10 'cake':5 'cooki':13 'like':2 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4660824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398641 {#4509
    date: 2023-11-08 00:10:41.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
80 DENIED moderate
App\Entity\EntryComment {#4513
  +user: App\Entity\User {#4526 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I like raisins in cake, but they have no business being in cookies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699398641 {#4508
    date: 2023-11-08 00:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4516 …}
  +votes: Doctrine\ORM\PersistentCollection {#4518 …}
  +reports: Doctrine\ORM\PersistentCollection {#4520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4524 …}
  -id: 100201
  -bodyTs: "'busi':10 'cake':5 'cooki':13 'like':2 'raisin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4660824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699398641 {#4509
    date: 2023-11-08 00:10:41.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
81 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
82 DENIED moderate
App\Entity\EntryComment {#4586
  +user: App\Entity\User {#4599 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "In general I don’t like squishy chips randomly laid out in my food. It feels like I come over a rotten or moldy part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699399039 {#4581
    date: 2023-11-08 00:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4587 …}
  +nested: Doctrine\ORM\PersistentCollection {#4589 …}
  +votes: Doctrine\ORM\PersistentCollection {#4591 …}
  +reports: Doctrine\ORM\PersistentCollection {#4593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
  -id: 100223
  -bodyTs: "'chip':8 'come':19 'feel':16 'food':14 'general':2 'laid':10 'like':6,17 'moldi':24 'part':25 'random':9 'rotten':22 'squishi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4036855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699399039 {#4582
    date: 2023-11-08 00:17:19.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
83 DENIED edit
App\Entity\EntryComment {#4586
  +user: App\Entity\User {#4599 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "In general I don’t like squishy chips randomly laid out in my food. It feels like I come over a rotten or moldy part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699399039 {#4581
    date: 2023-11-08 00:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4587 …}
  +nested: Doctrine\ORM\PersistentCollection {#4589 …}
  +votes: Doctrine\ORM\PersistentCollection {#4591 …}
  +reports: Doctrine\ORM\PersistentCollection {#4593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
  -id: 100223
  -bodyTs: "'chip':8 'come':19 'feel':16 'food':14 'general':2 'laid':10 'like':6,17 'moldi':24 'part':25 'random':9 'rotten':22 'squishi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4036855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699399039 {#4582
    date: 2023-11-08 00:17:19.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
84 DENIED moderate
App\Entity\EntryComment {#4586
  +user: App\Entity\User {#4599 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "In general I don’t like squishy chips randomly laid out in my food. It feels like I come over a rotten or moldy part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699399039 {#4581
    date: 2023-11-08 00:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4587 …}
  +nested: Doctrine\ORM\PersistentCollection {#4589 …}
  +votes: Doctrine\ORM\PersistentCollection {#4591 …}
  +reports: Doctrine\ORM\PersistentCollection {#4593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4597 …}
  -id: 100223
  -bodyTs: "'chip':8 'come':19 'feel':16 'food':14 'general':2 'laid':10 'like':6,17 'moldi':24 'part':25 'random':9 'rotten':22 'squishi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4036855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699399039 {#4582
    date: 2023-11-08 00:17:19.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
85 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
86 DENIED moderate
App\Entity\EntryComment {#4660
  +user: App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is me when I bite into a piece of candy expecting lime, then it’s nasty green apple.\n
    \n
    Thank the gods that Skittles finally came to their senses and went back to the original flavors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699404425 {#4655
    date: 2023-11-08 01:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 100459
  -bodyTs: "'appl':19 'back':32 'bite':6 'came':26 'candi':11 'expect':12 'final':25 'flavor':36 'god':22 'green':18 'lime':13 'nasti':17 'origin':35 'piec':9 'sens':29 'skittl':24 'thank':20 'went':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5146732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699404425 {#4656
    date: 2023-11-08 01:47: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
87 DENIED edit
App\Entity\EntryComment {#4660
  +user: App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is me when I bite into a piece of candy expecting lime, then it’s nasty green apple.\n
    \n
    Thank the gods that Skittles finally came to their senses and went back to the original flavors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699404425 {#4655
    date: 2023-11-08 01:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 100459
  -bodyTs: "'appl':19 'back':32 'bite':6 'came':26 'candi':11 'expect':12 'final':25 'flavor':36 'god':22 'green':18 'lime':13 'nasti':17 'origin':35 'piec':9 'sens':29 'skittl':24 'thank':20 'went':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5146732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699404425 {#4656
    date: 2023-11-08 01:47: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
88 DENIED moderate
App\Entity\EntryComment {#4660
  +user: App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is me when I bite into a piece of candy expecting lime, then it’s nasty green apple.\n
    \n
    Thank the gods that Skittles finally came to their senses and went back to the original flavors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699404425 {#4655
    date: 2023-11-08 01:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 100459
  -bodyTs: "'appl':19 'back':32 'bite':6 'came':26 'candi':11 'expect':12 'final':25 'flavor':36 'god':22 'green':18 'lime':13 'nasti':17 'origin':35 'piec':9 'sens':29 'skittl':24 'thank':20 'went':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5146732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699404425 {#4656
    date: 2023-11-08 01:47: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
89 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
90 DENIED moderate
App\Entity\EntryComment {#4733
  +user: App\Entity\User {#4746 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    You’re all heathens. Oatmeal raisin is the best grocery-store cookie option, followed by white chocolate macadamia nut.\n
    \n
    Even better is oatmeal cookies with diced apricots. So good.\n
    \n
    Oatmeal cookies should be chewy. Crunchy chocolate chips wreck the texture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699484338 {#4728
    date: 2023-11-08 23:58:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4734 …}
  +nested: Doctrine\ORM\PersistentCollection {#4736 …}
  +votes: Doctrine\ORM\PersistentCollection {#4738 …}
  +reports: Doctrine\ORM\PersistentCollection {#4740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4744 …}
  -id: 100811
  -bodyTs: "'apricot':28 'best':9 'better':22 'chewi':35 'chip':38 'chocol':18,37 'cooki':13,25,32 'crunchi':36 'dice':27 'even':21 'follow':15 'good':30 'groceri':11 'grocery-stor':10 'heathen':4 'macadamia':19 'nut':20 'oatmeal':5,24,31 'option':14 'raisin':6 're':2 'store':12 'textur':41 'white':17 'wreck':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1590397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699415082 {#4729
    date: 2023-11-08 04:44:42.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
91 DENIED edit
App\Entity\EntryComment {#4733
  +user: App\Entity\User {#4746 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    You’re all heathens. Oatmeal raisin is the best grocery-store cookie option, followed by white chocolate macadamia nut.\n
    \n
    Even better is oatmeal cookies with diced apricots. So good.\n
    \n
    Oatmeal cookies should be chewy. Crunchy chocolate chips wreck the texture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699484338 {#4728
    date: 2023-11-08 23:58:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4734 …}
  +nested: Doctrine\ORM\PersistentCollection {#4736 …}
  +votes: Doctrine\ORM\PersistentCollection {#4738 …}
  +reports: Doctrine\ORM\PersistentCollection {#4740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4744 …}
  -id: 100811
  -bodyTs: "'apricot':28 'best':9 'better':22 'chewi':35 'chip':38 'chocol':18,37 'cooki':13,25,32 'crunchi':36 'dice':27 'even':21 'follow':15 'good':30 'groceri':11 'grocery-stor':10 'heathen':4 'macadamia':19 'nut':20 'oatmeal':5,24,31 'option':14 'raisin':6 're':2 'store':12 'textur':41 'white':17 'wreck':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1590397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699415082 {#4729
    date: 2023-11-08 04:44:42.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
92 DENIED moderate
App\Entity\EntryComment {#4733
  +user: App\Entity\User {#4746 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    You’re all heathens. Oatmeal raisin is the best grocery-store cookie option, followed by white chocolate macadamia nut.\n
    \n
    Even better is oatmeal cookies with diced apricots. So good.\n
    \n
    Oatmeal cookies should be chewy. Crunchy chocolate chips wreck the texture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699484338 {#4728
    date: 2023-11-08 23:58:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4734 …}
  +nested: Doctrine\ORM\PersistentCollection {#4736 …}
  +votes: Doctrine\ORM\PersistentCollection {#4738 …}
  +reports: Doctrine\ORM\PersistentCollection {#4740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4744 …}
  -id: 100811
  -bodyTs: "'apricot':28 'best':9 'better':22 'chewi':35 'chip':38 'chocol':18,37 'cooki':13,25,32 'crunchi':36 'dice':27 'even':21 'follow':15 'good':30 'groceri':11 'grocery-stor':10 'heathen':4 'macadamia':19 'nut':20 'oatmeal':5,24,31 'option':14 'raisin':6 're':2 'store':12 'textur':41 'white':17 'wreck':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1590397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699415082 {#4729
    date: 2023-11-08 04:44:42.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
93 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
94 DENIED moderate
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4733
    +user: App\Entity\User {#4746 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’re all heathens. Oatmeal raisin is the best grocery-store cookie option, followed by white chocolate macadamia nut.\n
      \n
      Even better is oatmeal cookies with diced apricots. So good.\n
      \n
      Oatmeal cookies should be chewy. Crunchy chocolate chips wreck the texture.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699484338 {#4728
      date: 2023-11-08 23:58:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4734 …}
    +nested: Doctrine\ORM\PersistentCollection {#4736 …}
    +votes: Doctrine\ORM\PersistentCollection {#4738 …}
    +reports: Doctrine\ORM\PersistentCollection {#4740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4742 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4744 …}
    -id: 100811
    -bodyTs: "'apricot':28 'best':9 'better':22 'chewi':35 'chip':38 'chocol':18,37 'cooki':13,25,32 'crunchi':36 'dice':27 'even':21 'follow':15 'good':30 'groceri':11 'grocery-stor':10 'heathen':4 'macadamia':19 'nut':20 'oatmeal':5,24,31 'option':14 'raisin':6 're':2 'store':12 'textur':41 'white':17 'wreck':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1590397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699415082 {#4729
      date: 2023-11-08 04:44:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4733}
  +body: "Keep your rasins and apricots out of my oatmeal cookies! They are better without them. Stop ruining a good thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699430509 {#5173
    date: 2023-11-08 09:01:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindsight@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 101101
  -bodyTs: "'apricot':5 'better':13 'cooki':10 'good':19 'keep':1 'oatmeal':9 'rasin':3 'ruin':17 'stop':16 'thing':20 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4900371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430509 {#5174
    date: 2023-11-08 09:01:49.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
95 DENIED edit
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4733
    +user: App\Entity\User {#4746 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’re all heathens. Oatmeal raisin is the best grocery-store cookie option, followed by white chocolate macadamia nut.\n
      \n
      Even better is oatmeal cookies with diced apricots. So good.\n
      \n
      Oatmeal cookies should be chewy. Crunchy chocolate chips wreck the texture.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699484338 {#4728
      date: 2023-11-08 23:58:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4734 …}
    +nested: Doctrine\ORM\PersistentCollection {#4736 …}
    +votes: Doctrine\ORM\PersistentCollection {#4738 …}
    +reports: Doctrine\ORM\PersistentCollection {#4740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4742 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4744 …}
    -id: 100811
    -bodyTs: "'apricot':28 'best':9 'better':22 'chewi':35 'chip':38 'chocol':18,37 'cooki':13,25,32 'crunchi':36 'dice':27 'even':21 'follow':15 'good':30 'groceri':11 'grocery-stor':10 'heathen':4 'macadamia':19 'nut':20 'oatmeal':5,24,31 'option':14 'raisin':6 're':2 'store':12 'textur':41 'white':17 'wreck':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1590397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699415082 {#4729
      date: 2023-11-08 04:44:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4733}
  +body: "Keep your rasins and apricots out of my oatmeal cookies! They are better without them. Stop ruining a good thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699430509 {#5173
    date: 2023-11-08 09:01:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindsight@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 101101
  -bodyTs: "'apricot':5 'better':13 'cooki':10 'good':19 'keep':1 'oatmeal':9 'rasin':3 'ruin':17 'stop':16 'thing':20 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4900371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430509 {#5174
    date: 2023-11-08 09:01:49.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
96 DENIED moderate
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4733
    +user: App\Entity\User {#4746 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’re all heathens. Oatmeal raisin is the best grocery-store cookie option, followed by white chocolate macadamia nut.\n
      \n
      Even better is oatmeal cookies with diced apricots. So good.\n
      \n
      Oatmeal cookies should be chewy. Crunchy chocolate chips wreck the texture.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699484338 {#4728
      date: 2023-11-08 23:58:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4734 …}
    +nested: Doctrine\ORM\PersistentCollection {#4736 …}
    +votes: Doctrine\ORM\PersistentCollection {#4738 …}
    +reports: Doctrine\ORM\PersistentCollection {#4740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4742 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4744 …}
    -id: 100811
    -bodyTs: "'apricot':28 'best':9 'better':22 'chewi':35 'chip':38 'chocol':18,37 'cooki':13,25,32 'crunchi':36 'dice':27 'even':21 'follow':15 'good':30 'groceri':11 'grocery-stor':10 'heathen':4 'macadamia':19 'nut':20 'oatmeal':5,24,31 'option':14 'raisin':6 're':2 'store':12 'textur':41 'white':17 'wreck':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1590397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699415082 {#4729
      date: 2023-11-08 04:44:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4733}
  +body: "Keep your rasins and apricots out of my oatmeal cookies! They are better without them. Stop ruining a good thing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699430509 {#5173
    date: 2023-11-08 09:01:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindsight@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 101101
  -bodyTs: "'apricot':5 'better':13 'cooki':10 'good':19 'keep':1 'oatmeal':9 'rasin':3 'ruin':17 'stop':16 'thing':20 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4900371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699430509 {#5174
    date: 2023-11-08 09:01:49.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
97 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
98 DENIED moderate
App\Entity\EntryComment {#4807
  +user: App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some real sketti n butter vibes from the photo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699418191 {#4801
    date: 2023-11-08 05:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4808 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4812 …}
  +reports: Doctrine\ORM\PersistentCollection {#4814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
  -id: 100863
  -bodyTs: "'butter':5 'n':4 'photo':9 'real':2 'sketti':3 'vibe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5854257"
  +editedAt: DateTimeImmutable @1699470093 {#4802
    date: 2023-11-08 20:01:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699418191 {#4803
    date: 2023-11-08 05:36:31.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
99 DENIED edit
App\Entity\EntryComment {#4807
  +user: App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some real sketti n butter vibes from the photo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699418191 {#4801
    date: 2023-11-08 05:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4808 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4812 …}
  +reports: Doctrine\ORM\PersistentCollection {#4814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
  -id: 100863
  -bodyTs: "'butter':5 'n':4 'photo':9 'real':2 'sketti':3 'vibe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5854257"
  +editedAt: DateTimeImmutable @1699470093 {#4802
    date: 2023-11-08 20:01:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699418191 {#4803
    date: 2023-11-08 05:36:31.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
100 DENIED moderate
App\Entity\EntryComment {#4807
  +user: App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some real sketti n butter vibes from the photo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699418191 {#4801
    date: 2023-11-08 05:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4808 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4812 …}
  +reports: Doctrine\ORM\PersistentCollection {#4814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
  -id: 100863
  -bodyTs: "'butter':5 'n':4 'photo':9 'real':2 'sketti':3 'vibe':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5854257"
  +editedAt: DateTimeImmutable @1699470093 {#4802
    date: 2023-11-08 20:01:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699418191 {#4803
    date: 2023-11-08 05:36:31.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
101 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
102 DENIED moderate
App\Entity\EntryComment {#4880
  +user: App\Entity\User {#4893 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Someone gave me a piece of bread once, and I thought they were giving me cake. I had this reaction for sure, but once I realized it was bread, it was really testy bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699422290 {#4875
    date: 2023-11-08 06:44:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4881 …}
  +nested: Doctrine\ORM\PersistentCollection {#4883 …}
  +votes: Doctrine\ORM\PersistentCollection {#4885 …}
  +reports: Doctrine\ORM\PersistentCollection {#4887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4891 …}
  -id: 100943
  -bodyTs: "'bread':7,29,34 'cake':16 'gave':2 'give':14 'piec':5 'reaction':20 'realiz':26 'realli':32 'someon':1 'sure':22 'testi':33 'thought':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5275544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699422290 {#4876
    date: 2023-11-08 06:44: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
103 DENIED edit
App\Entity\EntryComment {#4880
  +user: App\Entity\User {#4893 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Someone gave me a piece of bread once, and I thought they were giving me cake. I had this reaction for sure, but once I realized it was bread, it was really testy bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699422290 {#4875
    date: 2023-11-08 06:44:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4881 …}
  +nested: Doctrine\ORM\PersistentCollection {#4883 …}
  +votes: Doctrine\ORM\PersistentCollection {#4885 …}
  +reports: Doctrine\ORM\PersistentCollection {#4887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4891 …}
  -id: 100943
  -bodyTs: "'bread':7,29,34 'cake':16 'gave':2 'give':14 'piec':5 'reaction':20 'realiz':26 'realli':32 'someon':1 'sure':22 'testi':33 'thought':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5275544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699422290 {#4876
    date: 2023-11-08 06:44: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
104 DENIED moderate
App\Entity\EntryComment {#4880
  +user: App\Entity\User {#4893 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Someone gave me a piece of bread once, and I thought they were giving me cake. I had this reaction for sure, but once I realized it was bread, it was really testy bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699422290 {#4875
    date: 2023-11-08 06:44:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4881 …}
  +nested: Doctrine\ORM\PersistentCollection {#4883 …}
  +votes: Doctrine\ORM\PersistentCollection {#4885 …}
  +reports: Doctrine\ORM\PersistentCollection {#4887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4891 …}
  -id: 100943
  -bodyTs: "'bread':7,29,34 'cake':16 'gave':2 'give':14 'piec':5 'reaction':20 'realiz':26 'realli':32 'someon':1 'sure':22 'testi':33 'thought':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5275544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699422290 {#4876
    date: 2023-11-08 06:44: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
105 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
106 DENIED moderate
App\Entity\EntryComment {#4953
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Raisin cookies > chocolate chip cookies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699529783 {#4948
    date: 2023-11-09 12:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 101109
  -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5857913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699431071 {#4949
    date: 2023-11-08 09:11: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
107 DENIED edit
App\Entity\EntryComment {#4953
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Raisin cookies > chocolate chip cookies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699529783 {#4948
    date: 2023-11-09 12:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 101109
  -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5857913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699431071 {#4949
    date: 2023-11-08 09:11: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
108 DENIED moderate
App\Entity\EntryComment {#4953
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Raisin cookies > chocolate chip cookies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699529783 {#4948
    date: 2023-11-09 12:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 101109
  -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5857913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699431071 {#4949
    date: 2023-11-08 09:11: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
109 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
110 DENIED moderate
App\Entity\EntryComment {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Raisin cookies > chocolate chip cookies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699529783 {#4948
      date: 2023-11-09 12:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 101109
    -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5857913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699431071 {#4949
      date: 2023-11-08 09:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "Your opinions are bad and you should feel bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699432176 {#5189
    date: 2023-11-08 09:29:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 101129
  -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432176 {#5190
    date: 2023-11-08 09:29:36.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
111 DENIED edit
App\Entity\EntryComment {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Raisin cookies > chocolate chip cookies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699529783 {#4948
      date: 2023-11-09 12:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 101109
    -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5857913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699431071 {#4949
      date: 2023-11-08 09:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "Your opinions are bad and you should feel bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699432176 {#5189
    date: 2023-11-08 09:29:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 101129
  -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432176 {#5190
    date: 2023-11-08 09:29:36.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
112 DENIED moderate
App\Entity\EntryComment {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Raisin cookies > chocolate chip cookies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699529783 {#4948
      date: 2023-11-09 12:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 101109
    -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5857913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699431071 {#4949
      date: 2023-11-08 09:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "Your opinions are bad and you should feel bad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699432176 {#5189
    date: 2023-11-08 09:29:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 101129
  -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432176 {#5190
    date: 2023-11-08 09:29:36.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
113 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
114 DENIED moderate
App\Entity\EntryComment {#5308
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5191
    +user: Proxies\__CG__\App\Entity\User {#5192 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "Your opinions are bad and you should feel bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699432176 {#5189
      date: 2023-11-08 09:29:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 101129
    -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5152049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699432176 {#5190
      date: 2023-11-08 09:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "I’ve just eaten a raisin cookie so I feel fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699449454 {#5306
    date: 2023-11-08 14:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 101557
  -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5864824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699449454 {#5307
    date: 2023-11-08 14:17: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
115 DENIED edit
App\Entity\EntryComment {#5308
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5191
    +user: Proxies\__CG__\App\Entity\User {#5192 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "Your opinions are bad and you should feel bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699432176 {#5189
      date: 2023-11-08 09:29:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 101129
    -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5152049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699432176 {#5190
      date: 2023-11-08 09:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "I’ve just eaten a raisin cookie so I feel fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699449454 {#5306
    date: 2023-11-08 14:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 101557
  -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5864824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699449454 {#5307
    date: 2023-11-08 14:17: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
116 DENIED moderate
App\Entity\EntryComment {#5308
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5191
    +user: Proxies\__CG__\App\Entity\User {#5192 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "Your opinions are bad and you should feel bad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699432176 {#5189
      date: 2023-11-08 09:29:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 101129
    -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5152049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699432176 {#5190
      date: 2023-11-08 09:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "I’ve just eaten a raisin cookie so I feel fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699449454 {#5306
    date: 2023-11-08 14:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 101557
  -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5864824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699449454 {#5307
    date: 2023-11-08 14:17: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
117 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
118 DENIED moderate
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5308
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5191
      +user: Proxies\__CG__\App\Entity\User {#5192 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: App\Entity\User {#4966 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Raisin cookies > chocolate chip cookies"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699529783 {#4948
          date: 2023-11-09 12:36:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4954 …}
        +nested: Doctrine\ORM\PersistentCollection {#4956 …}
        +votes: Doctrine\ORM\PersistentCollection {#4958 …}
        +reports: Doctrine\ORM\PersistentCollection {#4960 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
        -id: 101109
        -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5857913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699431071 {#4949
          date: 2023-11-08 09:11:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4953}
      +body: "Your opinions are bad and you should feel bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699432176 {#5189
        date: 2023-11-08 09:29:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5195 …}
      +votes: Doctrine\ORM\PersistentCollection {#5197 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 101129
      -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5152049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699432176 {#5190
        date: 2023-11-08 09:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "I’ve just eaten a raisin cookie so I feel fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699449454 {#5306
      date: 2023-11-08 14:17:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 101557
    -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5864824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699449454 {#5307
      date: 2023-11-08 14:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "I am jealous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699464999 {#5375
    date: 2023-11-08 18:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 102188
  -bodyTs: "'jealous':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5619782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699464999 {#5376
    date: 2023-11-08 18:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5308
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5191
      +user: Proxies\__CG__\App\Entity\User {#5192 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: App\Entity\User {#4966 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Raisin cookies > chocolate chip cookies"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699529783 {#4948
          date: 2023-11-09 12:36:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4954 …}
        +nested: Doctrine\ORM\PersistentCollection {#4956 …}
        +votes: Doctrine\ORM\PersistentCollection {#4958 …}
        +reports: Doctrine\ORM\PersistentCollection {#4960 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
        -id: 101109
        -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5857913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699431071 {#4949
          date: 2023-11-08 09:11:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4953}
      +body: "Your opinions are bad and you should feel bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699432176 {#5189
        date: 2023-11-08 09:29:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5195 …}
      +votes: Doctrine\ORM\PersistentCollection {#5197 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 101129
      -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5152049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699432176 {#5190
        date: 2023-11-08 09:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "I’ve just eaten a raisin cookie so I feel fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699449454 {#5306
      date: 2023-11-08 14:17:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 101557
    -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5864824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699449454 {#5307
      date: 2023-11-08 14:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "I am jealous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699464999 {#5375
    date: 2023-11-08 18:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 102188
  -bodyTs: "'jealous':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5619782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699464999 {#5376
    date: 2023-11-08 18:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5308
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5191
      +user: Proxies\__CG__\App\Entity\User {#5192 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4953
        +user: App\Entity\User {#4966 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Raisin cookies > chocolate chip cookies"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699529783 {#4948
          date: 2023-11-09 12:36:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4954 …}
        +nested: Doctrine\ORM\PersistentCollection {#4956 …}
        +votes: Doctrine\ORM\PersistentCollection {#4958 …}
        +reports: Doctrine\ORM\PersistentCollection {#4960 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
        -id: 101109
        -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5857913"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699431071 {#4949
          date: 2023-11-08 09:11:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4953}
      +body: "Your opinions are bad and you should feel bad"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699432176 {#5189
        date: 2023-11-08 09:29:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5195 …}
      +votes: Doctrine\ORM\PersistentCollection {#5197 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 101129
      -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5152049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699432176 {#5190
        date: 2023-11-08 09:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "I’ve just eaten a raisin cookie so I feel fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699449454 {#5306
      date: 2023-11-08 14:17:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 101557
    -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5864824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699449454 {#5307
      date: 2023-11-08 14:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "I am jealous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699464999 {#5375
    date: 2023-11-08 18:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 102188
  -bodyTs: "'jealous':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5619782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699464999 {#5376
    date: 2023-11-08 18:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 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
122 DENIED moderate
App\Entity\EntryComment {#5416
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: Proxies\__CG__\App\Entity\User {#5378 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5308
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5191
        +user: Proxies\__CG__\App\Entity\User {#5192 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: App\Entity\User {#4966 …}
          +entry: App\Entity\Entry {#2413}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Raisin cookies > chocolate chip cookies"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1699529783 {#4948
            date: 2023-11-09 12:36:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4954 …}
          +nested: Doctrine\ORM\PersistentCollection {#4956 …}
          +votes: Doctrine\ORM\PersistentCollection {#4958 …}
          +reports: Doctrine\ORM\PersistentCollection {#4960 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
          -id: 101109
          -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5857913"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699431071 {#4949
            date: 2023-11-08 09:11:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4953}
        +body: "Your opinions are bad and you should feel bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699432176 {#5189
          date: 2023-11-08 09:29:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@flashgnash@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5193 …}
        +nested: Doctrine\ORM\PersistentCollection {#5195 …}
        +votes: Doctrine\ORM\PersistentCollection {#5197 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 101129
        -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5152049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699432176 {#5190
          date: 2023-11-08 09:29:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4953}
      +body: "I’ve just eaten a raisin cookie so I feel fantastic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699449454 {#5306
        date: 2023-11-08 14:17:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@flashgnash@lemm.ee"
        "@FooBarrington@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5309 …}
      +nested: Doctrine\ORM\PersistentCollection {#5311 …}
      +votes: Doctrine\ORM\PersistentCollection {#5313 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -id: 101557
      -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5864824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699449454 {#5307
        date: 2023-11-08 14:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "I am jealous"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699464999 {#5375
      date: 2023-11-08 18:36:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5381 …}
    +votes: Doctrine\ORM\PersistentCollection {#5383 …}
    +reports: Doctrine\ORM\PersistentCollection {#5385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
    -id: 102188
    -bodyTs: "'jealous':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5619782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699464999 {#5376
      date: 2023-11-08 18:36:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "Here, you can have one I have plenty 🍪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699465933 {#5414
    date: 2023-11-08 18:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 102224
  -bodyTs: "'one':5 'plenti':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465933 {#5415
    date: 2023-11-08 18:52:13.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
123 DENIED edit
App\Entity\EntryComment {#5416
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: Proxies\__CG__\App\Entity\User {#5378 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5308
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5191
        +user: Proxies\__CG__\App\Entity\User {#5192 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: App\Entity\User {#4966 …}
          +entry: App\Entity\Entry {#2413}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Raisin cookies > chocolate chip cookies"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1699529783 {#4948
            date: 2023-11-09 12:36:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4954 …}
          +nested: Doctrine\ORM\PersistentCollection {#4956 …}
          +votes: Doctrine\ORM\PersistentCollection {#4958 …}
          +reports: Doctrine\ORM\PersistentCollection {#4960 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
          -id: 101109
          -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5857913"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699431071 {#4949
            date: 2023-11-08 09:11:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4953}
        +body: "Your opinions are bad and you should feel bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699432176 {#5189
          date: 2023-11-08 09:29:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@flashgnash@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5193 …}
        +nested: Doctrine\ORM\PersistentCollection {#5195 …}
        +votes: Doctrine\ORM\PersistentCollection {#5197 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 101129
        -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5152049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699432176 {#5190
          date: 2023-11-08 09:29:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4953}
      +body: "I’ve just eaten a raisin cookie so I feel fantastic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699449454 {#5306
        date: 2023-11-08 14:17:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@flashgnash@lemm.ee"
        "@FooBarrington@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5309 …}
      +nested: Doctrine\ORM\PersistentCollection {#5311 …}
      +votes: Doctrine\ORM\PersistentCollection {#5313 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -id: 101557
      -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5864824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699449454 {#5307
        date: 2023-11-08 14:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "I am jealous"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699464999 {#5375
      date: 2023-11-08 18:36:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5381 …}
    +votes: Doctrine\ORM\PersistentCollection {#5383 …}
    +reports: Doctrine\ORM\PersistentCollection {#5385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
    -id: 102188
    -bodyTs: "'jealous':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5619782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699464999 {#5376
      date: 2023-11-08 18:36:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "Here, you can have one I have plenty 🍪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699465933 {#5414
    date: 2023-11-08 18:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 102224
  -bodyTs: "'one':5 'plenti':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465933 {#5415
    date: 2023-11-08 18:52:13.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
124 DENIED moderate
App\Entity\EntryComment {#5416
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: Proxies\__CG__\App\Entity\User {#5378 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5308
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5191
        +user: Proxies\__CG__\App\Entity\User {#5192 …}
        +entry: App\Entity\Entry {#2413}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4953
          +user: App\Entity\User {#4966 …}
          +entry: App\Entity\Entry {#2413}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Raisin cookies > chocolate chip cookies"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1699529783 {#4948
            date: 2023-11-09 12:36:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4954 …}
          +nested: Doctrine\ORM\PersistentCollection {#4956 …}
          +votes: Doctrine\ORM\PersistentCollection {#4958 …}
          +reports: Doctrine\ORM\PersistentCollection {#4960 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
          -id: 101109
          -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5857913"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699431071 {#4949
            date: 2023-11-08 09:11:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4953}
        +body: "Your opinions are bad and you should feel bad"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699432176 {#5189
          date: 2023-11-08 09:29:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@flashgnash@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5193 …}
        +nested: Doctrine\ORM\PersistentCollection {#5195 …}
        +votes: Doctrine\ORM\PersistentCollection {#5197 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 101129
        -bodyTs: "'bad':4,9 'feel':8 'opinion':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5152049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699432176 {#5190
          date: 2023-11-08 09:29:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4953}
      +body: "I’ve just eaten a raisin cookie so I feel fantastic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699449454 {#5306
        date: 2023-11-08 14:17:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@flashgnash@lemm.ee"
        "@FooBarrington@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5309 …}
      +nested: Doctrine\ORM\PersistentCollection {#5311 …}
      +votes: Doctrine\ORM\PersistentCollection {#5313 …}
      +reports: Doctrine\ORM\PersistentCollection {#5315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
      -id: 101557
      -bodyTs: "'cooki':7 'eaten':4 'fantast':11 'feel':10 'raisin':6 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5864824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699449454 {#5307
        date: 2023-11-08 14:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "I am jealous"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699464999 {#5375
      date: 2023-11-08 18:36:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5381 …}
    +votes: Doctrine\ORM\PersistentCollection {#5383 …}
    +reports: Doctrine\ORM\PersistentCollection {#5385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
    -id: 102188
    -bodyTs: "'jealous':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5619782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699464999 {#5376
      date: 2023-11-08 18:36:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "Here, you can have one I have plenty 🍪"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699465933 {#5414
    date: 2023-11-08 18:52:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@FooBarrington@lemmy.world"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 102224
  -bodyTs: "'one':5 'plenti':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465933 {#5415
    date: 2023-11-08 18:52:13.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Raisin cookies > chocolate chip cookies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699529783 {#4948
      date: 2023-11-09 12:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 101109
    -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5857913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699431071 {#4949
      date: 2023-11-08 09:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "You’re right and you should say it louder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699463944 {#5205
    date: 2023-11-08 18:19:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 102146
  -bodyTs: "'louder':9 're':2 'right':3 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463944 {#5206
    date: 2023-11-08 18:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Raisin cookies > chocolate chip cookies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699529783 {#4948
      date: 2023-11-09 12:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 101109
    -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5857913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699431071 {#4949
      date: 2023-11-08 09:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "You’re right and you should say it louder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699463944 {#5205
    date: 2023-11-08 18:19:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 102146
  -bodyTs: "'louder':9 're':2 'right':3 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463944 {#5206
    date: 2023-11-08 18:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: App\Entity\User {#4966 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Raisin cookies > chocolate chip cookies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699529783 {#4948
      date: 2023-11-09 12:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 101109
    -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5857913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699431071 {#4949
      date: 2023-11-08 09:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "You’re right and you should say it louder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699463944 {#5205
    date: 2023-11-08 18:19:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 102146
  -bodyTs: "'louder':9 're':2 'right':3 'say':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463944 {#5206
    date: 2023-11-08 18:19:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 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
130 DENIED moderate
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "You’re right and you should say it louder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699463944 {#5205
      date: 2023-11-08 18:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 102146
    -bodyTs: "'louder':9 're':2 'right':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463944 {#5206
      date: 2023-11-08 18:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "***No***"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699465861 {#5321
    date: 2023-11-08 18:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 102219
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465861 {#5322
    date: 2023-11-08 18:51: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
131 DENIED edit
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "You’re right and you should say it louder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699463944 {#5205
      date: 2023-11-08 18:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 102146
    -bodyTs: "'louder':9 're':2 'right':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463944 {#5206
      date: 2023-11-08 18:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "***No***"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699465861 {#5321
    date: 2023-11-08 18:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 102219
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465861 {#5322
    date: 2023-11-08 18:51: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
132 DENIED moderate
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "You’re right and you should say it louder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699463944 {#5205
      date: 2023-11-08 18:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 102146
    -bodyTs: "'louder':9 're':2 'right':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463944 {#5206
      date: 2023-11-08 18:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "***No***"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699465861 {#5321
    date: 2023-11-08 18:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 102219
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465861 {#5322
    date: 2023-11-08 18:51: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#5339
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "You’re right and you should say it louder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699463944 {#5205
      date: 2023-11-08 18:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 102146
    -bodyTs: "'louder':9 're':2 'right':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463944 {#5206
      date: 2023-11-08 18:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "RAISIN COOKIES > CHOCOLATE CHIP COOKIES"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699465890 {#5337
    date: 2023-11-08 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 102222
  -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465890 {#5338
    date: 2023-11-08 18:51: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
135 DENIED edit
App\Entity\EntryComment {#5339
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "You’re right and you should say it louder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699463944 {#5205
      date: 2023-11-08 18:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 102146
    -bodyTs: "'louder':9 're':2 'right':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463944 {#5206
      date: 2023-11-08 18:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "RAISIN COOKIES > CHOCOLATE CHIP COOKIES"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699465890 {#5337
    date: 2023-11-08 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 102222
  -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465890 {#5338
    date: 2023-11-08 18:51: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
136 DENIED moderate
App\Entity\EntryComment {#5339
  +user: App\Entity\User {#4966 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2413}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4953
      +user: App\Entity\User {#4966 …}
      +entry: App\Entity\Entry {#2413}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Raisin cookies > chocolate chip cookies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699529783 {#4948
        date: 2023-11-09 12:36:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4954 …}
      +nested: Doctrine\ORM\PersistentCollection {#4956 …}
      +votes: Doctrine\ORM\PersistentCollection {#4958 …}
      +reports: Doctrine\ORM\PersistentCollection {#4960 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
      -id: 101109
      -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5857913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699431071 {#4949
        date: 2023-11-08 09:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4953}
    +body: "You’re right and you should say it louder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699463944 {#5205
      date: 2023-11-08 18:19:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 102146
    -bodyTs: "'louder':9 're':2 'right':3 'say':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160583"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463944 {#5206
      date: 2023-11-08 18:19:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4953}
  +body: "RAISIN COOKIES > CHOCOLATE CHIP COOKIES"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699465890 {#5337
    date: 2023-11-08 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@flashgnash@lemm.ee"
    "@TurboDiesel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 102222
  -bodyTs: "'chip':4 'chocol':3 'cooki':2,5 'raisin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5873644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699465890 {#5338
    date: 2023-11-08 18:51: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
137 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
138 DENIED moderate
App\Entity\EntryComment {#5027
  +user: App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Eating anything thinking it’s going to be something else is always a bad time.\n
    \n
    I hated grapefruits because the first time I bit into one I thought it was an orange.\n
    \n
    I hated rye bread because the first time I had it was one of the swirly ones and I thought the dark swirl was chocolate.\n
    \n
    But both times once I gave it some time and tried it again knowing what it was I loved it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699466356 {#5021
    date: 2023-11-08 18:59:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 102249
  -bodyTs: "'alway':12 'anyth':2 'bad':14 'bit':24 'bread':36 'chocol':57 'dark':54 'eat':1 'els':10 'first':21,39 'gave':63 'go':6 'grapefruit':18 'hate':17,34 'know':71 'love':76 'one':26,45,49 'orang':32 'rye':35 'someth':9 'swir':48 'swirl':55 'think':3 'thought':28,52 'time':15,22,40,60,66 'tri':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5620369"
  +editedAt: DateTimeImmutable @1699530127 {#5022
    date: 2023-11-09 12:42:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699466356 {#5023
    date: 2023-11-08 18:59:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5027
  +user: App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Eating anything thinking it’s going to be something else is always a bad time.\n
    \n
    I hated grapefruits because the first time I bit into one I thought it was an orange.\n
    \n
    I hated rye bread because the first time I had it was one of the swirly ones and I thought the dark swirl was chocolate.\n
    \n
    But both times once I gave it some time and tried it again knowing what it was I loved it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699466356 {#5021
    date: 2023-11-08 18:59:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 102249
  -bodyTs: "'alway':12 'anyth':2 'bad':14 'bit':24 'bread':36 'chocol':57 'dark':54 'eat':1 'els':10 'first':21,39 'gave':63 'go':6 'grapefruit':18 'hate':17,34 'know':71 'love':76 'one':26,45,49 'orang':32 'rye':35 'someth':9 'swir':48 'swirl':55 'think':3 'thought':28,52 'time':15,22,40,60,66 'tri':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5620369"
  +editedAt: DateTimeImmutable @1699530127 {#5022
    date: 2023-11-09 12:42:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699466356 {#5023
    date: 2023-11-08 18:59:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5027
  +user: App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "You-guessed-WRONG"
    +title: "You guessed WRONG!"
    +url: "https://slrpnk.net/pictrs/image/d904774e-ab3c-4f81-bb83-ff513e6877ad.webp"
    +body: "Oatmeal raisin are amazing. Surprise oatmeal raisin is not"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699466356 {#2418
      date: 2023-11-08 18:59:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 10977
    -titleTs: "'guess':2 'wrong':3"
    -bodyTs: "'amaz':4 'oatmeal':1,6 'raisin':2,7 'surpris':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699474912
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802574"
    +editedAt: DateTimeImmutable @1699433132 {#1858
      date: 2023-11-08 09:45:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699388512 {#2388
      date: 2023-11-07 21:21:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Eating anything thinking it’s going to be something else is always a bad time.\n
    \n
    I hated grapefruits because the first time I bit into one I thought it was an orange.\n
    \n
    I hated rye bread because the first time I had it was one of the swirly ones and I thought the dark swirl was chocolate.\n
    \n
    But both times once I gave it some time and tried it again knowing what it was I loved it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699466356 {#5021
    date: 2023-11-08 18:59:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 102249
  -bodyTs: "'alway':12 'anyth':2 'bad':14 'bit':24 'bread':36 'chocol':57 'dark':54 'eat':1 'els':10 'first':21,39 'gave':63 'go':6 'grapefruit':18 'hate':17,34 'know':71 'love':76 'one':26,45,49 'orang':32 'rye':35 'someth':9 'swir':48 'swirl':55 'think':3 'thought':28,52 'time':15,22,40,60,66 'tri':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5620369"
  +editedAt: DateTimeImmutable @1699530127 {#5022
    date: 2023-11-09 12:42:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699466356 {#5023
    date: 2023-11-08 18:59:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details