GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/3947/let-the-bullshit-flow-through-me

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "let-the-bullshit-flow-through-me"
  +title: "let the bullshit flow through me"
  +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 486
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697070548 {#2418
    date: 2023-10-12 02:29:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3947
  -titleTs: "'bullshit':3 'flow':4 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696954091
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2946535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867691 {#1858
    date: 2023-10-09 18:08:11.0 +02: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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "let-the-bullshit-flow-through-me"
  +title: "let the bullshit flow through me"
  +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 486
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697070548 {#2418
    date: 2023-10-12 02:29:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3947
  -titleTs: "'bullshit':3 'flow':4 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696954091
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2946535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867691 {#1858
    date: 2023-10-09 18:08:11.0 +02: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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "let-the-bullshit-flow-through-me"
  +title: "let the bullshit flow through me"
  +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 486
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697070548 {#2418
    date: 2023-10-12 02:29:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3947
  -titleTs: "'bullshit':3 'flow':4 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696954091
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2946535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867691 {#1858
    date: 2023-10-09 18:08:11.0 +02: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 {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It meeeeeeeeee :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697012105 {#4005
    date: 2023-10-11 10:15:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 41203
  -bodyTs: "'d':3 'meeeeeeeeee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1364544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697012105 {#3941
    date: 2023-10-11 10:15:05.0 +02: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 {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It meeeeeeeeee :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697012105 {#4005
    date: 2023-10-11 10:15:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 41203
  -bodyTs: "'d':3 'meeeeeeeeee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1364544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697012105 {#3941
    date: 2023-10-11 10:15:05.0 +02: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 {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It meeeeeeeeee :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697012105 {#4005
    date: 2023-10-11 10:15:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 41203
  -bodyTs: "'d':3 'meeeeeeeeee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1364544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697012105 {#3941
    date: 2023-10-11 10:15:05.0 +02: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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hilarious. So relatable.\n
    \n
    Like, fuck me. Relatable. Damnit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696983559 {#4034
    date: 2023-10-11 02:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 40871
  -bodyTs: "'damnit':8 'fuck':5 'hilari':1 'like':4 'relat':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4780918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696983559 {#4039
    date: 2023-10-11 02:19:19.0 +02: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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hilarious. So relatable.\n
    \n
    Like, fuck me. Relatable. Damnit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696983559 {#4034
    date: 2023-10-11 02:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 40871
  -bodyTs: "'damnit':8 'fuck':5 'hilari':1 'like':4 'relat':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4780918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696983559 {#4039
    date: 2023-10-11 02:19:19.0 +02: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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hilarious. So relatable.\n
    \n
    Like, fuck me. Relatable. Damnit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696983559 {#4034
    date: 2023-10-11 02:19:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 40871
  -bodyTs: "'damnit':8 'fuck':5 'hilari':1 'like':4 'relat':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4780918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696983559 {#4039
    date: 2023-10-11 02:19:19.0 +02: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 {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4114 …}
  +root: App\Entity\EntryComment {#4114 …}
  +body: "Even more nonsense [static.wikia.nocookie.net/…/latest?cb=20191214005…](https://static.wikia.nocookie.net/official-furby/images/6/65/Gigantor_from_long.furby.fam_on_Instagram.jpg/revision/latest?cb=20191214005611)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696985283 {#4550
    date: 2023-10-11 02:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@DigitalPaperTrail@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 40904
  -bodyTs: "'/latest':5 '/official-furby/images/6/65/gigantor_from_long.furby.fam_on_instagram.jpg/revision/latest?cb=20191214005611)':10 '20191214005':7 'cb':6 'even':1 'nonsens':3 'static.wikia.nocookie.net':4,9 'static.wikia.nocookie.net/official-furby/images/6/65/gigantor_from_long.furby.fam_on_instagram.jpg/revision/latest?cb=20191214005611)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4293000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696985283 {#4551
    date: 2023-10-11 02:48:03.0 +02: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 {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4114 …}
  +root: App\Entity\EntryComment {#4114 …}
  +body: "Even more nonsense [static.wikia.nocookie.net/…/latest?cb=20191214005…](https://static.wikia.nocookie.net/official-furby/images/6/65/Gigantor_from_long.furby.fam_on_Instagram.jpg/revision/latest?cb=20191214005611)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696985283 {#4550
    date: 2023-10-11 02:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@DigitalPaperTrail@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 40904
  -bodyTs: "'/latest':5 '/official-furby/images/6/65/gigantor_from_long.furby.fam_on_instagram.jpg/revision/latest?cb=20191214005611)':10 '20191214005':7 'cb':6 'even':1 'nonsens':3 'static.wikia.nocookie.net':4,9 'static.wikia.nocookie.net/official-furby/images/6/65/gigantor_from_long.furby.fam_on_instagram.jpg/revision/latest?cb=20191214005611)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4293000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696985283 {#4551
    date: 2023-10-11 02:48:03.0 +02: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 {#4552
  +user: Proxies\__CG__\App\Entity\User {#4553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4114 …}
  +root: App\Entity\EntryComment {#4114 …}
  +body: "Even more nonsense [static.wikia.nocookie.net/…/latest?cb=20191214005…](https://static.wikia.nocookie.net/official-furby/images/6/65/Gigantor_from_long.furby.fam_on_Instagram.jpg/revision/latest?cb=20191214005611)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696985283 {#4550
    date: 2023-10-11 02:48:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@DigitalPaperTrail@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 40904
  -bodyTs: "'/latest':5 '/official-furby/images/6/65/gigantor_from_long.furby.fam_on_instagram.jpg/revision/latest?cb=20191214005611)':10 '20191214005':7 'cb':6 'even':1 'nonsens':3 'static.wikia.nocookie.net':4,9 'static.wikia.nocookie.net/official-furby/images/6/65/gigantor_from_long.furby.fam_on_instagram.jpg/revision/latest?cb=20191214005611)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4293000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696985283 {#4551
    date: 2023-10-11 02:48:03.0 +02: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 {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I am a conduit of shit, I eat goes through me and shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696982314 {#4182
    date: 2023-10-11 01:58:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 39215
  -bodyTs: "'conduit':4 'eat':8 'goe':9 'shit':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4727899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881825 {#4183
    date: 2023-10-09 22:03:45.0 +02: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 {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I am a conduit of shit, I eat goes through me and shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696982314 {#4182
    date: 2023-10-11 01:58:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 39215
  -bodyTs: "'conduit':4 'eat':8 'goe':9 'shit':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4727899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881825 {#4183
    date: 2023-10-09 22:03:45.0 +02: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 {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I am a conduit of shit, I eat goes through me and shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696982314 {#4182
    date: 2023-10-11 01:58:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 39215
  -bodyTs: "'conduit':4 'eat':8 'goe':9 'shit':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4727899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881825 {#4183
    date: 2023-10-09 22:03:45.0 +02: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 {#4536
  +user: Proxies\__CG__\App\Entity\User {#4537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I am a conduit of shit, I eat goes through me and shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696982314 {#4182
      date: 2023-10-11 01:58:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 39215
    -bodyTs: "'conduit':4 'eat':8 'goe':9 'shit':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4727899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881825 {#4183
      date: 2023-10-09 22:03:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Beware the shit -> shit pipeline"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696982312 {#4534
    date: 2023-10-11 01:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 40845
  -bodyTs: "'bewar':1 'pipelin':5 'shit':3,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3498831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696982312 {#4535
    date: 2023-10-11 01:58:32.0 +02: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 {#4536
  +user: Proxies\__CG__\App\Entity\User {#4537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I am a conduit of shit, I eat goes through me and shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696982314 {#4182
      date: 2023-10-11 01:58:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 39215
    -bodyTs: "'conduit':4 'eat':8 'goe':9 'shit':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4727899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881825 {#4183
      date: 2023-10-09 22:03:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Beware the shit -> shit pipeline"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696982312 {#4534
    date: 2023-10-11 01:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 40845
  -bodyTs: "'bewar':1 'pipelin':5 'shit':3,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3498831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696982312 {#4535
    date: 2023-10-11 01:58:32.0 +02: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 {#4536
  +user: Proxies\__CG__\App\Entity\User {#4537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I am a conduit of shit, I eat goes through me and shit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696982314 {#4182
      date: 2023-10-11 01:58:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 39215
    -bodyTs: "'conduit':4 'eat':8 'goe':9 'shit':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4727899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881825 {#4183
      date: 2023-10-09 22:03:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Beware the shit -> shit pipeline"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696982312 {#4534
    date: 2023-10-11 01:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 40845
  -bodyTs: "'bewar':1 'pipelin':5 'shit':3,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3498831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696982312 {#4535
    date: 2023-10-11 01:58:32.0 +02: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 {#4260
  +user: App\Entity\User {#4273 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Le random xd\n
    \n
    Holds up spork
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696879618 {#4255
    date: 2023-10-09 21:26:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 39162
  -bodyTs: "'hold':4 'le':1 'random':2 'spork':6 'xd':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879618 {#4256
    date: 2023-10-09 21:26:58.0 +02: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 {#4260
  +user: App\Entity\User {#4273 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Le random xd\n
    \n
    Holds up spork
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696879618 {#4255
    date: 2023-10-09 21:26:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 39162
  -bodyTs: "'hold':4 'le':1 'random':2 'spork':6 'xd':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879618 {#4256
    date: 2023-10-09 21:26:58.0 +02: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 {#4260
  +user: App\Entity\User {#4273 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Le random xd\n
    \n
    Holds up spork
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696879618 {#4255
    date: 2023-10-09 21:26:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 39162
  -bodyTs: "'hold':4 'le':1 'random':2 'spork':6 'xd':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879618 {#4256
    date: 2023-10-09 21:26:58.0 +02: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 {#4333
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "An agent of chaos, if you will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696876214 {#4328
    date: 2023-10-09 20:30:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 39095
  -bodyTs: "'agent':2 'chao':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4723745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875631 {#4329
    date: 2023-10-09 20:20:31.0 +02: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 {#4333
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "An agent of chaos, if you will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696876214 {#4328
    date: 2023-10-09 20:30:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 39095
  -bodyTs: "'agent':2 'chao':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4723745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875631 {#4329
    date: 2023-10-09 20:20:31.0 +02: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 {#4333
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "An agent of chaos, if you will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696876214 {#4328
    date: 2023-10-09 20:30:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 39095
  -bodyTs: "'agent':2 'chao':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4723745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875631 {#4329
    date: 2023-10-09 20:20:31.0 +02: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 {#4521
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#4346 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "An agent of chaos, if you will."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696876214 {#4328
      date: 2023-10-09 20:30:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 39095
    -bodyTs: "'agent':2 'chao':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4723745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696875631 {#4329
      date: 2023-10-09 20:20:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "Slaanesh is pleased with me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696875990 {#4519
    date: 2023-10-09 20:26:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 39100
  -bodyTs: "'pleas':3 'slaanesh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3110281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875990 {#4520
    date: 2023-10-09 20:26:30.0 +02: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 {#4521
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#4346 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "An agent of chaos, if you will."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696876214 {#4328
      date: 2023-10-09 20:30:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 39095
    -bodyTs: "'agent':2 'chao':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4723745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696875631 {#4329
      date: 2023-10-09 20:20:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "Slaanesh is pleased with me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696875990 {#4519
    date: 2023-10-09 20:26:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 39100
  -bodyTs: "'pleas':3 'slaanesh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3110281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875990 {#4520
    date: 2023-10-09 20:26:30.0 +02: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 {#4521
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#4346 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "An agent of chaos, if you will."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696876214 {#4328
      date: 2023-10-09 20:30:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 39095
    -bodyTs: "'agent':2 'chao':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4723745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696875631 {#4329
      date: 2023-10-09 20:20:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "Slaanesh is pleased with me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696875990 {#4519
    date: 2023-10-09 20:26:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 39100
  -bodyTs: "'pleas':3 'slaanesh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3110281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875990 {#4520
    date: 2023-10-09 20:26:30.0 +02: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 {#4577
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#4346 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "An agent of chaos, if you will."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696876214 {#4328
        date: 2023-10-09 20:30:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 39095
      -bodyTs: "'agent':2 'chao':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4723745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696875631 {#4329
        date: 2023-10-09 20:20:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4333}
    +body: "Slaanesh is pleased with me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696875990 {#4519
      date: 2023-10-09 20:26:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 39100
    -bodyTs: "'pleas':3 'slaanesh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3110281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696875990 {#4520
      date: 2023-10-09 20:26:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "And Cadin Caylin with me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696876212 {#4578
    date: 2023-10-09 20:30:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4573 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 39104
  -bodyTs: "'cadin':2 'caylin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4724167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876212 {#4581
    date: 2023-10-09 20:30:12.0 +02: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 {#4577
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#4346 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "An agent of chaos, if you will."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696876214 {#4328
        date: 2023-10-09 20:30:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 39095
      -bodyTs: "'agent':2 'chao':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4723745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696875631 {#4329
        date: 2023-10-09 20:20:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4333}
    +body: "Slaanesh is pleased with me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696875990 {#4519
      date: 2023-10-09 20:26:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 39100
    -bodyTs: "'pleas':3 'slaanesh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3110281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696875990 {#4520
      date: 2023-10-09 20:26:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "And Cadin Caylin with me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696876212 {#4578
    date: 2023-10-09 20:30:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4573 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 39104
  -bodyTs: "'cadin':2 'caylin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4724167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876212 {#4581
    date: 2023-10-09 20:30:12.0 +02: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 {#4577
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#4346 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "An agent of chaos, if you will."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696876214 {#4328
        date: 2023-10-09 20:30:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 39095
      -bodyTs: "'agent':2 'chao':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4723745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696875631 {#4329
        date: 2023-10-09 20:20:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4333}
    +body: "Slaanesh is pleased with me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696875990 {#4519
      date: 2023-10-09 20:26:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 39100
    -bodyTs: "'pleas':3 'slaanesh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3110281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696875990 {#4520
      date: 2023-10-09 20:26:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "And Cadin Caylin with me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696876212 {#4578
    date: 2023-10-09 20:30:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4573 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 39104
  -bodyTs: "'cadin':2 'caylin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4724167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876212 {#4581
    date: 2023-10-09 20:30:12.0 +02: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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I feel seen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697070550 {#4401
    date: 2023-10-12 02:29:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 38988
  -bodyTs: "'feel':2 'seen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870372 {#4402
    date: 2023-10-09 18:52:52.0 +02: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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I feel seen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697070550 {#4401
    date: 2023-10-12 02:29:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 38988
  -bodyTs: "'feel':2 'seen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870372 {#4402
    date: 2023-10-09 18:52:52.0 +02: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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I feel seen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697070550 {#4401
    date: 2023-10-12 02:29:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 38988
  -bodyTs: "'feel':2 'seen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696870372 {#4402
    date: 2023-10-09 18:52:52.0 +02: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 {#4492
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel seen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697070550 {#4401
      date: 2023-10-12 02:29:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 38988
    -bodyTs: "'feel':2 'seen':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870372 {#4402
      date: 2023-10-09 18:52:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "Did Seen consent to be felt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697070548 {#4493
    date: 2023-10-12 02:29:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 42296
  -bodyTs: "'consent':3 'felt':6 'seen':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4455511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697070548 {#4490
    date: 2023-10-12 02:29:08.0 +02: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 {#4492
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel seen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697070550 {#4401
      date: 2023-10-12 02:29:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 38988
    -bodyTs: "'feel':2 'seen':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870372 {#4402
      date: 2023-10-09 18:52:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "Did Seen consent to be felt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697070548 {#4493
    date: 2023-10-12 02:29:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 42296
  -bodyTs: "'consent':3 'felt':6 'seen':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4455511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697070548 {#4490
    date: 2023-10-12 02:29:08.0 +02: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 {#4492
  +user: Proxies\__CG__\App\Entity\User {#4487 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel seen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697070550 {#4401
      date: 2023-10-12 02:29:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 38988
    -bodyTs: "'feel':2 'seen':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870372 {#4402
      date: 2023-10-09 18:52:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "Did Seen consent to be felt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697070548 {#4493
    date: 2023-10-12 02:29:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 42296
  -bodyTs: "'consent':3 'felt':6 'seen':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4455511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697070548 {#4490
    date: 2023-10-12 02:29:08.0 +02: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 {#4505
  +user: Proxies\__CG__\App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel seen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697070550 {#4401
      date: 2023-10-12 02:29:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 38988
    -bodyTs: "'feel':2 'seen':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870372 {#4402
      date: 2023-10-09 18:52:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "Had the same thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696874594 {#4503
    date: 2023-10-09 20:03:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4507 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4517 …}
  -id: 39076
  -bodyTs: "'thought':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4359781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874594 {#4504
    date: 2023-10-09 20:03:14.0 +02: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 {#4505
  +user: Proxies\__CG__\App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel seen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697070550 {#4401
      date: 2023-10-12 02:29:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 38988
    -bodyTs: "'feel':2 'seen':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870372 {#4402
      date: 2023-10-09 18:52:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "Had the same thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696874594 {#4503
    date: 2023-10-09 20:03:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4507 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4517 …}
  -id: 39076
  -bodyTs: "'thought':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4359781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874594 {#4504
    date: 2023-10-09 20:03:14.0 +02: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 {#4505
  +user: Proxies\__CG__\App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "let-the-bullshit-flow-through-me"
    +title: "let the bullshit flow through me"
    +url: "https://slrpnk.net/pictrs/image/b21103a2-6d71-4d6a-ac3f-fd3ec7f88d51.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 486
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697070548 {#2418
      date: 2023-10-12 02:29:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3947
    -titleTs: "'bullshit':3 'flow':4 'let':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696954091
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2946535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867691 {#1858
      date: 2023-10-09 18:08:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel seen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697070550 {#4401
      date: 2023-10-12 02:29:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 38988
    -bodyTs: "'feel':2 'seen':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696870372 {#4402
      date: 2023-10-09 18:52:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "Had the same thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696874594 {#4503
    date: 2023-10-09 20:03:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4507 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4517 …}
  -id: 39076
  -bodyTs: "'thought':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4359781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874594 {#4504
    date: 2023-10-09 20:03:14.0 +02: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 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