GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/32336/This-is-the-master-race/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
3.09 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.05 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "This-is-the-master-race"
  +title: "This is the master race...?"
  +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 833
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728094319 {#2414
    date: 2024-10-05 04:11:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 32336
  -titleTs: "'master':4 'race':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706001239
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11030396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705914839 {#1793
    date: 2024-01-22 10:13:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "This-is-the-master-race"
  +title: "This is the master race...?"
  +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 833
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728094319 {#2414
    date: 2024-10-05 04:11:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 32336
  -titleTs: "'master':4 'race':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706001239
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11030396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705914839 {#1793
    date: 2024-01-22 10:13:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "This-is-the-master-race"
  +title: "This is the master race...?"
  +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 833
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728094319 {#2414
    date: 2024-10-05 04:11:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 32336
  -titleTs: "'master':4 'race':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706001239
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11030396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705914839 {#1793
    date: 2024-01-22 10:13:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This cannot be real 😬\n
    \n
    Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1727683378 {#4004
    date: 2024-09-30 10:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 330856
  -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910294"
  +editedAt: DateTimeImmutable @1727613986 {#3940
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4003
    date: 2024-01-22 10:14:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This cannot be real 😬\n
    \n
    Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1727683378 {#4004
    date: 2024-09-30 10:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 330856
  -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910294"
  +editedAt: DateTimeImmutable @1727613986 {#3940
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4003
    date: 2024-01-22 10:14:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This cannot be real 😬\n
    \n
    Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1727683378 {#4004
    date: 2024-09-30 10:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 330856
  -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910294"
  +editedAt: DateTimeImmutable @1727613986 {#3940
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4003
    date: 2024-01-22 10:14:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5081
  +user: Proxies\__CG__\App\Entity\User {#5078 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This cannot be real 😬\n
      \n
      Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727683378 {#4004
      date: 2024-09-30 10:02:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 330856
    -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910294"
    +editedAt: DateTimeImmutable @1727613986 {#3940
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4003
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5082
    date: 2024-01-22 10:39:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 330901
  -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6559714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916348 {#5085
    date: 2024-01-22 10:39:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5081
  +user: Proxies\__CG__\App\Entity\User {#5078 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This cannot be real 😬\n
      \n
      Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727683378 {#4004
      date: 2024-09-30 10:02:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 330856
    -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910294"
    +editedAt: DateTimeImmutable @1727613986 {#3940
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4003
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5082
    date: 2024-01-22 10:39:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 330901
  -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6559714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916348 {#5085
    date: 2024-01-22 10:39:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5081
  +user: Proxies\__CG__\App\Entity\User {#5078 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This cannot be real 😬\n
      \n
      Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727683378 {#4004
      date: 2024-09-30 10:02:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 330856
    -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910294"
    +editedAt: DateTimeImmutable @1727613986 {#3940
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4003
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5082
    date: 2024-01-22 10:39:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 330901
  -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6559714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916348 {#5085
    date: 2024-01-22 10:39:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#5436
  +user: Proxies\__CG__\App\Entity\User {#5437 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "It’s been reported by several people, both reporters and those close to Johnson, that his wild hair is an affectation, he intentionally roughs it up before he does anything in the public eye."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705919590 {#5434
    date: 2024-01-22 11:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
  -id: 330987
  -bodyTs: "'affect':21 'anyth':30 'close':12 'eye':34 'hair':18 'intent':23 'johnson':14 'peopl':7 'public':33 'report':4,9 'rough':24 'sever':6 'wild':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5225871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919590 {#5435
    date: 2024-01-22 11:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5436
  +user: Proxies\__CG__\App\Entity\User {#5437 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "It’s been reported by several people, both reporters and those close to Johnson, that his wild hair is an affectation, he intentionally roughs it up before he does anything in the public eye."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705919590 {#5434
    date: 2024-01-22 11:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
  -id: 330987
  -bodyTs: "'affect':21 'anyth':30 'close':12 'eye':34 'hair':18 'intent':23 'johnson':14 'peopl':7 'public':33 'report':4,9 'rough':24 'sever':6 'wild':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5225871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919590 {#5435
    date: 2024-01-22 11:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5436
  +user: Proxies\__CG__\App\Entity\User {#5437 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "It’s been reported by several people, both reporters and those close to Johnson, that his wild hair is an affectation, he intentionally roughs it up before he does anything in the public eye."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705919590 {#5434
    date: 2024-01-22 11:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
  -id: 330987
  -bodyTs: "'affect':21 'anyth':30 'close':12 'eye':34 'hair':18 'intent':23 'johnson':14 'peopl':7 'public':33 'report':4,9 'rough':24 'sever':6 'wild':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5225871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919590 {#5435
    date: 2024-01-22 11:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#5577
  +user: Proxies\__CG__\App\Entity\User {#5583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5436
    +user: Proxies\__CG__\App\Entity\User {#5437 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5078 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This cannot be real 😬\n
          \n
          Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1727683378 {#4004
          date: 2024-09-30 10:02:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 330856
        -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6910294"
        +editedAt: DateTimeImmutable @1727613986 {#3940
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4003
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5082
        date: 2024-01-22 10:39:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5073 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
      -id: 330901
      -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6559714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705916348 {#5085
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "It’s been reported by several people, both reporters and those close to Johnson, that his wild hair is an affectation, he intentionally roughs it up before he does anything in the public eye."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705919590 {#5434
      date: 2024-01-22 11:33:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5438 …}
    +nested: Doctrine\ORM\PersistentCollection {#5440 …}
    +votes: Doctrine\ORM\PersistentCollection {#5442 …}
    +reports: Doctrine\ORM\PersistentCollection {#5444 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
    -id: 330987
    -bodyTs: "'affect':21 'anyth':30 'close':12 'eye':34 'hair':18 'intent':23 'johnson':14 'peopl':7 'public':33 'report':4,9 'rough':24 'sever':6 'wild':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5225871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919590 {#5435
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "This. He’s trying to look goofy and harmless while being a vile, machiavellian, dangerous politician."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705919868 {#5576
    date: 2024-01-22 11:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@Denjin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 330998
  -bodyTs: "'danger':15 'goofi':7 'harmless':9 'look':6 'machiavellian':14 'politician':16 'tri':4 'vile':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5585006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919868 {#5579
    date: 2024-01-22 11:37:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5577
  +user: Proxies\__CG__\App\Entity\User {#5583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5436
    +user: Proxies\__CG__\App\Entity\User {#5437 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5078 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This cannot be real 😬\n
          \n
          Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1727683378 {#4004
          date: 2024-09-30 10:02:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 330856
        -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6910294"
        +editedAt: DateTimeImmutable @1727613986 {#3940
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4003
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5082
        date: 2024-01-22 10:39:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5073 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
      -id: 330901
      -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6559714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705916348 {#5085
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "It’s been reported by several people, both reporters and those close to Johnson, that his wild hair is an affectation, he intentionally roughs it up before he does anything in the public eye."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705919590 {#5434
      date: 2024-01-22 11:33:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5438 …}
    +nested: Doctrine\ORM\PersistentCollection {#5440 …}
    +votes: Doctrine\ORM\PersistentCollection {#5442 …}
    +reports: Doctrine\ORM\PersistentCollection {#5444 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
    -id: 330987
    -bodyTs: "'affect':21 'anyth':30 'close':12 'eye':34 'hair':18 'intent':23 'johnson':14 'peopl':7 'public':33 'report':4,9 'rough':24 'sever':6 'wild':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5225871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919590 {#5435
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "This. He’s trying to look goofy and harmless while being a vile, machiavellian, dangerous politician."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705919868 {#5576
    date: 2024-01-22 11:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@Denjin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 330998
  -bodyTs: "'danger':15 'goofi':7 'harmless':9 'look':6 'machiavellian':14 'politician':16 'tri':4 'vile':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5585006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919868 {#5579
    date: 2024-01-22 11:37:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5577
  +user: Proxies\__CG__\App\Entity\User {#5583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5436
    +user: Proxies\__CG__\App\Entity\User {#5437 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5081
      +user: Proxies\__CG__\App\Entity\User {#5078 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This cannot be real 😬\n
          \n
          Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1727683378 {#4004
          date: 2024-09-30 10:02:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 330856
        -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6910294"
        +editedAt: DateTimeImmutable @1727613986 {#3940
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4003
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5082
        date: 2024-01-22 10:39:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5073 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
      -id: 330901
      -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6559714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705916348 {#5085
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "It’s been reported by several people, both reporters and those close to Johnson, that his wild hair is an affectation, he intentionally roughs it up before he does anything in the public eye."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1705919590 {#5434
      date: 2024-01-22 11:33:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@altima_neo@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5438 …}
    +nested: Doctrine\ORM\PersistentCollection {#5440 …}
    +votes: Doctrine\ORM\PersistentCollection {#5442 …}
    +reports: Doctrine\ORM\PersistentCollection {#5444 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
    -id: 330987
    -bodyTs: "'affect':21 'anyth':30 'close':12 'eye':34 'hair':18 'intent':23 'johnson':14 'peopl':7 'public':33 'report':4,9 'rough':24 'sever':6 'wild':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5225871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919590 {#5435
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "This. He’s trying to look goofy and harmless while being a vile, machiavellian, dangerous politician."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705919868 {#5576
    date: 2024-01-22 11:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@Denjin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 330998
  -bodyTs: "'danger':15 'goofi':7 'harmless':9 'look':6 'machiavellian':14 'politician':16 'tri':4 'vile':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5585006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919868 {#5579
    date: 2024-01-22 11:37:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#5452
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Boris Johnson *wishes* he could fuck up his hair as badly as this guy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705925971 {#5450
    date: 2024-01-22 13:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5453 …}
  +nested: Doctrine\ORM\PersistentCollection {#5455 …}
  +votes: Doctrine\ORM\PersistentCollection {#5457 …}
  +reports: Doctrine\ORM\PersistentCollection {#5459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5463 …}
  -id: 331183
  -bodyTs: "'bad':11 'bori':1 'could':5 'fuck':6 'guy':14 'hair':9 'johnson':2 'wish':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925971 {#5451
    date: 2024-01-22 13:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5452
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Boris Johnson *wishes* he could fuck up his hair as badly as this guy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705925971 {#5450
    date: 2024-01-22 13:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5453 …}
  +nested: Doctrine\ORM\PersistentCollection {#5455 …}
  +votes: Doctrine\ORM\PersistentCollection {#5457 …}
  +reports: Doctrine\ORM\PersistentCollection {#5459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5463 …}
  -id: 331183
  -bodyTs: "'bad':11 'bori':1 'could':5 'fuck':6 'guy':14 'hair':9 'johnson':2 'wish':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925971 {#5451
    date: 2024-01-22 13:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5452
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Boris Johnson *wishes* he could fuck up his hair as badly as this guy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705925971 {#5450
    date: 2024-01-22 13:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5453 …}
  +nested: Doctrine\ORM\PersistentCollection {#5455 …}
  +votes: Doctrine\ORM\PersistentCollection {#5457 …}
  +reports: Doctrine\ORM\PersistentCollection {#5459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5463 …}
  -id: 331183
  -bodyTs: "'bad':11 'bori':1 'could':5 'fuck':6 'guy':14 'hair':9 'johnson':2 'wish':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925971 {#5451
    date: 2024-01-22 13:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5467
  +user: Proxies\__CG__\App\Entity\User {#5468 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5465
    date: 2024-01-22 10:45:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 330913
  -bodyTs: "'fabric':2 'feel':4 'left':5 'michael':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/7304116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916717 {#5466
    date: 2024-01-22 10:45:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5467
  +user: Proxies\__CG__\App\Entity\User {#5468 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5465
    date: 2024-01-22 10:45:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 330913
  -bodyTs: "'fabric':2 'feel':4 'left':5 'michael':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/7304116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916717 {#5466
    date: 2024-01-22 10:45:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5467
  +user: Proxies\__CG__\App\Entity\User {#5468 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5081
    +user: Proxies\__CG__\App\Entity\User {#5078 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5082
      date: 2024-01-22 10:39:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
    -id: 330901
    -bodyTs: "'ass':10 'bori':5 'goofi':9 'haircut':11 'johnson':6 'mean':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6559714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916348 {#5085
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5465
    date: 2024-01-22 10:45:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 330913
  -bodyTs: "'fabric':2 'feel':4 'left':5 'michael':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/7304116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916717 {#5466
    date: 2024-01-22 10:45:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This cannot be real 😬\n
      \n
      Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727683378 {#4004
      date: 2024-09-30 10:02:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 330856
    -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910294"
    +editedAt: DateTimeImmutable @1727613986 {#3940
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4003
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Is there some sort of strategy going on here? Like, these dudes looked at Trump and whatever the fuck is happening on his head and went, “well if it worked for him it’ll work for me?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705939016 {#5094
    date: 2024-01-22 16:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 331677
  -bodyTs: "'dude':12 'fuck':19 'go':7 'happen':21 'head':24 'like':10 'll':34 'look':13 'sort':4 'strategi':6 'trump':15 'well':27 'went':26 'whatev':17 'work':30,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7901925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939016 {#5095
    date: 2024-01-22 16:56:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This cannot be real 😬\n
      \n
      Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727683378 {#4004
      date: 2024-09-30 10:02:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 330856
    -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910294"
    +editedAt: DateTimeImmutable @1727613986 {#3940
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4003
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Is there some sort of strategy going on here? Like, these dudes looked at Trump and whatever the fuck is happening on his head and went, “well if it worked for him it’ll work for me?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705939016 {#5094
    date: 2024-01-22 16:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 331677
  -bodyTs: "'dude':12 'fuck':19 'go':7 'happen':21 'head':24 'like':10 'll':34 'look':13 'sort':4 'strategi':6 'trump':15 'well':27 'went':26 'whatev':17 'work':30,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7901925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939016 {#5095
    date: 2024-01-22 16:56:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This cannot be real 😬\n
      \n
      Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1727683378 {#4004
      date: 2024-09-30 10:02:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 330856
    -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910294"
    +editedAt: DateTimeImmutable @1727613986 {#3940
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4003
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Is there some sort of strategy going on here? Like, these dudes looked at Trump and whatever the fuck is happening on his head and went, “well if it worked for him it’ll work for me?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705939016 {#5094
    date: 2024-01-22 16:56:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 331677
  -bodyTs: "'dude':12 'fuck':19 'go':7 'happen':21 'head':24 'like':10 'll':34 'look':13 'sort':4 'strategi':6 'trump':15 'well':27 'went':26 'whatev':17 'work':30,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7901925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939016 {#5095
    date: 2024-01-22 16:56:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5561
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Is there some sort of strategy going on here? Like, these dudes looked at Trump and whatever the fuck is happening on his head and went, “well if it worked for him it’ll work for me?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705939016 {#5094
      date: 2024-01-22 16:56:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 331677
    -bodyTs: "'dude':12 'fuck':19 'go':7 'happen':21 'head':24 'like':10 'll':34 'look':13 'sort':4 'strategi':6 'trump':15 'well':27 'went':26 'whatev':17 'work':30,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7901925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939016 {#5095
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    From what I read, yes, the idea is you see his picture, look him up and next thing you’re listening to his vile hatred.\n
    \n
    It probably works in Estonia 😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705940342 {#5559
    date: 2024-01-22 17:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5562 …}
  +nested: Doctrine\ORM\PersistentCollection {#5564 …}
  +votes: Doctrine\ORM\PersistentCollection {#5566 …}
  +reports: Doctrine\ORM\PersistentCollection {#5568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5572 …}
  -id: 331751
  -bodyTs: "'estonia':30 'hatr':25 'idea':7 'listen':21 'look':13 'next':17 'pictur':12 'probabl':27 're':20 'read':4 'see':10 'thing':18 'vile':24 'work':28 'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940342 {#5560
    date: 2024-01-22 17:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5561
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Is there some sort of strategy going on here? Like, these dudes looked at Trump and whatever the fuck is happening on his head and went, “well if it worked for him it’ll work for me?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705939016 {#5094
      date: 2024-01-22 16:56:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 331677
    -bodyTs: "'dude':12 'fuck':19 'go':7 'happen':21 'head':24 'like':10 'll':34 'look':13 'sort':4 'strategi':6 'trump':15 'well':27 'went':26 'whatev':17 'work':30,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7901925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939016 {#5095
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    From what I read, yes, the idea is you see his picture, look him up and next thing you’re listening to his vile hatred.\n
    \n
    It probably works in Estonia 😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705940342 {#5559
    date: 2024-01-22 17:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5562 …}
  +nested: Doctrine\ORM\PersistentCollection {#5564 …}
  +votes: Doctrine\ORM\PersistentCollection {#5566 …}
  +reports: Doctrine\ORM\PersistentCollection {#5568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5572 …}
  -id: 331751
  -bodyTs: "'estonia':30 'hatr':25 'idea':7 'listen':21 'look':13 'next':17 'pictur':12 'probabl':27 're':20 'read':4 'see':10 'thing':18 'vile':24 'work':28 'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940342 {#5560
    date: 2024-01-22 17:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5561
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This cannot be real 😬\n
        \n
        Edit - [Jesus fuck](https://www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1727683378 {#4004
        date: 2024-09-30 10:02:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 330856
      -bodyTs: "'/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':10 'cannot':2 'edit':5 'fuck':7 'jesus':6 'real':4 'www.politico.eu':9 'www.politico.eu/article/donald-trump-boris-johnson-michael-fabricant-terrible-haircut-politicians/)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910294"
      +editedAt: DateTimeImmutable @1727613986 {#3940
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4003
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Is there some sort of strategy going on here? Like, these dudes looked at Trump and whatever the fuck is happening on his head and went, “well if it worked for him it’ll work for me?”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705939016 {#5094
      date: 2024-01-22 16:56:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 331677
    -bodyTs: "'dude':12 'fuck':19 'go':7 'happen':21 'head':24 'like':10 'll':34 'look':13 'sort':4 'strategi':6 'trump':15 'well':27 'went':26 'whatev':17 'work':30,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7901925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939016 {#5095
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    From what I read, yes, the idea is you see his picture, look him up and next thing you’re listening to his vile hatred.\n
    \n
    It probably works in Estonia 😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705940342 {#5559
    date: 2024-01-22 17:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5562 …}
  +nested: Doctrine\ORM\PersistentCollection {#5564 …}
  +votes: Doctrine\ORM\PersistentCollection {#5566 …}
  +reports: Doctrine\ORM\PersistentCollection {#5568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5572 …}
  -id: 331751
  -bodyTs: "'estonia':30 'hatr':25 'idea':7 'listen':21 'look':13 'next':17 'pictur':12 'probabl':27 're':20 'read':4 'see':10 'thing':18 'vile':24 'work':28 'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940342 {#5560
    date: 2024-01-22 17:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4032
  +user: App\Entity\User {#4015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727649593 {#4038
    date: 2024-09-30 00:39:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
  -id: 330866
  -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7889845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915111 {#4036
    date: 2024-01-22 10:18:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727649593 {#4038
    date: 2024-09-30 00:39:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
  -id: 330866
  -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7889845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915111 {#4036
    date: 2024-01-22 10:18:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727649593 {#4038
    date: 2024-09-30 00:39:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
  -id: 330866
  -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7889845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915111 {#4036
    date: 2024-01-22 10:18:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5112
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Nazis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705916193 {#5110
    date: 2024-01-22 10:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 330895
  -bodyTs: "'nazi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916193 {#5111
    date: 2024-01-22 10:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5112
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Nazis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705916193 {#5110
    date: 2024-01-22 10:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 330895
  -bodyTs: "'nazi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916193 {#5111
    date: 2024-01-22 10:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5112
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "Nazis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705916193 {#5110
    date: 2024-01-22 10:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 330895
  -bodyTs: "'nazi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916193 {#5111
    date: 2024-01-22 10:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5127
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    What even is white? Like who is considered white seems to change every 5 or so years and the people in Europe usually don’t even identify as white.\n
    \n
    Like in my native language calling someone white doesn’t even make sense or exist. Also calling someone back in my native language is actually insulting since black and dirty are the same word and people assume the former.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705931971 {#5125
    date: 2024-01-22 14:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 331377
  -bodyTs: "'5':14 'actual':54 'also':45 'assum':66 'back':48 'black':57 'call':35,46 'chang':12 'consid':8 'dirti':59 'doesn':38 'europ':22 'even':2,26,40 'everi':13 'exist':44 'former':68 'identifi':27 'insult':55 'languag':34,52 'like':5,30 'make':41 'nativ':33,51 'peopl':20,65 'seem':10 'sens':42 'sinc':56 'someon':36,47 'usual':23 'white':4,9,29,37 'word':63 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8536860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931971 {#5126
    date: 2024-01-22 14:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5127
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    What even is white? Like who is considered white seems to change every 5 or so years and the people in Europe usually don’t even identify as white.\n
    \n
    Like in my native language calling someone white doesn’t even make sense or exist. Also calling someone back in my native language is actually insulting since black and dirty are the same word and people assume the former.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705931971 {#5125
    date: 2024-01-22 14:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 331377
  -bodyTs: "'5':14 'actual':54 'also':45 'assum':66 'back':48 'black':57 'call':35,46 'chang':12 'consid':8 'dirti':59 'doesn':38 'europ':22 'even':2,26,40 'everi':13 'exist':44 'former':68 'identifi':27 'insult':55 'languag':34,52 'like':5,30 'make':41 'nativ':33,51 'peopl':20,65 'seem':10 'sens':42 'sinc':56 'someon':36,47 'usual':23 'white':4,9,29,37 'word':63 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8536860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931971 {#5126
    date: 2024-01-22 14:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5127
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    What even is white? Like who is considered white seems to change every 5 or so years and the people in Europe usually don’t even identify as white.\n
    \n
    Like in my native language calling someone white doesn’t even make sense or exist. Also calling someone back in my native language is actually insulting since black and dirty are the same word and people assume the former.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705931971 {#5125
    date: 2024-01-22 14:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 331377
  -bodyTs: "'5':14 'actual':54 'also':45 'assum':66 'back':48 'black':57 'call':35,46 'chang':12 'consid':8 'dirti':59 'doesn':38 'europ':22 'even':2,26,40 'everi':13 'exist':44 'former':68 'identifi':27 'insult':55 'languag':34,52 'like':5,30 'make':41 'nativ':33,51 'peopl':20,65 'seem':10 'sens':42 'sinc':56 'someon':36,47 'usual':23 'white':4,9,29,37 'word':63 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8536860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931971 {#5126
    date: 2024-01-22 14:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "We all black when the lights are off"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705924706 {#5141
    date: 2024-01-22 12:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 331147
  -bodyTs: "'black':3 'light':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6913601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924706 {#5142
    date: 2024-01-22 12:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "We all black when the lights are off"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705924706 {#5141
    date: 2024-01-22 12:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 331147
  -bodyTs: "'black':3 'light':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6913601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924706 {#5142
    date: 2024-01-22 12:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "We all black when the lights are off"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705924706 {#5141
    date: 2024-01-22 12:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 331147
  -bodyTs: "'black':3 'light':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6913601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924706 {#5142
    date: 2024-01-22 12:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "It’s nationalism (the idea that different peoples deserve their own separate countries) with the people in question being white people. It manages to combine the most problematic aspects of nationalism such as its propensity to drive governments to commit countless atrocities with the most problematic aspects of whiteness as an identity. In short, it’s modern naziism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705923083 {#5157
    date: 2024-01-22 12:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 331107
  -bodyTs: "'aspect':29,47 'atroc':42 'combin':25 'commit':40 'countless':41 'countri':13 'deserv':9 'differ':7 'drive':37 'govern':38 'idea':5 'ident':52 'manag':23 'modern':57 'nation':3,31 'naziism':58 'peopl':8,16,21 'problemat':28,46 'propens':35 'question':18 'separ':12 'short':54 'white':20,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923083 {#5158
    date: 2024-01-22 12:31:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "It’s nationalism (the idea that different peoples deserve their own separate countries) with the people in question being white people. It manages to combine the most problematic aspects of nationalism such as its propensity to drive governments to commit countless atrocities with the most problematic aspects of whiteness as an identity. In short, it’s modern naziism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705923083 {#5157
    date: 2024-01-22 12:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 331107
  -bodyTs: "'aspect':29,47 'atroc':42 'combin':25 'commit':40 'countless':41 'countri':13 'deserv':9 'differ':7 'drive':37 'govern':38 'idea':5 'ident':52 'manag':23 'modern':57 'nation':3,31 'naziism':58 'peopl':8,16,21 'problemat':28,46 'propens':35 'question':18 'separ':12 'short':54 'white':20,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923083 {#5158
    date: 2024-01-22 12:31:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "It’s nationalism (the idea that different peoples deserve their own separate countries) with the people in question being white people. It manages to combine the most problematic aspects of nationalism such as its propensity to drive governments to commit countless atrocities with the most problematic aspects of whiteness as an identity. In short, it’s modern naziism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705923083 {#5157
    date: 2024-01-22 12:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 331107
  -bodyTs: "'aspect':29,47 'atroc':42 'combin':25 'commit':40 'countless':41 'countri':13 'deserv':9 'differ':7 'drive':37 'govern':38 'idea':5 'ident':52 'manag':23 'modern':57 'nation':3,31 'naziism':58 'peopl':8,16,21 'problemat':28,46 'propens':35 'question':18 'separ':12 'short':54 'white':20,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6913090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923083 {#5158
    date: 2024-01-22 12:31:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5175
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    I think that you maybe meant 1 out of 7 instead of 7%?\n
    \n
    That said, being white is not the same as being a white nationalist. They are extremists and a minority withing the white population
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705919691 {#5173
    date: 2024-01-22 11:34:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 330992
  -bodyTs: "'1':7 '7':10,13 'extremist':29 'instead':11 'mayb':5 'meant':6 'minor':32 'nationalist':26 'popul':36 'said':15 'think':2 'white':17,25,35 'with':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919691 {#5174
    date: 2024-01-22 11:34:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5175
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    I think that you maybe meant 1 out of 7 instead of 7%?\n
    \n
    That said, being white is not the same as being a white nationalist. They are extremists and a minority withing the white population
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705919691 {#5173
    date: 2024-01-22 11:34:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 330992
  -bodyTs: "'1':7 '7':10,13 'extremist':29 'instead':11 'mayb':5 'meant':6 'minor':32 'nationalist':26 'popul':36 'said':15 'think':2 'white':17,25,35 'with':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919691 {#5174
    date: 2024-01-22 11:34:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5175
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4015 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What the fuck is white nationalism? White people worldwide make up only 7% of the world population"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727649593 {#4038
      date: 2024-09-30 00:39:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4030 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4019 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4017 …}
    -id: 330866
    -bodyTs: "'7':13 'fuck':3 'make':10 'nation':6 'peopl':8 'popul':17 'white':5,7 'world':16 'worldwid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7889845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915111 {#4036
      date: 2024-01-22 10:18:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    I think that you maybe meant 1 out of 7 instead of 7%?\n
    \n
    That said, being white is not the same as being a white nationalist. They are extremists and a minority withing the white population
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705919691 {#5173
    date: 2024-01-22 11:34:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 330992
  -bodyTs: "'1':7 '7':10,13 'extremist':29 'instead':11 'mayb':5 'meant':6 'minor':32 'nationalist':26 'popul':36 'said':15 'think':2 'white':17,25,35 'with':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919691 {#5174
    date: 2024-01-22 11:34:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This cannot be real 😬"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727607141 {#4109
    date: 2024-09-29 12:52:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 330880
  -bodyTs: "'cannot':2 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8531534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915618 {#4110
    date: 2024-01-22 10:26:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This cannot be real 😬"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727607141 {#4109
    date: 2024-09-29 12:52:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 330880
  -bodyTs: "'cannot':2 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8531534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915618 {#4110
    date: 2024-01-22 10:26:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This cannot be real 😬"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727607141 {#4109
    date: 2024-09-29 12:52:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 330880
  -bodyTs: "'cannot':2 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8531534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915618 {#4110
    date: 2024-01-22 10:26:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5190
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This cannot be real 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1727607141 {#4109
      date: 2024-09-29 12:52:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 330880
    -bodyTs: "'cannot':2 'real':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8531534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915618 {#4110
      date: 2024-01-22 10:26:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Incredibly, it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705915878 {#5188
    date: 2024-01-22 10:31:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@don@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 330887
  -bodyTs: "'incred':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915878 {#5189
    date: 2024-01-22 10:31:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5190
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This cannot be real 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1727607141 {#4109
      date: 2024-09-29 12:52:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 330880
    -bodyTs: "'cannot':2 'real':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8531534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915618 {#4110
      date: 2024-01-22 10:26:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Incredibly, it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705915878 {#5188
    date: 2024-01-22 10:31:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@don@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 330887
  -bodyTs: "'incred':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915878 {#5189
    date: 2024-01-22 10:31:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5190
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This cannot be real 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1727607141 {#4109
      date: 2024-09-29 12:52:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 330880
    -bodyTs: "'cannot':2 'real':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8531534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915618 {#4110
      date: 2024-01-22 10:26:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Incredibly, it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705915878 {#5188
    date: 2024-01-22 10:31:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@don@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 330887
  -bodyTs: "'incred':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705915878 {#5189
    date: 2024-01-22 10:31:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This cannot be real 😬"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1727607141 {#4109
        date: 2024-09-29 12:52:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 330880
      -bodyTs: "'cannot':2 'real':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8531534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705915618 {#4110
        date: 2024-01-22 10:26:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Incredibly, it is"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705915878 {#5188
      date: 2024-01-22 10:31:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@don@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 330887
    -bodyTs: "'incred':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915878 {#5189
      date: 2024-01-22 10:31:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705917757 {#5425
    date: 2024-01-22 11:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@don@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5412 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5432 …}
  -id: 330939
  -bodyTs: "'holi':1 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917757 {#5422
    date: 2024-01-22 11:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This cannot be real 😬"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1727607141 {#4109
        date: 2024-09-29 12:52:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 330880
      -bodyTs: "'cannot':2 'real':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8531534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705915618 {#4110
        date: 2024-01-22 10:26:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Incredibly, it is"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705915878 {#5188
      date: 2024-01-22 10:31:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@don@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 330887
    -bodyTs: "'incred':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915878 {#5189
      date: 2024-01-22 10:31:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705917757 {#5425
    date: 2024-01-22 11:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@don@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5412 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5432 …}
  -id: 330939
  -bodyTs: "'holi':1 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917757 {#5422
    date: 2024-01-22 11:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This cannot be real 😬"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1727607141 {#4109
        date: 2024-09-29 12:52:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 330880
      -bodyTs: "'cannot':2 'real':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8531534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705915618 {#4110
        date: 2024-01-22 10:26:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Incredibly, it is"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705915878 {#5188
      date: 2024-01-22 10:31:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@don@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 330887
    -bodyTs: "'incred':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705915878 {#5189
      date: 2024-01-22 10:31:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705917757 {#5425
    date: 2024-01-22 11:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@don@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5412 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5432 …}
  -id: 330939
  -bodyTs: "'holi':1 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917757 {#5422
    date: 2024-01-22 11:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1727746158 {#4182
    date: 2024-10-01 03:29:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +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: 330892
  -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916136 {#4183
    date: 2024-01-22 10:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1727746158 {#4182
    date: 2024-10-01 03:29:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +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: 330892
  -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916136 {#4183
    date: 2024-01-22 10:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1727746158 {#4182
    date: 2024-10-01 03:29:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +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: 330892
  -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6910743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705916136 {#4183
    date: 2024-01-22 10:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 130
    +score: 0
    +lastActive: DateTime @1727746158 {#4182
      date: 2024-10-01 03:29:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +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: 330892
    -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916136 {#4183
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    They’re angry because their own craniometry told them they were rejects.\n
    \n
    (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705918018 {#5203
    date: 2024-01-22 11:06:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 330948
  -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918018 {#5204
    date: 2024-01-22 11:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 130
    +score: 0
    +lastActive: DateTime @1727746158 {#4182
      date: 2024-10-01 03:29:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +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: 330892
    -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916136 {#4183
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    They’re angry because their own craniometry told them they were rejects.\n
    \n
    (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705918018 {#5203
    date: 2024-01-22 11:06:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 330948
  -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918018 {#5204
    date: 2024-01-22 11:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 130
    +score: 0
    +lastActive: DateTime @1727746158 {#4182
      date: 2024-10-01 03:29:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +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: 330892
    -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916136 {#4183
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    They’re angry because their own craniometry told them they were rejects.\n
    \n
    (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705918018 {#5203
    date: 2024-01-22 11:06:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5209 …}
  +votes: Doctrine\ORM\PersistentCollection {#5211 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 330948
  -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918018 {#5204
    date: 2024-01-22 11:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5483
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4187
      +user: App\Entity\User {#4200 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 130
      +score: 0
      +lastActive: DateTime @1727746158 {#4182
        date: 2024-10-01 03:29:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +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: 330892
      -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705916136 {#4183
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4187}
    +body: """
      They’re angry because their own craniometry told them they were rejects.\n
      \n
      (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705918018 {#5203
      date: 2024-01-22 11:06:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@jordanlund@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 330948
    -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705918018 {#5204
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "I just started Disco ELysium and the last thing I did was talk to measurehead. Hot damn is “ham sandwich race” such a good racial insult"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705919024 {#5481
    date: 2024-01-22 11:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
    "@rtxn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5484 …}
  +nested: Doctrine\ORM\PersistentCollection {#5486 …}
  +votes: Doctrine\ORM\PersistentCollection {#5488 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 330966
  -bodyTs: "'damn':17 'disco':4 'elysium':5 'good':24 'ham':19 'hot':16 'insult':26 'last':8 'measurehead':15 'race':21 'racial':25 'sandwich':20 'start':3 'talk':13 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7617514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919024 {#5482
    date: 2024-01-22 11:23:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5483
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4187
      +user: App\Entity\User {#4200 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 130
      +score: 0
      +lastActive: DateTime @1727746158 {#4182
        date: 2024-10-01 03:29:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +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: 330892
      -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705916136 {#4183
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4187}
    +body: """
      They’re angry because their own craniometry told them they were rejects.\n
      \n
      (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705918018 {#5203
      date: 2024-01-22 11:06:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@jordanlund@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 330948
    -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705918018 {#5204
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "I just started Disco ELysium and the last thing I did was talk to measurehead. Hot damn is “ham sandwich race” such a good racial insult"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705919024 {#5481
    date: 2024-01-22 11:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
    "@rtxn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5484 …}
  +nested: Doctrine\ORM\PersistentCollection {#5486 …}
  +votes: Doctrine\ORM\PersistentCollection {#5488 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 330966
  -bodyTs: "'damn':17 'disco':4 'elysium':5 'good':24 'ham':19 'hot':16 'insult':26 'last':8 'measurehead':15 'race':21 'racial':25 'sandwich':20 'start':3 'talk':13 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7617514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919024 {#5482
    date: 2024-01-22 11:23:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5483
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4187
      +user: App\Entity\User {#4200 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 130
      +score: 0
      +lastActive: DateTime @1727746158 {#4182
        date: 2024-10-01 03:29:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +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: 330892
      -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6910743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705916136 {#4183
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4187}
    +body: """
      They’re angry because their own craniometry told them they were rejects.\n
      \n
      (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705918018 {#5203
      date: 2024-01-22 11:06:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@jordanlund@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5209 …}
    +votes: Doctrine\ORM\PersistentCollection {#5211 …}
    +reports: Doctrine\ORM\PersistentCollection {#5213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
    -id: 330948
    -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705918018 {#5204
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "I just started Disco ELysium and the last thing I did was talk to measurehead. Hot damn is “ham sandwich race” such a good racial insult"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705919024 {#5481
    date: 2024-01-22 11:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
    "@rtxn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5484 …}
  +nested: Doctrine\ORM\PersistentCollection {#5486 …}
  +votes: Doctrine\ORM\PersistentCollection {#5488 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 330966
  -bodyTs: "'damn':17 'disco':4 'elysium':5 'good':24 'ham':19 'hot':16 'insult':26 'last':8 'measurehead':15 'race':21 'racial':25 'sandwich':20 'start':3 'talk':13 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7617514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919024 {#5482
    date: 2024-01-22 11:23:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#5221
  +user: Proxies\__CG__\App\Entity\User {#5222 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 130
    +score: 0
    +lastActive: DateTime @1727746158 {#4182
      date: 2024-10-01 03:29:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +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: 330892
    -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916136 {#4183
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5219
    date: 2024-01-22 21:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5227 …}
  +reports: Doctrine\ORM\PersistentCollection {#5229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
  -id: 332486
  -bodyTs: "'came':1 'leav':4 'satisfi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6573319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955824 {#5220
    date: 2024-01-22 21:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5221
  +user: Proxies\__CG__\App\Entity\User {#5222 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 130
    +score: 0
    +lastActive: DateTime @1727746158 {#4182
      date: 2024-10-01 03:29:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +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: 330892
    -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916136 {#4183
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5219
    date: 2024-01-22 21:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5227 …}
  +reports: Doctrine\ORM\PersistentCollection {#5229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
  -id: 332486
  -bodyTs: "'came':1 'leav':4 'satisfi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6573319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955824 {#5220
    date: 2024-01-22 21:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5221
  +user: Proxies\__CG__\App\Entity\User {#5222 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 130
    +score: 0
    +lastActive: DateTime @1727746158 {#4182
      date: 2024-10-01 03:29:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +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: 330892
    -bodyTs: "'/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6910743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705916136 {#4183
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5219
    date: 2024-01-22 21:37:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5227 …}
  +reports: Doctrine\ORM\PersistentCollection {#5229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5233 …}
  -id: 332486
  -bodyTs: "'came':1 'leav':4 'satisfi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6573319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955824 {#5220
    date: 2024-01-22 21:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Skyblivion looking good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705917111 {#4257
    date: 2024-01-22 10:51:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 330923
  -bodyTs: "'good':3 'look':2 'skyblivion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4524471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917111 {#4258
    date: 2024-01-22 10:51:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Skyblivion looking good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705917111 {#4257
    date: 2024-01-22 10:51:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 330923
  -bodyTs: "'good':3 'look':2 'skyblivion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4524471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917111 {#4258
    date: 2024-01-22 10:51:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Skyblivion looking good"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705917111 {#4257
    date: 2024-01-22 10:51:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 330923
  -bodyTs: "'good':3 'look':2 'skyblivion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4524471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917111 {#4258
    date: 2024-01-22 10:51:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    People like this HAVE to believe in some inherent, unearned superiority they have, because otherwise, they’re exactly what they look like they are\n
    \n
    And for those who want to know his name, I did the legwork. This is Rain Epler
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705919484 {#4330
    date: 2024-01-22 11:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 330984
  -bodyTs: "'believ':6 'epler':41 'exact':18 'inher':9 'know':31 'legwork':37 'like':2,22 'look':21 'name':33 'otherwis':15 'peopl':1 'rain':40 're':17 'superior':11 'unearn':10 'want':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7617694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919484 {#4331
    date: 2024-01-22 11:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    People like this HAVE to believe in some inherent, unearned superiority they have, because otherwise, they’re exactly what they look like they are\n
    \n
    And for those who want to know his name, I did the legwork. This is Rain Epler
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705919484 {#4330
    date: 2024-01-22 11:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 330984
  -bodyTs: "'believ':6 'epler':41 'exact':18 'inher':9 'know':31 'legwork':37 'like':2,22 'look':21 'name':33 'otherwis':15 'peopl':1 'rain':40 're':17 'superior':11 'unearn':10 'want':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7617694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919484 {#4331
    date: 2024-01-22 11:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4335
  +user: App\Entity\User {#4348 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    People like this HAVE to believe in some inherent, unearned superiority they have, because otherwise, they’re exactly what they look like they are\n
    \n
    And for those who want to know his name, I did the legwork. This is Rain Epler
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705919484 {#4330
    date: 2024-01-22 11:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4346 …}
  -id: 330984
  -bodyTs: "'believ':6 'epler':41 'exact':18 'inher':9 'know':31 'legwork':37 'like':2,22 'look':21 'name':33 'otherwis':15 'peopl':1 'rain':40 're':17 'superior':11 'unearn':10 'want':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7617694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919484 {#4331
    date: 2024-01-22 11:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727638155 {#4403
    date: 2024-09-29 21:29:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 330985
  -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919520 {#4404
    date: 2024-01-22 11:32:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727638155 {#4403
    date: 2024-09-29 21:29:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 330985
  -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919520 {#4404
    date: 2024-01-22 11:32:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727638155 {#4403
    date: 2024-09-29 21:29:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 330985
  -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919520 {#4404
    date: 2024-01-22 11:32:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5237
  +user: Proxies\__CG__\App\Entity\User {#5238 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727638155 {#4403
      date: 2024-09-29 21:29:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 330985
    -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919520 {#4404
      date: 2024-01-22 11:32:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "More than that, he is far right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705925022 {#5235
    date: 2024-01-22 13:03:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@ThePyroPython@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5239 …}
  +nested: Doctrine\ORM\PersistentCollection {#5241 …}
  +votes: Doctrine\ORM\PersistentCollection {#5243 …}
  +reports: Doctrine\ORM\PersistentCollection {#5245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
  -id: 331155
  -bodyTs: "'far':6 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8535013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925022 {#5236
    date: 2024-01-22 13:03:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5237
  +user: Proxies\__CG__\App\Entity\User {#5238 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727638155 {#4403
      date: 2024-09-29 21:29:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 330985
    -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919520 {#4404
      date: 2024-01-22 11:32:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "More than that, he is far right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705925022 {#5235
    date: 2024-01-22 13:03:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@ThePyroPython@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5239 …}
  +nested: Doctrine\ORM\PersistentCollection {#5241 …}
  +votes: Doctrine\ORM\PersistentCollection {#5243 …}
  +reports: Doctrine\ORM\PersistentCollection {#5245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
  -id: 331155
  -bodyTs: "'far':6 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8535013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925022 {#5236
    date: 2024-01-22 13:03:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5237
  +user: Proxies\__CG__\App\Entity\User {#5238 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727638155 {#4403
      date: 2024-09-29 21:29:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 330985
    -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919520 {#4404
      date: 2024-01-22 11:32:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "More than that, he is far right!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705925022 {#5235
    date: 2024-01-22 13:03:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@ThePyroPython@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5239 …}
  +nested: Doctrine\ORM\PersistentCollection {#5241 …}
  +votes: Doctrine\ORM\PersistentCollection {#5243 …}
  +reports: Doctrine\ORM\PersistentCollection {#5245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
  -id: 331155
  -bodyTs: "'far':6 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8535013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705925022 {#5236
    date: 2024-01-22 13:03:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5546
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5237
    +user: Proxies\__CG__\App\Entity\User {#5238 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4408
      +user: App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727638155 {#4403
        date: 2024-09-29 21:29:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4409 …}
      +nested: Doctrine\ORM\PersistentCollection {#4411 …}
      +votes: Doctrine\ORM\PersistentCollection {#4413 …}
      +reports: Doctrine\ORM\PersistentCollection {#4415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
      -id: 330985
      -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919520 {#4404
        date: 2024-01-22 11:32:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "More than that, he is far right!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705925022 {#5235
      date: 2024-01-22 13:03:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@ThePyroPython@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5239 …}
    +nested: Doctrine\ORM\PersistentCollection {#5241 …}
    +votes: Doctrine\ORM\PersistentCollection {#5243 …}
    +reports: Doctrine\ORM\PersistentCollection {#5245 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
    -id: 331155
    -bodyTs: "'far':6 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8535013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705925022 {#5236
      date: 2024-01-22 13:03:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "[Ba Dum Tss](https://giphy.com/gifs/bad-joke-zsoj8Tt9P9zNe)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705928645 {#5544
    date: 2024-01-22 14:04:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@ThePyroPython@lemmy.world"
    "@rompe@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5547 …}
  +nested: Doctrine\ORM\PersistentCollection {#5549 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5557 …}
  -id: 331266
  -bodyTs: "'/gifs/bad-joke-zsoj8tt9p9zne)':6 'ba':1 'dum':2 'giphy.com':5 'giphy.com/gifs/bad-joke-zsoj8tt9p9zne)':4 'tss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928645 {#5545
    date: 2024-01-22 14:04:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5546
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5237
    +user: Proxies\__CG__\App\Entity\User {#5238 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4408
      +user: App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727638155 {#4403
        date: 2024-09-29 21:29:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4409 …}
      +nested: Doctrine\ORM\PersistentCollection {#4411 …}
      +votes: Doctrine\ORM\PersistentCollection {#4413 …}
      +reports: Doctrine\ORM\PersistentCollection {#4415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
      -id: 330985
      -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919520 {#4404
        date: 2024-01-22 11:32:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "More than that, he is far right!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705925022 {#5235
      date: 2024-01-22 13:03:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@ThePyroPython@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5239 …}
    +nested: Doctrine\ORM\PersistentCollection {#5241 …}
    +votes: Doctrine\ORM\PersistentCollection {#5243 …}
    +reports: Doctrine\ORM\PersistentCollection {#5245 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
    -id: 331155
    -bodyTs: "'far':6 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8535013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705925022 {#5236
      date: 2024-01-22 13:03:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "[Ba Dum Tss](https://giphy.com/gifs/bad-joke-zsoj8Tt9P9zNe)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705928645 {#5544
    date: 2024-01-22 14:04:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@ThePyroPython@lemmy.world"
    "@rompe@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5547 …}
  +nested: Doctrine\ORM\PersistentCollection {#5549 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5557 …}
  -id: 331266
  -bodyTs: "'/gifs/bad-joke-zsoj8tt9p9zne)':6 'ba':1 'dum':2 'giphy.com':5 'giphy.com/gifs/bad-joke-zsoj8tt9p9zne)':4 'tss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928645 {#5545
    date: 2024-01-22 14:04:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5546
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5237
    +user: Proxies\__CG__\App\Entity\User {#5238 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4408
      +user: App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I swear they do this on purpose so that their base thinks “He looks like me, therefore he must be right!”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727638155 {#4403
        date: 2024-09-29 21:29:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4409 …}
      +nested: Doctrine\ORM\PersistentCollection {#4411 …}
      +votes: Doctrine\ORM\PersistentCollection {#4413 …}
      +reports: Doctrine\ORM\PersistentCollection {#4415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
      -id: 330985
      -bodyTs: "'base':11 'like':15 'look':14 'must':19 'purpos':7 'right':21 'swear':2 'therefor':17 'think':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919520 {#4404
        date: 2024-01-22 11:32:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "More than that, he is far right!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705925022 {#5235
      date: 2024-01-22 13:03:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@ThePyroPython@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5239 …}
    +nested: Doctrine\ORM\PersistentCollection {#5241 …}
    +votes: Doctrine\ORM\PersistentCollection {#5243 …}
    +reports: Doctrine\ORM\PersistentCollection {#5245 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
    -id: 331155
    -bodyTs: "'far':6 'right':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8535013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705925022 {#5236
      date: 2024-01-22 13:03:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "[Ba Dum Tss](https://giphy.com/gifs/bad-joke-zsoj8Tt9P9zNe)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705928645 {#5544
    date: 2024-01-22 14:04:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@ThePyroPython@lemmy.world"
    "@rompe@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5547 …}
  +nested: Doctrine\ORM\PersistentCollection {#5549 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5557 …}
  -id: 331266
  -bodyTs: "'/gifs/bad-joke-zsoj8tt9p9zne)':6 'ba':1 'dum':2 'giphy.com':5 'giphy.com/gifs/bad-joke-zsoj8tt9p9zne)':4 'tss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928645 {#5545
    date: 2024-01-22 14:04:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    His name (sorry but I assume he identifies as he) is Rain Epler\n
    \n
    ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1728076101 {#4476
    date: 2024-10-04 23:08:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 331000
  -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919912 {#4477
    date: 2024-01-22 11:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    His name (sorry but I assume he identifies as he) is Rain Epler\n
    \n
    ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1728076101 {#4476
    date: 2024-10-04 23:08:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 331000
  -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919912 {#4477
    date: 2024-01-22 11:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    His name (sorry but I assume he identifies as he) is Rain Epler\n
    \n
    ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1728076101 {#4476
    date: 2024-10-04 23:08:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 331000
  -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919912 {#4477
    date: 2024-01-22 11:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5254
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      His name (sorry but I assume he identifies as he) is Rain Epler\n
      \n
      ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728076101 {#4476
      date: 2024-10-04 23:08:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 331000
    -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919912 {#4477
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705920185 {#5251
    date: 2024-01-22 11:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5256 …}
  +nested: Doctrine\ORM\PersistentCollection {#5258 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
  -id: 331008
  -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912056"
  +editedAt: DateTimeImmutable @1727614323 {#5252
    date: 2024-09-29 14:52:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920185 {#5253
    date: 2024-01-22 11:43:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5254
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      His name (sorry but I assume he identifies as he) is Rain Epler\n
      \n
      ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728076101 {#4476
      date: 2024-10-04 23:08:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 331000
    -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919912 {#4477
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705920185 {#5251
    date: 2024-01-22 11:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5256 …}
  +nested: Doctrine\ORM\PersistentCollection {#5258 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
  -id: 331008
  -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912056"
  +editedAt: DateTimeImmutable @1727614323 {#5252
    date: 2024-09-29 14:52:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920185 {#5253
    date: 2024-01-22 11:43:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5254
  +user: Proxies\__CG__\App\Entity\User {#5255 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      His name (sorry but I assume he identifies as he) is Rain Epler\n
      \n
      ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728076101 {#4476
      date: 2024-10-04 23:08:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 331000
    -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919912 {#4477
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705920185 {#5251
    date: 2024-01-22 11:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5256 …}
  +nested: Doctrine\ORM\PersistentCollection {#5258 …}
  +votes: Doctrine\ORM\PersistentCollection {#5260 …}
  +reports: Doctrine\ORM\PersistentCollection {#5262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
  -id: 331008
  -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912056"
  +editedAt: DateTimeImmutable @1727614323 {#5252
    date: 2024-09-29 14:52:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920185 {#5253
    date: 2024-01-22 11:43:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED moderate
App\Entity\EntryComment {#5499
  +user: Proxies\__CG__\App\Entity\User {#5500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5254
    +user: Proxies\__CG__\App\Entity\User {#5255 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705920185 {#5251
      date: 2024-01-22 11:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5256 …}
    +nested: Doctrine\ORM\PersistentCollection {#5258 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 331008
    -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912056"
    +editedAt: DateTimeImmutable @1727614323 {#5252
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5253
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: """
    > HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!\n
    \n
    You do realize that the only people who actually say things like this are conservative jerkoffs posting hyperbolic strawmen because they are flabbergasted at being asked to have the decency to address those around them as they’d like to be addressed, right? No one* is going to react like this to an honest mistake, especially where pronouns haven’t been specified.\n
    \n
    Getting someone’s pronouns wrong doesn’t make people think you are a fascist bigot. Mocking the idea of trying to get pronouns right, on the other hand…\n
    \n
    *Actually probably *someone* would, because no group is without its assholes. But, you are going to have to work hard to find someone who will actually respond like this without provocation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705924749 {#5496
    date: 2024-01-22 12:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5501 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5505 …}
  +reports: Doctrine\ORM\PersistentCollection {#5507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5511 …}
  -id: 331149
  -bodyTs: "'actual':42,124,149 'address':65,75 'arggggghhhh':33 'around':67 'ask':59 'asshol':134 'assum':4 'bigot':22,110 'conserv':48 'correct':27 'd':71 'dare':2 'decenc':63 'doesn':101 'especi':89 'fascist':21,109 'find':145 'flabbergast':56 'fuck':13 'gender':6 'get':96,117 'go':80,138 'group':130 'hand':123 'hard':143 'haven':92 'honest':87 'hyperbol':51 'idea':113 'jerkoff':49 'like':45,72,83,151 'make':103 'mean':17 'mistak':88 'mock':111 'one':78 'peopl':40,104 'post':50 'probabl':125 'pronoun':32,91,99,118 'provoc':154 're':8,19 'react':82 'realiz':36 'respect':30 'respond':150 'right':76,119 'say':11,43 'someon':97,126,146 'specifi':95 'strawmen':52 'suppos':9 'they/them':12 'thing':44 'think':105 'tri':115 'without':132,153 'work':142 'would':127 'wrong':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/comment/7619580"
  +editedAt: DateTimeImmutable @1727627307 {#5497
    date: 2024-09-29 18:28:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705924749 {#5498
    date: 2024-01-22 12:59:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5499
  +user: Proxies\__CG__\App\Entity\User {#5500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5254
    +user: Proxies\__CG__\App\Entity\User {#5255 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705920185 {#5251
      date: 2024-01-22 11:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5256 …}
    +nested: Doctrine\ORM\PersistentCollection {#5258 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 331008
    -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912056"
    +editedAt: DateTimeImmutable @1727614323 {#5252
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5253
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: """
    > HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!\n
    \n
    You do realize that the only people who actually say things like this are conservative jerkoffs posting hyperbolic strawmen because they are flabbergasted at being asked to have the decency to address those around them as they’d like to be addressed, right? No one* is going to react like this to an honest mistake, especially where pronouns haven’t been specified.\n
    \n
    Getting someone’s pronouns wrong doesn’t make people think you are a fascist bigot. Mocking the idea of trying to get pronouns right, on the other hand…\n
    \n
    *Actually probably *someone* would, because no group is without its assholes. But, you are going to have to work hard to find someone who will actually respond like this without provocation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705924749 {#5496
    date: 2024-01-22 12:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5501 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5505 …}
  +reports: Doctrine\ORM\PersistentCollection {#5507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5511 …}
  -id: 331149
  -bodyTs: "'actual':42,124,149 'address':65,75 'arggggghhhh':33 'around':67 'ask':59 'asshol':134 'assum':4 'bigot':22,110 'conserv':48 'correct':27 'd':71 'dare':2 'decenc':63 'doesn':101 'especi':89 'fascist':21,109 'find':145 'flabbergast':56 'fuck':13 'gender':6 'get':96,117 'go':80,138 'group':130 'hand':123 'hard':143 'haven':92 'honest':87 'hyperbol':51 'idea':113 'jerkoff':49 'like':45,72,83,151 'make':103 'mean':17 'mistak':88 'mock':111 'one':78 'peopl':40,104 'post':50 'probabl':125 'pronoun':32,91,99,118 'provoc':154 're':8,19 'react':82 'realiz':36 'respect':30 'respond':150 'right':76,119 'say':11,43 'someon':97,126,146 'specifi':95 'strawmen':52 'suppos':9 'they/them':12 'thing':44 'think':105 'tri':115 'without':132,153 'work':142 'would':127 'wrong':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/comment/7619580"
  +editedAt: DateTimeImmutable @1727627307 {#5497
    date: 2024-09-29 18:28:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705924749 {#5498
    date: 2024-01-22 12:59:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED moderate
App\Entity\EntryComment {#5499
  +user: Proxies\__CG__\App\Entity\User {#5500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5254
    +user: Proxies\__CG__\App\Entity\User {#5255 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705920185 {#5251
      date: 2024-01-22 11:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5256 …}
    +nested: Doctrine\ORM\PersistentCollection {#5258 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 331008
    -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912056"
    +editedAt: DateTimeImmutable @1727614323 {#5252
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5253
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: """
    > HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!\n
    \n
    You do realize that the only people who actually say things like this are conservative jerkoffs posting hyperbolic strawmen because they are flabbergasted at being asked to have the decency to address those around them as they’d like to be addressed, right? No one* is going to react like this to an honest mistake, especially where pronouns haven’t been specified.\n
    \n
    Getting someone’s pronouns wrong doesn’t make people think you are a fascist bigot. Mocking the idea of trying to get pronouns right, on the other hand…\n
    \n
    *Actually probably *someone* would, because no group is without its assholes. But, you are going to have to work hard to find someone who will actually respond like this without provocation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705924749 {#5496
    date: 2024-01-22 12:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5501 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5505 …}
  +reports: Doctrine\ORM\PersistentCollection {#5507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5511 …}
  -id: 331149
  -bodyTs: "'actual':42,124,149 'address':65,75 'arggggghhhh':33 'around':67 'ask':59 'asshol':134 'assum':4 'bigot':22,110 'conserv':48 'correct':27 'd':71 'dare':2 'decenc':63 'doesn':101 'especi':89 'fascist':21,109 'find':145 'flabbergast':56 'fuck':13 'gender':6 'get':96,117 'go':80,138 'group':130 'hand':123 'hard':143 'haven':92 'honest':87 'hyperbol':51 'idea':113 'jerkoff':49 'like':45,72,83,151 'make':103 'mean':17 'mistak':88 'mock':111 'one':78 'peopl':40,104 'post':50 'probabl':125 'pronoun':32,91,99,118 'provoc':154 're':8,19 'react':82 'realiz':36 'respect':30 'respond':150 'right':76,119 'say':11,43 'someon':97,126,146 'specifi':95 'strawmen':52 'suppos':9 'they/them':12 'thing':44 'think':105 'tri':115 'without':132,153 'work':142 'would':127 'wrong':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/comment/7619580"
  +editedAt: DateTimeImmutable @1727627307 {#5497
    date: 2024-09-29 18:28:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705924749 {#5498
    date: 2024-01-22 12:59:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5499
  +user: Proxies\__CG__\App\Entity\User {#5500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5254
    +user: Proxies\__CG__\App\Entity\User {#5255 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705920185 {#5251
      date: 2024-01-22 11:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5256 …}
    +nested: Doctrine\ORM\PersistentCollection {#5258 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 331008
    -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912056"
    +editedAt: DateTimeImmutable @1727614323 {#5252
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5253
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: """
    > HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!\n
    \n
    You do realize that the only people who actually say things like this are conservative jerkoffs posting hyperbolic strawmen because they are flabbergasted at being asked to have the decency to address those around them as they’d like to be addressed, right? No one* is going to react like this to an honest mistake, especially where pronouns haven’t been specified.\n
    \n
    Getting someone’s pronouns wrong doesn’t make people think you are a fascist bigot. Mocking the idea of trying to get pronouns right, on the other hand…\n
    \n
    *Actually probably *someone* would, because no group is without its assholes. But, you are going to have to work hard to find someone who will actually respond like this without provocation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705924749 {#5496
    date: 2024-01-22 12:59:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5501 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5505 …}
  +reports: Doctrine\ORM\PersistentCollection {#5507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5511 …}
  -id: 331149
  -bodyTs: "'actual':42,124,149 'address':65,75 'arggggghhhh':33 'around':67 'ask':59 'asshol':134 'assum':4 'bigot':22,110 'conserv':48 'correct':27 'd':71 'dare':2 'decenc':63 'doesn':101 'especi':89 'fascist':21,109 'find':145 'flabbergast':56 'fuck':13 'gender':6 'get':96,117 'go':80,138 'group':130 'hand':123 'hard':143 'haven':92 'honest':87 'hyperbol':51 'idea':113 'jerkoff':49 'like':45,72,83,151 'make':103 'mean':17 'mistak':88 'mock':111 'one':78 'peopl':40,104 'post':50 'probabl':125 'pronoun':32,91,99,118 'provoc':154 're':8,19 'react':82 'realiz':36 'respect':30 'respond':150 'right':76,119 'say':11,43 'someon':97,126,146 'specifi':95 'strawmen':52 'suppos':9 'they/them':12 'thing':44 'think':105 'tri':115 'without':132,153 'work':142 'would':127 'wrong':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/comment/7619580"
  +editedAt: DateTimeImmutable @1727627307 {#5497
    date: 2024-09-29 18:28:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705924749 {#5498
    date: 2024-01-22 12:59:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5515
  +user: Proxies\__CG__\App\Entity\User {#5516 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5254
    +user: Proxies\__CG__\App\Entity\User {#5255 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705920185 {#5251
      date: 2024-01-22 11:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5256 …}
    +nested: Doctrine\ORM\PersistentCollection {#5258 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 331008
    -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912056"
    +editedAt: DateTimeImmutable @1727614323 {#5252
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5253
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Jeez, who shat in your cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705921943 {#5513
    date: 2024-01-22 12:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5517 …}
  +nested: Doctrine\ORM\PersistentCollection {#5519 …}
  +votes: Doctrine\ORM\PersistentCollection {#5521 …}
  +reports: Doctrine\ORM\PersistentCollection {#5523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
  -id: 331067
  -bodyTs: "'cereal':6 'jeez':1 'shat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5876007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921943 {#5514
    date: 2024-01-22 12:12:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5515
  +user: Proxies\__CG__\App\Entity\User {#5516 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5254
    +user: Proxies\__CG__\App\Entity\User {#5255 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705920185 {#5251
      date: 2024-01-22 11:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5256 …}
    +nested: Doctrine\ORM\PersistentCollection {#5258 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 331008
    -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912056"
    +editedAt: DateTimeImmutable @1727614323 {#5252
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5253
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Jeez, who shat in your cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705921943 {#5513
    date: 2024-01-22 12:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5517 …}
  +nested: Doctrine\ORM\PersistentCollection {#5519 …}
  +votes: Doctrine\ORM\PersistentCollection {#5521 …}
  +reports: Doctrine\ORM\PersistentCollection {#5523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
  -id: 331067
  -bodyTs: "'cereal':6 'jeez':1 'shat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5876007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921943 {#5514
    date: 2024-01-22 12:12:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5515
  +user: Proxies\__CG__\App\Entity\User {#5516 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5254
    +user: Proxies\__CG__\App\Entity\User {#5255 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705920185 {#5251
      date: 2024-01-22 11:43:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5256 …}
    +nested: Doctrine\ORM\PersistentCollection {#5258 …}
    +votes: Doctrine\ORM\PersistentCollection {#5260 …}
    +reports: Doctrine\ORM\PersistentCollection {#5262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
    -id: 331008
    -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912056"
    +editedAt: DateTimeImmutable @1727614323 {#5252
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5253
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Jeez, who shat in your cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705921943 {#5513
    date: 2024-01-22 12:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5517 …}
  +nested: Doctrine\ORM\PersistentCollection {#5519 …}
  +votes: Doctrine\ORM\PersistentCollection {#5521 …}
  +reports: Doctrine\ORM\PersistentCollection {#5523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
  -id: 331067
  -bodyTs: "'cereal':6 'jeez':1 'shat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5876007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921943 {#5514
    date: 2024-01-22 12:12:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5599
  +user: Proxies\__CG__\App\Entity\User {#5600 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5515
    +user: Proxies\__CG__\App\Entity\User {#5516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5254
      +user: Proxies\__CG__\App\Entity\User {#5255 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705920185 {#5251
        date: 2024-01-22 11:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5256 …}
      +nested: Doctrine\ORM\PersistentCollection {#5258 …}
      +votes: Doctrine\ORM\PersistentCollection {#5260 …}
      +reports: Doctrine\ORM\PersistentCollection {#5262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
      -id: 331008
      -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912056"
      +editedAt: DateTimeImmutable @1727614323 {#5252
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5253
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5513
      date: 2024-01-22 12:12:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5517 …}
    +nested: Doctrine\ORM\PersistentCollection {#5519 …}
    +votes: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
    -id: 331067
    -bodyTs: "'cereal':6 'jeez':1 'shat':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5876007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921943 {#5514
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "![](https://lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705922834 {#5597
    date: 2024-01-22 12:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5601 …}
  +nested: Doctrine\ORM\PersistentCollection {#5603 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 331098
  -bodyTs: "'/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)':3 'lemmy.world':2 'lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922834 {#5598
    date: 2024-01-22 12:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5599
  +user: Proxies\__CG__\App\Entity\User {#5600 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5515
    +user: Proxies\__CG__\App\Entity\User {#5516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5254
      +user: Proxies\__CG__\App\Entity\User {#5255 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705920185 {#5251
        date: 2024-01-22 11:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5256 …}
      +nested: Doctrine\ORM\PersistentCollection {#5258 …}
      +votes: Doctrine\ORM\PersistentCollection {#5260 …}
      +reports: Doctrine\ORM\PersistentCollection {#5262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
      -id: 331008
      -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912056"
      +editedAt: DateTimeImmutable @1727614323 {#5252
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5253
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5513
      date: 2024-01-22 12:12:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5517 …}
    +nested: Doctrine\ORM\PersistentCollection {#5519 …}
    +votes: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
    -id: 331067
    -bodyTs: "'cereal':6 'jeez':1 'shat':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5876007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921943 {#5514
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "![](https://lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705922834 {#5597
    date: 2024-01-22 12:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5601 …}
  +nested: Doctrine\ORM\PersistentCollection {#5603 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 331098
  -bodyTs: "'/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)':3 'lemmy.world':2 'lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922834 {#5598
    date: 2024-01-22 12:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5599
  +user: Proxies\__CG__\App\Entity\User {#5600 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5515
    +user: Proxies\__CG__\App\Entity\User {#5516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5254
      +user: Proxies\__CG__\App\Entity\User {#5255 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705920185 {#5251
        date: 2024-01-22 11:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5256 …}
      +nested: Doctrine\ORM\PersistentCollection {#5258 …}
      +votes: Doctrine\ORM\PersistentCollection {#5260 …}
      +reports: Doctrine\ORM\PersistentCollection {#5262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
      -id: 331008
      -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912056"
      +editedAt: DateTimeImmutable @1727614323 {#5252
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5253
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5513
      date: 2024-01-22 12:12:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5517 …}
    +nested: Doctrine\ORM\PersistentCollection {#5519 …}
    +votes: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
    -id: 331067
    -bodyTs: "'cereal':6 'jeez':1 'shat':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5876007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921943 {#5514
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "![](https://lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705922834 {#5597
    date: 2024-01-22 12:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5601 …}
  +nested: Doctrine\ORM\PersistentCollection {#5603 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 331098
  -bodyTs: "'/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)':3 'lemmy.world':2 'lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922834 {#5598
    date: 2024-01-22 12:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5616 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5515
    +user: Proxies\__CG__\App\Entity\User {#5516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5254
      +user: Proxies\__CG__\App\Entity\User {#5255 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705920185 {#5251
        date: 2024-01-22 11:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5256 …}
      +nested: Doctrine\ORM\PersistentCollection {#5258 …}
      +votes: Doctrine\ORM\PersistentCollection {#5260 …}
      +reports: Doctrine\ORM\PersistentCollection {#5262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
      -id: 331008
      -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912056"
      +editedAt: DateTimeImmutable @1727614323 {#5252
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5253
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5513
      date: 2024-01-22 12:12:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5517 …}
    +nested: Doctrine\ORM\PersistentCollection {#5519 …}
    +votes: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
    -id: 331067
    -bodyTs: "'cereal':6 'jeez':1 'shat':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5876007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921943 {#5514
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Also was it Y shaped ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705923544 {#5613
    date: 2024-01-22 12:39:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5617 …}
  +nested: Doctrine\ORM\PersistentCollection {#5619 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
  -id: 331120
  -bodyTs: "'also':1 'shape':5 'y':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4845381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923544 {#5614
    date: 2024-01-22 12:39:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5616 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5515
    +user: Proxies\__CG__\App\Entity\User {#5516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5254
      +user: Proxies\__CG__\App\Entity\User {#5255 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705920185 {#5251
        date: 2024-01-22 11:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5256 …}
      +nested: Doctrine\ORM\PersistentCollection {#5258 …}
      +votes: Doctrine\ORM\PersistentCollection {#5260 …}
      +reports: Doctrine\ORM\PersistentCollection {#5262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
      -id: 331008
      -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912056"
      +editedAt: DateTimeImmutable @1727614323 {#5252
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5253
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5513
      date: 2024-01-22 12:12:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5517 …}
    +nested: Doctrine\ORM\PersistentCollection {#5519 …}
    +votes: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
    -id: 331067
    -bodyTs: "'cereal':6 'jeez':1 'shat':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5876007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921943 {#5514
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Also was it Y shaped ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705923544 {#5613
    date: 2024-01-22 12:39:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5617 …}
  +nested: Doctrine\ORM\PersistentCollection {#5619 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
  -id: 331120
  -bodyTs: "'also':1 'shape':5 'y':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4845381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923544 {#5614
    date: 2024-01-22 12:39:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5616 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5515
    +user: Proxies\__CG__\App\Entity\User {#5516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5254
      +user: Proxies\__CG__\App\Entity\User {#5255 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "HOW DARE YOU ASSUME THEIR GENDER?!? YOU’RE SUPPOSED TO SAY ‘THEY/THEM’ FUCK YOU??? THIS NOW MEANS YOU’RE A FASCIST BIGOT IF YOU DON’T CORRECT YOURSELF TO RESPECT THEIR PRONOUNS… ARGGGGGHHHH!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705920185 {#5251
        date: 2024-01-22 11:43:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5256 …}
      +nested: Doctrine\ORM\PersistentCollection {#5258 …}
      +votes: Doctrine\ORM\PersistentCollection {#5260 …}
      +reports: Doctrine\ORM\PersistentCollection {#5262 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5264 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5266 …}
      -id: 331008
      -bodyTs: "'arggggghhhh':33 'assum':4 'bigot':22 'correct':27 'dare':2 'fascist':21 'fuck':13 'gender':6 'mean':17 'pronoun':32 're':8,19 'respect':30 'say':11 'suppos':9 'they/them':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912056"
      +editedAt: DateTimeImmutable @1727614323 {#5252
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5253
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5513
      date: 2024-01-22 12:12:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Zeon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5517 …}
    +nested: Doctrine\ORM\PersistentCollection {#5519 …}
    +votes: Doctrine\ORM\PersistentCollection {#5521 …}
    +reports: Doctrine\ORM\PersistentCollection {#5523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5527 …}
    -id: 331067
    -bodyTs: "'cereal':6 'jeez':1 'shat':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5876007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921943 {#5514
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Also was it Y shaped ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705923544 {#5613
    date: 2024-01-22 12:39:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Zeon@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5617 …}
  +nested: Doctrine\ORM\PersistentCollection {#5619 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
  -id: 331120
  -bodyTs: "'also':1 'shape':5 'y':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4845381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923544 {#5614
    date: 2024-01-22 12:39:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5270
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      His name (sorry but I assume he identifies as he) is Rain Epler\n
      \n
      ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728076101 {#4476
      date: 2024-10-04 23:08:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 331000
    -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919912 {#4477
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Maybe we shouldn’t say who he is, just what he is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705924199 {#5268
    date: 2024-01-22 12:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5272 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5276 …}
  +reports: Doctrine\ORM\PersistentCollection {#5278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
  -id: 331134
  -bodyTs: "'mayb':1 'say':5 'shouldn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1263317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924199 {#5269
    date: 2024-01-22 12:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5270
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      His name (sorry but I assume he identifies as he) is Rain Epler\n
      \n
      ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728076101 {#4476
      date: 2024-10-04 23:08:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 331000
    -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919912 {#4477
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Maybe we shouldn’t say who he is, just what he is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705924199 {#5268
    date: 2024-01-22 12:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5272 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5276 …}
  +reports: Doctrine\ORM\PersistentCollection {#5278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
  -id: 331134
  -bodyTs: "'mayb':1 'say':5 'shouldn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1263317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924199 {#5269
    date: 2024-01-22 12:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5270
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      His name (sorry but I assume he identifies as he) is Rain Epler\n
      \n
      ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1728076101 {#4476
      date: 2024-10-04 23:08:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 331000
    -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919912 {#4477
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Maybe we shouldn’t say who he is, just what he is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705924199 {#5268
    date: 2024-01-22 12:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5272 …}
  +nested: Doctrine\ORM\PersistentCollection {#5274 …}
  +votes: Doctrine\ORM\PersistentCollection {#5276 …}
  +reports: Doctrine\ORM\PersistentCollection {#5278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
  -id: 331134
  -bodyTs: "'mayb':1 'say':5 'shouldn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1263317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924199 {#5269
    date: 2024-01-22 12:49:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5531
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5270
    +user: Proxies\__CG__\App\Entity\User {#5271 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Maybe we shouldn’t say who he is, just what he is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705924199 {#5268
      date: 2024-01-22 12:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5272 …}
    +nested: Doctrine\ORM\PersistentCollection {#5274 …}
    +votes: Doctrine\ORM\PersistentCollection {#5276 …}
    +reports: Doctrine\ORM\PersistentCollection {#5278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
    -id: 331134
    -bodyTs: "'mayb':1 'say':5 'shouldn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/1263317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705924199 {#5269
      date: 2024-01-22 12:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "It’s just because people thought he couldn’t be real or was AI generated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705940299 {#5529
    date: 2024-01-22 17:18:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5532 …}
  +nested: Doctrine\ORM\PersistentCollection {#5534 …}
  +votes: Doctrine\ORM\PersistentCollection {#5536 …}
  +reports: Doctrine\ORM\PersistentCollection {#5538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5542 …}
  -id: 331749
  -bodyTs: "'ai':14 'couldn':8 'generat':15 'peopl':5 'real':11 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940299 {#5530
    date: 2024-01-22 17:18:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5531
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5270
    +user: Proxies\__CG__\App\Entity\User {#5271 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Maybe we shouldn’t say who he is, just what he is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705924199 {#5268
      date: 2024-01-22 12:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5272 …}
    +nested: Doctrine\ORM\PersistentCollection {#5274 …}
    +votes: Doctrine\ORM\PersistentCollection {#5276 …}
    +reports: Doctrine\ORM\PersistentCollection {#5278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
    -id: 331134
    -bodyTs: "'mayb':1 'say':5 'shouldn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/1263317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705924199 {#5269
      date: 2024-01-22 12:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "It’s just because people thought he couldn’t be real or was AI generated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705940299 {#5529
    date: 2024-01-22 17:18:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5532 …}
  +nested: Doctrine\ORM\PersistentCollection {#5534 …}
  +votes: Doctrine\ORM\PersistentCollection {#5536 …}
  +reports: Doctrine\ORM\PersistentCollection {#5538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5542 …}
  -id: 331749
  -bodyTs: "'ai':14 'couldn':8 'generat':15 'peopl':5 'real':11 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940299 {#5530
    date: 2024-01-22 17:18:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5531
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5270
    +user: Proxies\__CG__\App\Entity\User {#5271 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        His name (sorry but I assume he identifies as he) is Rain Epler\n
        \n
        ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1728076101 {#4476
        date: 2024-10-04 23:08:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 331000
      -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919912 {#4477
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "Maybe we shouldn’t say who he is, just what he is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705924199 {#5268
      date: 2024-01-22 12:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5272 …}
    +nested: Doctrine\ORM\PersistentCollection {#5274 …}
    +votes: Doctrine\ORM\PersistentCollection {#5276 …}
    +reports: Doctrine\ORM\PersistentCollection {#5278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
    -id: 331134
    -bodyTs: "'mayb':1 'say':5 'shouldn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/comment/1263317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705924199 {#5269
      date: 2024-01-22 12:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "It’s just because people thought he couldn’t be real or was AI generated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705940299 {#5529
    date: 2024-01-22 17:18:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5532 …}
  +nested: Doctrine\ORM\PersistentCollection {#5534 …}
  +votes: Doctrine\ORM\PersistentCollection {#5536 …}
  +reports: Doctrine\ORM\PersistentCollection {#5538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5542 …}
  -id: 331749
  -bodyTs: "'ai':14 'couldn':8 'generat':15 'peopl':5 'real':11 'thought':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940299 {#5530
    date: 2024-01-22 17:18:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5531
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5270
      +user: Proxies\__CG__\App\Entity\User {#5271 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "Maybe we shouldn’t say who he is, just what he is?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705924199 {#5268
        date: 2024-01-22 12:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5272 …}
      +nested: Doctrine\ORM\PersistentCollection {#5274 …}
      +votes: Doctrine\ORM\PersistentCollection {#5276 …}
      +reports: Doctrine\ORM\PersistentCollection {#5278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
      -id: 331134
      -bodyTs: "'mayb':1 'say':5 'shouldn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mindoki.com/comment/1263317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705924199 {#5269
        date: 2024-01-22 12:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "It’s just because people thought he couldn’t be real or was AI generated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705940299 {#5529
      date: 2024-01-22 17:18:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Valmond@lemmy.mindoki.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5532 …}
    +nested: Doctrine\ORM\PersistentCollection {#5534 …}
    +votes: Doctrine\ORM\PersistentCollection {#5536 …}
    +reports: Doctrine\ORM\PersistentCollection {#5538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5542 …}
    -id: 331749
    -bodyTs: "'ai':14 'couldn':8 'generat':15 'peopl':5 'real':11 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940299 {#5530
      date: 2024-01-22 17:18:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Ha ha fair enough!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046897 {#5629
    date: 2024-01-23 22:54:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 335261
  -bodyTs: "'enough':4 'fair':3 'ha':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1274166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706046897 {#5630
    date: 2024-01-23 22:54:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5531
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5270
      +user: Proxies\__CG__\App\Entity\User {#5271 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "Maybe we shouldn’t say who he is, just what he is?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705924199 {#5268
        date: 2024-01-22 12:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5272 …}
      +nested: Doctrine\ORM\PersistentCollection {#5274 …}
      +votes: Doctrine\ORM\PersistentCollection {#5276 …}
      +reports: Doctrine\ORM\PersistentCollection {#5278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
      -id: 331134
      -bodyTs: "'mayb':1 'say':5 'shouldn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mindoki.com/comment/1263317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705924199 {#5269
        date: 2024-01-22 12:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "It’s just because people thought he couldn’t be real or was AI generated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705940299 {#5529
      date: 2024-01-22 17:18:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Valmond@lemmy.mindoki.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5532 …}
    +nested: Doctrine\ORM\PersistentCollection {#5534 …}
    +votes: Doctrine\ORM\PersistentCollection {#5536 …}
    +reports: Doctrine\ORM\PersistentCollection {#5538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5542 …}
    -id: 331749
    -bodyTs: "'ai':14 'couldn':8 'generat':15 'peopl':5 'real':11 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940299 {#5530
      date: 2024-01-22 17:18:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Ha ha fair enough!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046897 {#5629
    date: 2024-01-23 22:54:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 335261
  -bodyTs: "'enough':4 'fair':3 'ha':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1274166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706046897 {#5630
    date: 2024-01-23 22:54:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5531
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5270
      +user: Proxies\__CG__\App\Entity\User {#5271 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4481
        +user: App\Entity\User {#4494 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          His name (sorry but I assume he identifies as he) is Rain Epler\n
          \n
          ![](https://lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1728076101 {#4476
          date: 2024-10-04 23:08:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4482 …}
        +nested: Doctrine\ORM\PersistentCollection {#4484 …}
        +votes: Doctrine\ORM\PersistentCollection {#4486 …}
        +reports: Doctrine\ORM\PersistentCollection {#4488 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
        -id: 331000
        -bodyTs: "'/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':16 'assum':6 'epler':13 'identifi':8 'lemmy.world':15 'lemmy.world/pictrs/image/baad1a23-7bbd-4747-8d48-89754435bd93.jpeg)':14 'name':2 'rain':12 'sorri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705919912 {#4477
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4481}
      +body: "Maybe we shouldn’t say who he is, just what he is?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705924199 {#5268
        date: 2024-01-22 12:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@cosmicrookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5272 …}
      +nested: Doctrine\ORM\PersistentCollection {#5274 …}
      +votes: Doctrine\ORM\PersistentCollection {#5276 …}
      +reports: Doctrine\ORM\PersistentCollection {#5278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5282 …}
      -id: 331134
      -bodyTs: "'mayb':1 'say':5 'shouldn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.mindoki.com/comment/1263317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705924199 {#5269
        date: 2024-01-22 12:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "It’s just because people thought he couldn’t be real or was AI generated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705940299 {#5529
      date: 2024-01-22 17:18:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@cosmicrookie@lemmy.world"
      "@Valmond@lemmy.mindoki.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5532 …}
    +nested: Doctrine\ORM\PersistentCollection {#5534 …}
    +votes: Doctrine\ORM\PersistentCollection {#5536 …}
    +reports: Doctrine\ORM\PersistentCollection {#5538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5542 …}
    -id: 331749
    -bodyTs: "'ai':14 'couldn':8 'generat':15 'peopl':5 'real':11 'thought':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705940299 {#5530
      date: 2024-01-22 17:18:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "Ha ha fair enough!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046897 {#5629
    date: 2024-01-23 22:54:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@cosmicrookie@lemmy.world"
    "@Valmond@lemmy.mindoki.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 335261
  -bodyTs: "'enough':4 'fair':3 'ha':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1274166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706046897 {#5630
    date: 2024-01-23 22:54:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 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
146 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All fascist politics have crazy ugly hair. I wish someone could explain why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705920488 {#4550
    date: 2024-01-22 11:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 331022
  -bodyTs: "'could':11 'crazi':5 'explain':12 'fascist':2 'hair':7 'polit':3 'someon':10 'ugli':6 'wish':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920488 {#4551
    date: 2024-01-22 11:48:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All fascist politics have crazy ugly hair. I wish someone could explain why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705920488 {#4550
    date: 2024-01-22 11:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 331022
  -bodyTs: "'could':11 'crazi':5 'explain':12 'fascist':2 'hair':7 'polit':3 'someon':10 'ugli':6 'wish':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920488 {#4551
    date: 2024-01-22 11:48:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All fascist politics have crazy ugly hair. I wish someone could explain why."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705920488 {#4550
    date: 2024-01-22 11:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 331022
  -bodyTs: "'could':11 'crazi':5 'explain':12 'fascist':2 'hair':7 'polit':3 'someon':10 'ugli':6 'wish':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920488 {#4551
    date: 2024-01-22 11:48:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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
150 DENIED moderate
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It has a mustache now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705920532 {#4623
    date: 2024-01-22 11:48:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 331023
  -bodyTs: "'mustach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920532 {#4624
    date: 2024-01-22 11:48:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It has a mustache now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705920532 {#4623
    date: 2024-01-22 11:48:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 331023
  -bodyTs: "'mustach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920532 {#4624
    date: 2024-01-22 11:48:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It has a mustache now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705920532 {#4623
    date: 2024-01-22 11:48:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 331023
  -bodyTs: "'mustach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920532 {#4624
    date: 2024-01-22 11:48:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 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
154 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It would be funnier if these populist supremacy chin weasels weren’t dominating the international platforms so easily these days…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705920712 {#4696
    date: 2024-01-22 11:51:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 331029
  -bodyTs: "'chin':9 'day':20 'domin':13 'easili':18 'funnier':4 'intern':15 'platform':16 'populist':7 'supremaci':8 'weasel':10 'weren':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7893397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920712 {#4697
    date: 2024-01-22 11:51:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It would be funnier if these populist supremacy chin weasels weren’t dominating the international platforms so easily these days…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705920712 {#4696
    date: 2024-01-22 11:51:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 331029
  -bodyTs: "'chin':9 'day':20 'domin':13 'easili':18 'funnier':4 'intern':15 'platform':16 'populist':7 'supremaci':8 'weasel':10 'weren':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7893397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920712 {#4697
    date: 2024-01-22 11:51:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It would be funnier if these populist supremacy chin weasels weren’t dominating the international platforms so easily these days…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705920712 {#4696
    date: 2024-01-22 11:51:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 331029
  -bodyTs: "'chin':9 'day':20 'domin':13 'easili':18 'funnier':4 'intern':15 'platform':16 'populist':7 'supremaci':8 'weasel':10 'weren':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7893397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705920712 {#4697
    date: 2024-01-22 11:51:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 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
158 DENIED moderate
App\Entity\EntryComment {#4777
  +user: App\Entity\User {#4790 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
    \n
    Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1727712844 {#4771
    date: 2024-09-30 18:14:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4778 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4782 …}
  +reports: Doctrine\ORM\PersistentCollection {#4784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
  -id: 331034
  -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6297091"
  +editedAt: DateTimeImmutable @1727614715 {#4772
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4773
    date: 2024-01-22 11:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4777
  +user: App\Entity\User {#4790 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
    \n
    Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1727712844 {#4771
    date: 2024-09-30 18:14:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4778 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4782 …}
  +reports: Doctrine\ORM\PersistentCollection {#4784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
  -id: 331034
  -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6297091"
  +editedAt: DateTimeImmutable @1727614715 {#4772
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4773
    date: 2024-01-22 11:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4777
  +user: App\Entity\User {#4790 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
    \n
    Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1727712844 {#4771
    date: 2024-09-30 18:14:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4778 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4782 …}
  +reports: Doctrine\ORM\PersistentCollection {#4784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
  -id: 331034
  -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6297091"
  +editedAt: DateTimeImmutable @1727614715 {#4772
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4773
    date: 2024-01-22 11:52:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#5286
  +user: Proxies\__CG__\App\Entity\User {#5287 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "It’s because idiots that follow them don’t care, some undecided will check him out because of the haircut and listen to what he says, and everyone else is making fun of his haircut instead of commenting on the vile shit he spouts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705921360 {#5284
    date: 2024-01-22 12:02:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5288 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5292 …}
  +reports: Doctrine\ORM\PersistentCollection {#5294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5298 …}
  -id: 331051
  -bodyTs: "'care':10 'check':14 'comment':38 'els':29 'everyon':28 'follow':6 'fun':32 'haircut':20,35 'idiot':4 'instead':36 'listen':22 'make':31 'say':26 'shit':42 'spout':44 'undecid':12 'vile':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6373161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921360 {#5285
    date: 2024-01-22 12:02:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5286
  +user: Proxies\__CG__\App\Entity\User {#5287 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "It’s because idiots that follow them don’t care, some undecided will check him out because of the haircut and listen to what he says, and everyone else is making fun of his haircut instead of commenting on the vile shit he spouts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705921360 {#5284
    date: 2024-01-22 12:02:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5288 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5292 …}
  +reports: Doctrine\ORM\PersistentCollection {#5294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5298 …}
  -id: 331051
  -bodyTs: "'care':10 'check':14 'comment':38 'els':29 'everyon':28 'follow':6 'fun':32 'haircut':20,35 'idiot':4 'instead':36 'listen':22 'make':31 'say':26 'shit':42 'spout':44 'undecid':12 'vile':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6373161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921360 {#5285
    date: 2024-01-22 12:02:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5286
  +user: Proxies\__CG__\App\Entity\User {#5287 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "It’s because idiots that follow them don’t care, some undecided will check him out because of the haircut and listen to what he says, and everyone else is making fun of his haircut instead of commenting on the vile shit he spouts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705921360 {#5284
    date: 2024-01-22 12:02:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5288 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5292 …}
  +reports: Doctrine\ORM\PersistentCollection {#5294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5298 …}
  -id: 331051
  -bodyTs: "'care':10 'check':14 'comment':38 'els':29 'everyon':28 'follow':6 'fun':32 'haircut':20,35 'idiot':4 'instead':36 'listen':22 'make':31 'say':26 'shit':42 'spout':44 'undecid':12 'vile':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6373161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921360 {#5285
    date: 2024-01-22 12:02:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#5302
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "Gotta match the red flags on the inside with the ones outside, too. Carpet meet drapes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705948800 {#5300
    date: 2024-01-22 19:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 332186
  -bodyTs: "'carpet':14 'drape':16 'flag':5 'gotta':1 'insid':8 'match':2 'meet':15 'one':11 'outsid':12 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948800 {#5301
    date: 2024-01-22 19:40:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5302
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "Gotta match the red flags on the inside with the ones outside, too. Carpet meet drapes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705948800 {#5300
    date: 2024-01-22 19:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 332186
  -bodyTs: "'carpet':14 'drape':16 'flag':5 'gotta':1 'insid':8 'match':2 'meet':15 'one':11 'outsid':12 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948800 {#5301
    date: 2024-01-22 19:40:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5302
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "Gotta match the red flags on the inside with the ones outside, too. Carpet meet drapes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705948800 {#5300
    date: 2024-01-22 19:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 332186
  -bodyTs: "'carpet':14 'drape':16 'flag':5 'gotta':1 'insid':8 'match':2 'meet':15 'one':11 'outsid':12 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7056637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948800 {#5301
    date: 2024-01-22 19:40:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#5318
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "To make them stand out I guess so that you can identify with them easier. And all dear leaders or nazis had their special weird take on hair & mustaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705924089 {#5316
    date: 2024-01-22 12:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 331131
  -bodyTs: "'dear':18 'easier':15 'guess':7 'hair':28 'identifi':12 'leader':19 'make':2 'mustach':29 'nazi':21 'special':24 'stand':4 'take':26 'weird':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1263314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924089 {#5317
    date: 2024-01-22 12:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5318
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "To make them stand out I guess so that you can identify with them easier. And all dear leaders or nazis had their special weird take on hair & mustaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705924089 {#5316
    date: 2024-01-22 12:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 331131
  -bodyTs: "'dear':18 'easier':15 'guess':7 'hair':28 'identifi':12 'leader':19 'make':2 'mustach':29 'nazi':21 'special':24 'stand':4 'take':26 'weird':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1263314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924089 {#5317
    date: 2024-01-22 12:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5318
  +user: Proxies\__CG__\App\Entity\User {#5271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "To make them stand out I guess so that you can identify with them easier. And all dear leaders or nazis had their special weird take on hair & mustaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705924089 {#5316
    date: 2024-01-22 12:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 331131
  -bodyTs: "'dear':18 'easier':15 'guess':7 'hair':28 'identifi':12 'leader':19 'make':2 'mustach':29 'nazi':21 'special':24 'stand':4 'take':26 'weird':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1263314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705924089 {#5317
    date: 2024-01-22 12:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5331
    date: 2024-01-22 16:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 331593
  -bodyTs: "'bolsonaro':10 'brazilian':7 'forgot':2 'friend':8 'jair':9 'javier':3 'milei':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7622835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936900 {#5332
    date: 2024-01-22 16:21:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5331
    date: 2024-01-22 16:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 331593
  -bodyTs: "'bolsonaro':10 'brazilian':7 'forgot':2 'friend':8 'jair':9 'javier':3 'milei':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7622835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936900 {#5332
    date: 2024-01-22 16:21:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: App\Entity\User {#4790 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the deal with Nazi leaders and hair? Trump, Wilders, Johnson and this Epler dude…\n
      \n
      Maybe if we get enough Nazi leaders we can make a calendar? A new haircut for each month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1727712844 {#4771
      date: 2024-09-30 18:14:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4778 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4782 …}
    +reports: Doctrine\ORM\PersistentCollection {#4784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4788 …}
    -id: 331034
    -bodyTs: "'calendar':28 'deal':4 'dude':16 'enough':21 'epler':15 'get':20 'hair':9 'haircut':31 'johnson':12 'leader':7,23 'make':26 'mayb':17 'month':34 'nazi':6,22 'new':30 'trump':10 'wilder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6297091"
    +editedAt: DateTimeImmutable @1727614715 {#4772
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4773
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4777}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5331
    date: 2024-01-22 16:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5335 …}
  +nested: Doctrine\ORM\PersistentCollection {#5337 …}
  +votes: Doctrine\ORM\PersistentCollection {#5339 …}
  +reports: Doctrine\ORM\PersistentCollection {#5341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5345 …}
  -id: 331593
  -bodyTs: "'bolsonaro':10 'brazilian':7 'forgot':2 'friend':8 'jair':9 'javier':3 'milei':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7622835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936900 {#5332
    date: 2024-01-22 16:21:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#4850
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you’re a cute anime girl in the inside."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727642849 {#4845
    date: 2024-09-29 22:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 331053
  -bodyTs: "'anim':6 'cute':5 'girl':7 'insid':10 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921430 {#4846
    date: 2024-01-22 12:03:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4850
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you’re a cute anime girl in the inside."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727642849 {#4845
    date: 2024-09-29 22:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 331053
  -bodyTs: "'anim':6 'cute':5 'girl':7 'insid':10 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921430 {#4846
    date: 2024-01-22 12:03:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4850
  +user: App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you’re a cute anime girl in the inside."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727642849 {#4845
    date: 2024-09-29 22:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 331053
  -bodyTs: "'anim':6 'cute':5 'girl':7 'insid':10 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705921430 {#4846
    date: 2024-01-22 12:03:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5350 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "When you’re a cute anime girl in the inside."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727642849 {#4845
      date: 2024-09-29 22:47:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 331053
    -bodyTs: "'anim':6 'cute':5 'girl':7 'insid':10 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921430 {#4846
      date: 2024-01-22 12:03:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "Definitely anime profile pic at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705929872 {#5347
    date: 2024-01-22 14:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@SomeGuy69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 331311
  -bodyTs: "'anim':2 'definit':1 'least':6 'pic':4 'profil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7620713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705929872 {#5348
    date: 2024-01-22 14:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5350 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "When you’re a cute anime girl in the inside."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727642849 {#4845
      date: 2024-09-29 22:47:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 331053
    -bodyTs: "'anim':6 'cute':5 'girl':7 'insid':10 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921430 {#4846
      date: 2024-01-22 12:03:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "Definitely anime profile pic at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705929872 {#5347
    date: 2024-01-22 14:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@SomeGuy69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 331311
  -bodyTs: "'anim':2 'definit':1 'least':6 'pic':4 'profil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7620713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705929872 {#5348
    date: 2024-01-22 14:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5349
  +user: Proxies\__CG__\App\Entity\User {#5350 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "When you’re a cute anime girl in the inside."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727642849 {#4845
      date: 2024-09-29 22:47:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 331053
    -bodyTs: "'anim':6 'cute':5 'girl':7 'insid':10 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705921430 {#4846
      date: 2024-01-22 12:03:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4850}
  +body: "Definitely anime profile pic at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705929872 {#5347
    date: 2024-01-22 14:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@SomeGuy69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 331311
  -bodyTs: "'anim':2 'definit':1 'least':6 'pic':4 'profil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7620713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705929872 {#5348
    date: 2024-01-22 14:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#4923
  +user: App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "100% friends with Cornelius Hawthorne"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705922028 {#4918
    date: 2024-01-22 12:13:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 331071
  -bodyTs: "'100':1 'cornelius':4 'friend':2 'hawthorn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6373395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922028 {#4919
    date: 2024-01-22 12:13:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#4923
  +user: App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "100% friends with Cornelius Hawthorne"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705922028 {#4918
    date: 2024-01-22 12:13:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 331071
  -bodyTs: "'100':1 'cornelius':4 'friend':2 'hawthorn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6373395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922028 {#4919
    date: 2024-01-22 12:13:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#4923
  +user: App\Entity\User {#4936 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "100% friends with Cornelius Hawthorne"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705922028 {#4918
    date: 2024-01-22 12:13:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 331071
  -bodyTs: "'100':1 'cornelius':4 'friend':2 'hawthorn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6373395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922028 {#4919
    date: 2024-01-22 12:13:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#4996
  +user: App\Entity\User {#5009 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1727726030 {#4991
    date: 2024-09-30 21:53:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 331086
  -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6705662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922573 {#4992
    date: 2024-01-22 12:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#4996
  +user: App\Entity\User {#5009 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1727726030 {#4991
    date: 2024-09-30 21:53:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 331086
  -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6705662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922573 {#4992
    date: 2024-01-22 12:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#4996
  +user: App\Entity\User {#5009 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1727726030 {#4991
    date: 2024-09-30 21:53:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -id: 331086
  -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6705662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922573 {#4992
    date: 2024-01-22 12:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#5365
  +user: Proxies\__CG__\App\Entity\User {#5366 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5363
    date: 2024-01-22 14:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 331360
  -bodyTs: "'bowl':7 'cut':8 'know':3 'moustach':10 'tf':5 'wanna':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6019493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931367 {#5364
    date: 2024-01-22 14:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5365
  +user: Proxies\__CG__\App\Entity\User {#5366 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5363
    date: 2024-01-22 14:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 331360
  -bodyTs: "'bowl':7 'cut':8 'know':3 'moustach':10 'tf':5 'wanna':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6019493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931367 {#5364
    date: 2024-01-22 14:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5365
  +user: Proxies\__CG__\App\Entity\User {#5366 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5363
    date: 2024-01-22 14:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5367 …}
  +nested: Doctrine\ORM\PersistentCollection {#5369 …}
  +votes: Doctrine\ORM\PersistentCollection {#5371 …}
  +reports: Doctrine\ORM\PersistentCollection {#5373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5377 …}
  -id: 331360
  -bodyTs: "'bowl':7 'cut':8 'know':3 'moustach':10 'tf':5 'wanna':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6019493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705931367 {#5364
    date: 2024-01-22 14:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5379
    date: 2024-01-22 20:27:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 332310
  -bodyTs: "'donald':3 'left':8 'someth':1,2 'trump':4 'upvot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705951665 {#5380
    date: 2024-01-22 20:27:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5379
    date: 2024-01-22 20:27:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 332310
  -bodyTs: "'donald':3 'left':8 'someth':1,2 'trump':4 'upvot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705951665 {#5380
    date: 2024-01-22 20:27:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5381
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5379
    date: 2024-01-22 20:27:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5383 …}
  +nested: Doctrine\ORM\PersistentCollection {#5385 …}
  +votes: Doctrine\ORM\PersistentCollection {#5387 …}
  +reports: Doctrine\ORM\PersistentCollection {#5389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5393 …}
  -id: 332310
  -bodyTs: "'donald':3 'left':8 'someth':1,2 'trump':4 'upvot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705951665 {#5380
    date: 2024-01-22 20:27:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#5397
  +user: Proxies\__CG__\App\Entity\User {#5398 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: """
    He used the weird cup we use to wash my daughter’s hair.\n
    \n
    ![](https://lemmy.ca/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705928150 {#5395
    date: 2024-01-22 13:55:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -id: 331249
  -bodyTs: "'/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)':16 'cup':5 'daughter':11 'hair':13 'lemmy.ca':15 'lemmy.ca/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)':14 'use':2,7 'wash':9 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6607437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928150 {#5396
    date: 2024-01-22 13:55:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5397
  +user: Proxies\__CG__\App\Entity\User {#5398 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: """
    He used the weird cup we use to wash my daughter’s hair.\n
    \n
    ![](https://lemmy.ca/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705928150 {#5395
    date: 2024-01-22 13:55:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -id: 331249
  -bodyTs: "'/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)':16 'cup':5 'daughter':11 'hair':13 'lemmy.ca':15 'lemmy.ca/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)':14 'use':2,7 'wash':9 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6607437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928150 {#5396
    date: 2024-01-22 13:55:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5397
  +user: Proxies\__CG__\App\Entity\User {#5398 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4996
    +user: App\Entity\User {#5009 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair this is not the first infamous fascist with a bad hairdo, but this one certainly raised the bar. It looks like a bowl cut, but with different size bowls used…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1727726030 {#4991
      date: 2024-09-30 21:53:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#4999 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
    -id: 331086
    -bodyTs: "'bad':13 'bar':21 'bowl':26,32 'certain':18 'cut':27 'differ':30 'fair':3 'fascist':10 'first':8 'hairdo':14 'infam':9 'like':24 'look':23 'one':17 'rais':19 'size':31 'use':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6705662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922573 {#4992
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4996}
  +body: """
    He used the weird cup we use to wash my daughter’s hair.\n
    \n
    ![](https://lemmy.ca/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705928150 {#5395
    date: 2024-01-22 13:55:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@madmaurice@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5399 …}
  +nested: Doctrine\ORM\PersistentCollection {#5401 …}
  +votes: Doctrine\ORM\PersistentCollection {#5403 …}
  +reports: Doctrine\ORM\PersistentCollection {#5405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5409 …}
  -id: 331249
  -bodyTs: "'/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)':16 'cup':5 'daughter':11 'hair':13 'lemmy.ca':15 'lemmy.ca/pictrs/image/cd3e69c9-d068-44b3-8165-1ca88f154a56.jpeg)':14 'use':2,7 'wash':9 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6607437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928150 {#5396
    date: 2024-01-22 13:55:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +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 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -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 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    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