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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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 {#4000
  +user: App\Entity\User {#3948 …}
  +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’m just gonna leave this here…\n
    \n
    ![](https://lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1728094319 {#4010
    date: 2024-10-05 04:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 332348
  -bodyTs: "'/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':10 'gonna':4 'leav':5 'lemmy.world':9 'lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921534"
  +editedAt: DateTimeImmutable @1727729598 {#3946
    date: 2024-09-30 22:53:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705952545 {#4009
    date: 2024-01-22 20:42:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4000
  +user: App\Entity\User {#3948 …}
  +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’m just gonna leave this here…\n
    \n
    ![](https://lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1728094319 {#4010
    date: 2024-10-05 04:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 332348
  -bodyTs: "'/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':10 'gonna':4 'leav':5 'lemmy.world':9 'lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921534"
  +editedAt: DateTimeImmutable @1727729598 {#3946
    date: 2024-09-30 22:53:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705952545 {#4009
    date: 2024-01-22 20:42:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4000
  +user: App\Entity\User {#3948 …}
  +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’m just gonna leave this here…\n
    \n
    ![](https://lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1728094319 {#4010
    date: 2024-10-05 04:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 332348
  -bodyTs: "'/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':10 'gonna':4 'leav':5 'lemmy.world':9 'lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921534"
  +editedAt: DateTimeImmutable @1727729598 {#3946
    date: 2024-09-30 22:53:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705952545 {#4009
    date: 2024-01-22 20:42:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5472
  +user: Proxies\__CG__\App\Entity\User {#5473 …}
  +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 {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m just gonna leave this here…\n
      \n
      ![](https://lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728094319 {#4010
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 332348
    -bodyTs: "'/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':10 'gonna':4 'leav':5 'lemmy.world':9 'lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':8 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6921534"
    +editedAt: DateTimeImmutable @1727729598 {#3946
      date: 2024-09-30 22:53:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705952545 {#4009
      date: 2024-01-22 20:42:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "The sentence… Is woof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706051073 {#5470
    date: 2024-01-24 00:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@PM_Your_Nudes_Please@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 335427
  -bodyTs: "'sentenc':2 'woof':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6954010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051073 {#5471
    date: 2024-01-24 00:04: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
11 DENIED edit
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5473 …}
  +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 {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m just gonna leave this here…\n
      \n
      ![](https://lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728094319 {#4010
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 332348
    -bodyTs: "'/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':10 'gonna':4 'leav':5 'lemmy.world':9 'lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':8 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6921534"
    +editedAt: DateTimeImmutable @1727729598 {#3946
      date: 2024-09-30 22:53:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705952545 {#4009
      date: 2024-01-22 20:42:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "The sentence… Is woof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706051073 {#5470
    date: 2024-01-24 00:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@PM_Your_Nudes_Please@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 335427
  -bodyTs: "'sentenc':2 'woof':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6954010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051073 {#5471
    date: 2024-01-24 00:04: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
12 DENIED moderate
App\Entity\EntryComment {#5472
  +user: Proxies\__CG__\App\Entity\User {#5473 …}
  +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 {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m just gonna leave this here…\n
      \n
      ![](https://lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1728094319 {#4010
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 332348
    -bodyTs: "'/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':10 'gonna':4 'leav':5 'lemmy.world':9 'lemmy.world/pictrs/image/3de19fbc-56c5-4677-9709-b94cd7bcb425.jpeg)':8 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6921534"
    +editedAt: DateTimeImmutable @1727729598 {#3946
      date: 2024-09-30 22:53:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705952545 {#4009
      date: 2024-01-22 20:42:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "The sentence… Is woof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706051073 {#5470
    date: 2024-01-24 00:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@PM_Your_Nudes_Please@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 335427
  -bodyTs: "'sentenc':2 'woof':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6954010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051073 {#5471
    date: 2024-01-24 00:04: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
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 {#4038
  +user: App\Entity\User {#4021 …}
  +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: "Fascists and bad haircuts, name a more iconic combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1728093968 {#4044
    date: 2024-10-05 04:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 333734
  -bodyTs: "'bad':3 'combo':9 'fascist':1 'haircut':4 'icon':8 'name':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6937520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000001 {#4042
    date: 2024-01-23 09:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4038
  +user: App\Entity\User {#4021 …}
  +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: "Fascists and bad haircuts, name a more iconic combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1728093968 {#4044
    date: 2024-10-05 04:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 333734
  -bodyTs: "'bad':3 'combo':9 'fascist':1 'haircut':4 'icon':8 'name':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6937520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000001 {#4042
    date: 2024-01-23 09:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4038
  +user: App\Entity\User {#4021 …}
  +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: "Fascists and bad haircuts, name a more iconic combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1728093968 {#4044
    date: 2024-10-05 04:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 333734
  -bodyTs: "'bad':3 'combo':9 'fascist':1 'haircut':4 'icon':8 'name':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6937520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000001 {#4042
    date: 2024-01-23 09:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5488
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +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 {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fascists and bad haircuts, name a more iconic combo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1728093968 {#4044
      date: 2024-10-05 04:06:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 333734
    -bodyTs: "'bad':3 'combo':9 'fascist':1 'haircut':4 'icon':8 'name':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6937520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706000001 {#4042
      date: 2024-01-23 09:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "Javier Milei in Argentina is staying true to the combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706050972 {#5486
    date: 2024-01-24 00:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CitizenKong@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 335420
  -bodyTs: "'argentina':4 'combo':10 'javier':1 'milei':2 'stay':6 'true':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050972 {#5487
    date: 2024-01-24 00:02: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
19 DENIED edit
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +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 {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fascists and bad haircuts, name a more iconic combo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1728093968 {#4044
      date: 2024-10-05 04:06:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 333734
    -bodyTs: "'bad':3 'combo':9 'fascist':1 'haircut':4 'icon':8 'name':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6937520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706000001 {#4042
      date: 2024-01-23 09:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "Javier Milei in Argentina is staying true to the combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706050972 {#5486
    date: 2024-01-24 00:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CitizenKong@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 335420
  -bodyTs: "'argentina':4 'combo':10 'javier':1 'milei':2 'stay':6 'true':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050972 {#5487
    date: 2024-01-24 00:02: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
20 DENIED moderate
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#5489 …}
  +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 {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fascists and bad haircuts, name a more iconic combo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1728093968 {#4044
      date: 2024-10-05 04:06:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 333734
    -bodyTs: "'bad':3 'combo':9 'fascist':1 'haircut':4 'icon':8 'name':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6937520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706000001 {#4042
      date: 2024-01-23 09:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "Javier Milei in Argentina is staying true to the combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706050972 {#5486
    date: 2024-01-24 00:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CitizenKong@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 335420
  -bodyTs: "'argentina':4 'combo':10 'javier':1 'milei':2 'stay':6 'true':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050972 {#5487
    date: 2024-01-24 00:02: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
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 {#4119
  +user: App\Entity\User {#4132 …}
  +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: "The human race is the master race."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1728087947 {#4114
    date: 2024-10-05 02:25:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 331342
  -bodyTs: "'human':2 'master':6 'race':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930777 {#4115
    date: 2024-01-22 14:39: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
23 DENIED edit
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +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: "The human race is the master race."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1728087947 {#4114
    date: 2024-10-05 02:25:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 331342
  -bodyTs: "'human':2 'master':6 'race':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930777 {#4115
    date: 2024-01-22 14:39: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
24 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +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: "The human race is the master race."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1728087947 {#4114
    date: 2024-10-05 02:25:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 331342
  -bodyTs: "'human':2 'master':6 'race':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930777 {#4115
    date: 2024-01-22 14:39: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
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 {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "He’s clearly Romulan though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049379 {#5327
    date: 2024-01-23 23:36:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 335352
  -bodyTs: "'clear':3 'romulan':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049379 {#5328
    date: 2024-01-23 23:36: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
27 DENIED edit
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "He’s clearly Romulan though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049379 {#5327
    date: 2024-01-23 23:36:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 335352
  -bodyTs: "'clear':3 'romulan':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049379 {#5328
    date: 2024-01-23 23:36: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
28 DENIED moderate
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "He’s clearly Romulan though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049379 {#5327
    date: 2024-01-23 23:36:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 335352
  -bodyTs: "'clear':3 'romulan':4 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049379 {#5328
    date: 2024-01-23 23:36: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
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 {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "All hail the emperor?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705939225 {#5343
    date: 2024-01-22 17:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 331693
  -bodyTs: "'emperor':4 'hail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6378059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939225 {#5344
    date: 2024-01-22 17:00:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "All hail the emperor?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705939225 {#5343
    date: 2024-01-22 17:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 331693
  -bodyTs: "'emperor':4 'hail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6378059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939225 {#5344
    date: 2024-01-22 17:00:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "All hail the emperor?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705939225 {#5343
    date: 2024-01-22 17:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 331693
  -bodyTs: "'emperor':4 'hail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6378059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939225 {#5344
    date: 2024-01-22 17:00:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "[youtu.be/uK2YyfJAdGo?t=118](https://youtu.be/uK2YyfJAdGo?t=118)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705940575 {#5359
    date: 2024-01-22 17:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 331759
  -bodyTs: "'/uk2yyfjadgo?t=118](https://youtu.be/uk2yyfjadgo?t=118)':3 'youtu.be':2 'youtu.be/uk2yyfjadgo?t=118](https://youtu.be/uk2yyfjadgo?t=118)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940575 {#5360
    date: 2024-01-22 17:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "[youtu.be/uK2YyfJAdGo?t=118](https://youtu.be/uK2YyfJAdGo?t=118)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705940575 {#5359
    date: 2024-01-22 17:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 331759
  -bodyTs: "'/uk2yyfjadgo?t=118](https://youtu.be/uk2yyfjadgo?t=118)':3 'youtu.be':2 'youtu.be/uk2yyfjadgo?t=118](https://youtu.be/uk2yyfjadgo?t=118)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940575 {#5360
    date: 2024-01-22 17:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +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 {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The human race is the master race."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1728087947 {#4114
      date: 2024-10-05 02:25:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 331342
    -bodyTs: "'human':2 'master':6 'race':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6914959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930777 {#4115
      date: 2024-01-22 14:39:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "[youtu.be/uK2YyfJAdGo?t=118](https://youtu.be/uK2YyfJAdGo?t=118)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705940575 {#5359
    date: 2024-01-22 17:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@doingless@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 331759
  -bodyTs: "'/uk2yyfjadgo?t=118](https://youtu.be/uk2yyfjadgo?t=118)':3 'youtu.be':2 'youtu.be/uk2yyfjadgo?t=118](https://youtu.be/uk2yyfjadgo?t=118)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940575 {#5360
    date: 2024-01-22 17:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4192
  +user: App\Entity\User {#4205 …}
  +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 {#4187
    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 {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -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 {#4188
    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
39 DENIED edit
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +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 {#4187
    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 {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -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 {#4188
    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
40 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +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 {#4187
    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 {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -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 {#4188
    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
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 {#5154
  +user: Proxies\__CG__\App\Entity\User {#5155 …}
  +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 {#4192
    +user: App\Entity\User {#4205 …}
    +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 {#4187
      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 {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -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 {#4188
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5151
    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 {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -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 {#5152
    date: 2024-09-29 14:52:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920185 {#5153
    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
43 DENIED edit
App\Entity\EntryComment {#5154
  +user: Proxies\__CG__\App\Entity\User {#5155 …}
  +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 {#4192
    +user: App\Entity\User {#4205 …}
    +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 {#4187
      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 {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -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 {#4188
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5151
    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 {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -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 {#5152
    date: 2024-09-29 14:52:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920185 {#5153
    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
44 DENIED moderate
App\Entity\EntryComment {#5154
  +user: Proxies\__CG__\App\Entity\User {#5155 …}
  +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 {#4192
    +user: App\Entity\User {#4205 …}
    +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 {#4187
      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 {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -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 {#4188
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5151
    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 {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -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 {#5152
    date: 2024-09-29 14:52:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920185 {#5153
    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
45 DENIED moderate
App\Entity\EntryComment {#5576
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#5154
    +user: Proxies\__CG__\App\Entity\User {#5155 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5151
      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 {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -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 {#5152
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5153
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5573
    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 {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -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 {#5574
    date: 2024-09-29 18:28:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705924749 {#5575
    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
46 DENIED moderate
App\Entity\EntryComment {#5576
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#5154
    +user: Proxies\__CG__\App\Entity\User {#5155 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5151
      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 {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -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 {#5152
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5153
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5573
    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 {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -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 {#5574
    date: 2024-09-29 18:28:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705924749 {#5575
    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
47 DENIED moderate
App\Entity\EntryComment {#5576
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#5154
    +user: Proxies\__CG__\App\Entity\User {#5155 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5151
      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 {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -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 {#5152
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5153
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5573
    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 {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -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 {#5574
    date: 2024-09-29 18:28:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705924749 {#5575
    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
48 DENIED moderate
App\Entity\EntryComment {#5576
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#5154
    +user: Proxies\__CG__\App\Entity\User {#5155 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5151
      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 {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -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 {#5152
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5153
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5573
    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 {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -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 {#5574
    date: 2024-09-29 18:28:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705924749 {#5575
    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
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 {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +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 {#5154
    +user: Proxies\__CG__\App\Entity\User {#5155 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5151
      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 {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -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 {#5152
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5153
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Jeez, who shat in your cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705921943 {#5589
    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 {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -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 {#5590
    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
51 DENIED edit
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +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 {#5154
    +user: Proxies\__CG__\App\Entity\User {#5155 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5151
      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 {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -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 {#5152
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5153
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Jeez, who shat in your cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705921943 {#5589
    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 {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -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 {#5590
    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
52 DENIED moderate
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +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 {#5154
    +user: Proxies\__CG__\App\Entity\User {#5155 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5151
      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 {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -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 {#5152
      date: 2024-09-29 14:52:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920185 {#5153
      date: 2024-01-22 11:43:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Jeez, who shat in your cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705921943 {#5589
    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 {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -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 {#5590
    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
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 {#5723
  +user: Proxies\__CG__\App\Entity\User {#5724 …}
  +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 {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5154
      +user: Proxies\__CG__\App\Entity\User {#5155 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +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 {#5151
        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 {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -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 {#5152
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5153
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5589
      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 {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -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 {#5590
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "![](https://lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705922834 {#5721
    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 {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -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 {#5722
    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
55 DENIED edit
App\Entity\EntryComment {#5723
  +user: Proxies\__CG__\App\Entity\User {#5724 …}
  +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 {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5154
      +user: Proxies\__CG__\App\Entity\User {#5155 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +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 {#5151
        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 {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -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 {#5152
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5153
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5589
      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 {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -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 {#5590
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "![](https://lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705922834 {#5721
    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 {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -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 {#5722
    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
56 DENIED moderate
App\Entity\EntryComment {#5723
  +user: Proxies\__CG__\App\Entity\User {#5724 …}
  +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 {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5154
      +user: Proxies\__CG__\App\Entity\User {#5155 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +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 {#5151
        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 {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -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 {#5152
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5153
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5589
      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 {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -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 {#5590
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "![](https://lemmy.world/pictrs/image/631dd6dd-90a6-4d65-8342-4ab20fe38582.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705922834 {#5721
    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 {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -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 {#5722
    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
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 {#5739
  +user: Proxies\__CG__\App\Entity\User {#5740 …}
  +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 {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5154
      +user: Proxies\__CG__\App\Entity\User {#5155 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +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 {#5151
        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 {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -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 {#5152
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5153
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5589
      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 {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -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 {#5590
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Also was it Y shaped ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705923544 {#5737
    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 {#5741 …}
  +nested: Doctrine\ORM\PersistentCollection {#5743 …}
  +votes: Doctrine\ORM\PersistentCollection {#5745 …}
  +reports: Doctrine\ORM\PersistentCollection {#5747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5751 …}
  -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 {#5738
    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
59 DENIED edit
App\Entity\EntryComment {#5739
  +user: Proxies\__CG__\App\Entity\User {#5740 …}
  +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 {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5154
      +user: Proxies\__CG__\App\Entity\User {#5155 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +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 {#5151
        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 {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -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 {#5152
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5153
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5589
      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 {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -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 {#5590
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Also was it Y shaped ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705923544 {#5737
    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 {#5741 …}
  +nested: Doctrine\ORM\PersistentCollection {#5743 …}
  +votes: Doctrine\ORM\PersistentCollection {#5745 …}
  +reports: Doctrine\ORM\PersistentCollection {#5747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5751 …}
  -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 {#5738
    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
60 DENIED moderate
App\Entity\EntryComment {#5739
  +user: Proxies\__CG__\App\Entity\User {#5740 …}
  +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 {#5591
    +user: Proxies\__CG__\App\Entity\User {#5592 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5154
      +user: Proxies\__CG__\App\Entity\User {#5155 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +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 {#5151
        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 {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -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 {#5152
        date: 2024-09-29 14:52:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705920185 {#5153
        date: 2024-01-22 11:43:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Jeez, who shat in your cereal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705921943 {#5589
      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 {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -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 {#5590
      date: 2024-01-22 12:12:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Also was it Y shaped ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705923544 {#5737
    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 {#5741 …}
  +nested: Doctrine\ORM\PersistentCollection {#5743 …}
  +votes: Doctrine\ORM\PersistentCollection {#5745 …}
  +reports: Doctrine\ORM\PersistentCollection {#5747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5751 …}
  -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 {#5738
    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
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 {#5170
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#4192
    +user: App\Entity\User {#4205 …}
    +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 {#4187
      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 {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -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 {#4188
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Maybe we shouldn’t say who he is, just what he is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705924199 {#5168
    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 {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -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 {#5169
    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
63 DENIED edit
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#4192
    +user: App\Entity\User {#4205 …}
    +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 {#4187
      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 {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -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 {#4188
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Maybe we shouldn’t say who he is, just what he is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705924199 {#5168
    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 {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -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 {#5169
    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
64 DENIED moderate
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#4192
    +user: App\Entity\User {#4205 …}
    +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 {#4187
      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 {#4193 …}
    +nested: Doctrine\ORM\PersistentCollection {#4195 …}
    +votes: Doctrine\ORM\PersistentCollection {#4197 …}
    +reports: Doctrine\ORM\PersistentCollection {#4199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
    -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 {#4188
      date: 2024-01-22 11:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Maybe we shouldn’t say who he is, just what he is?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705924199 {#5168
    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 {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -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 {#5169
    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
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 {#5638
  +user: App\Entity\User {#4205 …}
  +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 {#5170
    +user: Proxies\__CG__\App\Entity\User {#5171 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Maybe we shouldn’t say who he is, just what he is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705924199 {#5168
      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 {#5172 …}
    +nested: Doctrine\ORM\PersistentCollection {#5174 …}
    +votes: Doctrine\ORM\PersistentCollection {#5176 …}
    +reports: Doctrine\ORM\PersistentCollection {#5178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
    -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 {#5169
      date: 2024-01-22 12:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5636
    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 {#5639 …}
  +nested: Doctrine\ORM\PersistentCollection {#5641 …}
  +votes: Doctrine\ORM\PersistentCollection {#5643 …}
  +reports: Doctrine\ORM\PersistentCollection {#5645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
  -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 {#5637
    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
67 DENIED edit
App\Entity\EntryComment {#5638
  +user: App\Entity\User {#4205 …}
  +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 {#5170
    +user: Proxies\__CG__\App\Entity\User {#5171 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Maybe we shouldn’t say who he is, just what he is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705924199 {#5168
      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 {#5172 …}
    +nested: Doctrine\ORM\PersistentCollection {#5174 …}
    +votes: Doctrine\ORM\PersistentCollection {#5176 …}
    +reports: Doctrine\ORM\PersistentCollection {#5178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
    -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 {#5169
      date: 2024-01-22 12:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5636
    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 {#5639 …}
  +nested: Doctrine\ORM\PersistentCollection {#5641 …}
  +votes: Doctrine\ORM\PersistentCollection {#5643 …}
  +reports: Doctrine\ORM\PersistentCollection {#5645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
  -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 {#5637
    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
68 DENIED moderate
App\Entity\EntryComment {#5638
  +user: App\Entity\User {#4205 …}
  +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 {#5170
    +user: Proxies\__CG__\App\Entity\User {#5171 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4192
      +user: App\Entity\User {#4205 …}
      +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 {#4187
        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 {#4193 …}
      +nested: Doctrine\ORM\PersistentCollection {#4195 …}
      +votes: Doctrine\ORM\PersistentCollection {#4197 …}
      +reports: Doctrine\ORM\PersistentCollection {#4199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
      -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 {#4188
        date: 2024-01-22 11:38:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +body: "Maybe we shouldn’t say who he is, just what he is?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705924199 {#5168
      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 {#5172 …}
    +nested: Doctrine\ORM\PersistentCollection {#5174 …}
    +votes: Doctrine\ORM\PersistentCollection {#5176 …}
    +reports: Doctrine\ORM\PersistentCollection {#5178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
    -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 {#5169
      date: 2024-01-22 12:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +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 {#5636
    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 {#5639 …}
  +nested: Doctrine\ORM\PersistentCollection {#5641 …}
  +votes: Doctrine\ORM\PersistentCollection {#5643 …}
  +reports: Doctrine\ORM\PersistentCollection {#5645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
  -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 {#5637
    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
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 {#5770
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#5638
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5170
      +user: Proxies\__CG__\App\Entity\User {#5171 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +body: "Maybe we shouldn’t say who he is, just what he is?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705924199 {#5168
        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 {#5172 …}
      +nested: Doctrine\ORM\PersistentCollection {#5174 …}
      +votes: Doctrine\ORM\PersistentCollection {#5176 …}
      +reports: Doctrine\ORM\PersistentCollection {#5178 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
      -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 {#5169
        date: 2024-01-22 12:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5636
      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 {#5639 …}
    +nested: Doctrine\ORM\PersistentCollection {#5641 …}
    +votes: Doctrine\ORM\PersistentCollection {#5643 …}
    +reports: Doctrine\ORM\PersistentCollection {#5645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
    -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 {#5637
      date: 2024-01-22 17:18:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Ha ha fair enough!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046897 {#5768
    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 {#5771 …}
  +nested: Doctrine\ORM\PersistentCollection {#5773 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5781 …}
  -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 {#5769
    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
71 DENIED edit
App\Entity\EntryComment {#5770
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#5638
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5170
      +user: Proxies\__CG__\App\Entity\User {#5171 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +body: "Maybe we shouldn’t say who he is, just what he is?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705924199 {#5168
        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 {#5172 …}
      +nested: Doctrine\ORM\PersistentCollection {#5174 …}
      +votes: Doctrine\ORM\PersistentCollection {#5176 …}
      +reports: Doctrine\ORM\PersistentCollection {#5178 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
      -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 {#5169
        date: 2024-01-22 12:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5636
      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 {#5639 …}
    +nested: Doctrine\ORM\PersistentCollection {#5641 …}
    +votes: Doctrine\ORM\PersistentCollection {#5643 …}
    +reports: Doctrine\ORM\PersistentCollection {#5645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
    -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 {#5637
      date: 2024-01-22 17:18:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Ha ha fair enough!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046897 {#5768
    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 {#5771 …}
  +nested: Doctrine\ORM\PersistentCollection {#5773 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5781 …}
  -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 {#5769
    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
72 DENIED moderate
App\Entity\EntryComment {#5770
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#5638
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5170
      +user: Proxies\__CG__\App\Entity\User {#5171 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4192
        +user: App\Entity\User {#4205 …}
        +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 {#4187
          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 {#4193 …}
        +nested: Doctrine\ORM\PersistentCollection {#4195 …}
        +votes: Doctrine\ORM\PersistentCollection {#4197 …}
        +reports: Doctrine\ORM\PersistentCollection {#4199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
        -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 {#4188
          date: 2024-01-22 11:38:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4192}
      +body: "Maybe we shouldn’t say who he is, just what he is?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705924199 {#5168
        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 {#5172 …}
      +nested: Doctrine\ORM\PersistentCollection {#5174 …}
      +votes: Doctrine\ORM\PersistentCollection {#5176 …}
      +reports: Doctrine\ORM\PersistentCollection {#5178 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
      -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 {#5169
        date: 2024-01-22 12:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4192}
    +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 {#5636
      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 {#5639 …}
    +nested: Doctrine\ORM\PersistentCollection {#5641 …}
    +votes: Doctrine\ORM\PersistentCollection {#5643 …}
    +reports: Doctrine\ORM\PersistentCollection {#5645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
    -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 {#5637
      date: 2024-01-22 17:18:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4192}
  +body: "Ha ha fair enough!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706046897 {#5768
    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 {#5771 …}
  +nested: Doctrine\ORM\PersistentCollection {#5773 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5781 …}
  -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 {#5769
    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
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 {#4267
  +user: App\Entity\User {#4280 …}
  +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: """
    Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
    \n
    ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
    \n
    This is what he looked like in 2017 - a typical conservative type.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1727763615 {#4261
    date: 2024-10-01 08:20:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 331725
  -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917636"
  +editedAt: DateTimeImmutable @1727681524 {#4262
    date: 2024-09-30 09:32:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705939820 {#4263
    date: 2024-01-22 17:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4267
  +user: App\Entity\User {#4280 …}
  +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: """
    Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
    \n
    ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
    \n
    This is what he looked like in 2017 - a typical conservative type.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1727763615 {#4261
    date: 2024-10-01 08:20:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 331725
  -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917636"
  +editedAt: DateTimeImmutable @1727681524 {#4262
    date: 2024-09-30 09:32:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705939820 {#4263
    date: 2024-01-22 17:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4267
  +user: App\Entity\User {#4280 …}
  +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: """
    Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
    \n
    ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
    \n
    This is what he looked like in 2017 - a typical conservative type.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1727763615 {#4261
    date: 2024-10-01 08:20:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 331725
  -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917636"
  +editedAt: DateTimeImmutable @1727681524 {#4262
    date: 2024-09-30 09:32:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705939820 {#4263
    date: 2024-01-22 17:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +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 {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
      \n
      ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
      \n
      This is what he looked like in 2017 - a typical conservative type.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1727763615 {#4261
      date: 2024-10-01 08:20:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -id: 331725
    -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917636"
    +editedAt: DateTimeImmutable @1727681524 {#4262
      date: 2024-09-30 09:32:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705939820 {#4263
      date: 2024-01-22 17:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "I swear, those (almost-)extremist-rightwing tossers are some kind of clones, remember Donald Trump, Geert Wilders and Boris Johnson? This guy fits right in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705957498 {#5454
    date: 2024-01-22 22:04:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 332572
  -bodyTs: "'almost':4 'bori':20 'clone':13 'donald':15 'extremist':6 'extremist-rightw':5 'fit':24 'geert':17 'guy':23 'johnson':21 'kind':11 'rememb':14 'right':25 'rightw':7 'swear':2 'tosser':8 'trump':16 'wilder':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6308834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957498 {#5455
    date: 2024-01-22 22:04: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 {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +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 {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
      \n
      ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
      \n
      This is what he looked like in 2017 - a typical conservative type.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1727763615 {#4261
      date: 2024-10-01 08:20:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -id: 331725
    -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917636"
    +editedAt: DateTimeImmutable @1727681524 {#4262
      date: 2024-09-30 09:32:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705939820 {#4263
      date: 2024-01-22 17:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "I swear, those (almost-)extremist-rightwing tossers are some kind of clones, remember Donald Trump, Geert Wilders and Boris Johnson? This guy fits right in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705957498 {#5454
    date: 2024-01-22 22:04:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 332572
  -bodyTs: "'almost':4 'bori':20 'clone':13 'donald':15 'extremist':6 'extremist-rightw':5 'fit':24 'geert':17 'guy':23 'johnson':21 'kind':11 'rememb':14 'right':25 'rightw':7 'swear':2 'tosser':8 'trump':16 'wilder':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6308834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957498 {#5455
    date: 2024-01-22 22:04: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 {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +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 {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
      \n
      ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
      \n
      This is what he looked like in 2017 - a typical conservative type.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1727763615 {#4261
      date: 2024-10-01 08:20:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -id: 331725
    -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917636"
    +editedAt: DateTimeImmutable @1727681524 {#4262
      date: 2024-09-30 09:32:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705939820 {#4263
      date: 2024-01-22 17:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "I swear, those (almost-)extremist-rightwing tossers are some kind of clones, remember Donald Trump, Geert Wilders and Boris Johnson? This guy fits right in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705957498 {#5454
    date: 2024-01-22 22:04:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 332572
  -bodyTs: "'almost':4 'bori':20 'clone':13 'donald':15 'extremist':6 'extremist-rightw':5 'fit':24 'geert':17 'guy':23 'johnson':21 'kind':11 'rememb':14 'right':25 'rightw':7 'swear':2 'tosser':8 'trump':16 'wilder':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6308834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957498 {#5455
    date: 2024-01-22 22:04: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 {#5684
  +user: Proxies\__CG__\App\Entity\User {#5685 …}
  +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 {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4267
      +user: App\Entity\User {#4280 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
        \n
        ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
        \n
        This is what he looked like in 2017 - a typical conservative type.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1727763615 {#4261
        date: 2024-10-01 08:20:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4268 …}
      +nested: Doctrine\ORM\PersistentCollection {#4270 …}
      +votes: Doctrine\ORM\PersistentCollection {#4272 …}
      +reports: Doctrine\ORM\PersistentCollection {#4274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
      -id: 331725
      -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6917636"
      +editedAt: DateTimeImmutable @1727681524 {#4262
        date: 2024-09-30 09:32:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705939820 {#4263
        date: 2024-01-22 17:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4267}
    +body: "I swear, those (almost-)extremist-rightwing tossers are some kind of clones, remember Donald Trump, Geert Wilders and Boris Johnson? This guy fits right in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705957498 {#5454
      date: 2024-01-22 22:04:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@IndiBrony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 332572
    -bodyTs: "'almost':4 'bori':20 'clone':13 'donald':15 'extremist':6 'extremist-rightw':5 'fit':24 'geert':17 'guy':23 'johnson':21 'kind':11 'rememb':14 'right':25 'rightw':7 'swear':2 'tosser':8 'trump':16 'wilder':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6308834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705957498 {#5455
      date: 2024-01-22 22:04:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: """
    When I was underprivileged, uneducated youth, I got sucked into football hooligan/neo-nazi circles and actually met some „high ranking nationalist party members“. Two brothers, same haircut as this dude, 300 pounds, 30 yrs old and still living with their mommy in a smoke filled, dirty apartment with a giant swastika flag in the living room.\n
    \n
    Thats what got me out of fascist circles. I was so shocked that people looked up to these morons.\n
    \n
    This actually led to my belief that fascists actually mostly are uneducated and unloved people who get exploited by psychopaths. Those would one would need to take out (by legal means, naturally).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705959009 {#5682
    date: 2024-01-22 22:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@nightwatch_admin@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 332631
  -bodyTs: "'30':32 '300':30 'actual':15,76,83 'apart':46 'belief':80 'brother':24 'circl':13,63 'dirti':45 'dude':29 'exploit':92 'fascist':62,82 'fill':44 'flag':51 'footbal':11 'get':91 'giant':49 'got':8,58 'haircut':26 'high':18 'hooligan/neo-nazi':12 'led':77 'legal':104 'live':37,54 'look':70 'mean':105 'member':22 'met':16 'mommi':40 'moron':74 'most':84 'nationalist':20 'natur':106 'need':99 'old':34 'one':97 'parti':21 'peopl':69,89 'pound':31 'psychopath':94 'rank':19 'room':55 'shock':67 'smoke':43 'still':36 'suck':9 'swastika':50 'take':101 'that':56 'two':23 'underprivileg':4 'uneduc':5,86 'unlov':88 'would':96,98 'youth':6 'yrs':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/457209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705959009 {#5683
    date: 2024-01-22 22:30: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
83 DENIED edit
App\Entity\EntryComment {#5684
  +user: Proxies\__CG__\App\Entity\User {#5685 …}
  +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 {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4267
      +user: App\Entity\User {#4280 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
        \n
        ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
        \n
        This is what he looked like in 2017 - a typical conservative type.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1727763615 {#4261
        date: 2024-10-01 08:20:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4268 …}
      +nested: Doctrine\ORM\PersistentCollection {#4270 …}
      +votes: Doctrine\ORM\PersistentCollection {#4272 …}
      +reports: Doctrine\ORM\PersistentCollection {#4274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
      -id: 331725
      -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6917636"
      +editedAt: DateTimeImmutable @1727681524 {#4262
        date: 2024-09-30 09:32:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705939820 {#4263
        date: 2024-01-22 17:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4267}
    +body: "I swear, those (almost-)extremist-rightwing tossers are some kind of clones, remember Donald Trump, Geert Wilders and Boris Johnson? This guy fits right in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705957498 {#5454
      date: 2024-01-22 22:04:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@IndiBrony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 332572
    -bodyTs: "'almost':4 'bori':20 'clone':13 'donald':15 'extremist':6 'extremist-rightw':5 'fit':24 'geert':17 'guy':23 'johnson':21 'kind':11 'rememb':14 'right':25 'rightw':7 'swear':2 'tosser':8 'trump':16 'wilder':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6308834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705957498 {#5455
      date: 2024-01-22 22:04:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: """
    When I was underprivileged, uneducated youth, I got sucked into football hooligan/neo-nazi circles and actually met some „high ranking nationalist party members“. Two brothers, same haircut as this dude, 300 pounds, 30 yrs old and still living with their mommy in a smoke filled, dirty apartment with a giant swastika flag in the living room.\n
    \n
    Thats what got me out of fascist circles. I was so shocked that people looked up to these morons.\n
    \n
    This actually led to my belief that fascists actually mostly are uneducated and unloved people who get exploited by psychopaths. Those would one would need to take out (by legal means, naturally).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705959009 {#5682
    date: 2024-01-22 22:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@nightwatch_admin@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 332631
  -bodyTs: "'30':32 '300':30 'actual':15,76,83 'apart':46 'belief':80 'brother':24 'circl':13,63 'dirti':45 'dude':29 'exploit':92 'fascist':62,82 'fill':44 'flag':51 'footbal':11 'get':91 'giant':49 'got':8,58 'haircut':26 'high':18 'hooligan/neo-nazi':12 'led':77 'legal':104 'live':37,54 'look':70 'mean':105 'member':22 'met':16 'mommi':40 'moron':74 'most':84 'nationalist':20 'natur':106 'need':99 'old':34 'one':97 'parti':21 'peopl':69,89 'pound':31 'psychopath':94 'rank':19 'room':55 'shock':67 'smoke':43 'still':36 'suck':9 'swastika':50 'take':101 'that':56 'two':23 'underprivileg':4 'uneduc':5,86 'unlov':88 'would':96,98 'youth':6 'yrs':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/457209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705959009 {#5683
    date: 2024-01-22 22:30: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
84 DENIED moderate
App\Entity\EntryComment {#5684
  +user: Proxies\__CG__\App\Entity\User {#5685 …}
  +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 {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4267
      +user: App\Entity\User {#4280 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Found him. Rain Epler. He was environmental minister until 2021. He’s part of the conservative party.\n
        \n
        ![](https://lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)\n
        \n
        This is what he looked like in 2017 - a typical conservative type.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1727763615 {#4261
        date: 2024-10-01 08:20:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4268 …}
      +nested: Doctrine\ORM\PersistentCollection {#4270 …}
      +votes: Doctrine\ORM\PersistentCollection {#4272 …}
      +reports: Doctrine\ORM\PersistentCollection {#4274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
      -id: 331725
      -bodyTs: "'/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':20 '2017':28 '2021':10 'conserv':16,31 'environment':7 'epler':4 'found':1 'lemmy.world':19 'lemmy.world/pictrs/image/9b21cfa5-23ef-40ae-9edc-5dc442405545.jpeg)':18 'like':26 'look':25 'minist':8 'part':13 'parti':17 'rain':3 'type':32 'typic':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6917636"
      +editedAt: DateTimeImmutable @1727681524 {#4262
        date: 2024-09-30 09:32:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705939820 {#4263
        date: 2024-01-22 17:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4267}
    +body: "I swear, those (almost-)extremist-rightwing tossers are some kind of clones, remember Donald Trump, Geert Wilders and Boris Johnson? This guy fits right in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705957498 {#5454
      date: 2024-01-22 22:04:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@IndiBrony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 332572
    -bodyTs: "'almost':4 'bori':20 'clone':13 'donald':15 'extremist':6 'extremist-rightw':5 'fit':24 'geert':17 'guy':23 'johnson':21 'kind':11 'rememb':14 'right':25 'rightw':7 'swear':2 'tosser':8 'trump':16 'wilder':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/6308834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705957498 {#5455
      date: 2024-01-22 22:04:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: """
    When I was underprivileged, uneducated youth, I got sucked into football hooligan/neo-nazi circles and actually met some „high ranking nationalist party members“. Two brothers, same haircut as this dude, 300 pounds, 30 yrs old and still living with their mommy in a smoke filled, dirty apartment with a giant swastika flag in the living room.\n
    \n
    Thats what got me out of fascist circles. I was so shocked that people looked up to these morons.\n
    \n
    This actually led to my belief that fascists actually mostly are uneducated and unloved people who get exploited by psychopaths. Those would one would need to take out (by legal means, naturally).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705959009 {#5682
    date: 2024-01-22 22:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@nightwatch_admin@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 332631
  -bodyTs: "'30':32 '300':30 'actual':15,76,83 'apart':46 'belief':80 'brother':24 'circl':13,63 'dirti':45 'dude':29 'exploit':92 'fascist':62,82 'fill':44 'flag':51 'footbal':11 'get':91 'giant':49 'got':8,58 'haircut':26 'high':18 'hooligan/neo-nazi':12 'led':77 'legal':104 'live':37,54 'look':70 'mean':105 'member':22 'met':16 'mommi':40 'moron':74 'most':84 'nationalist':20 'natur':106 'need':99 'old':34 'one':97 'parti':21 'peopl':69,89 'pound':31 'psychopath':94 'rank':19 'room':55 'shock':67 'smoke':43 'still':36 'suck':9 'swastika':50 'take':101 'that':56 'two':23 'underprivileg':4 'uneduc':5,86 'unlov':88 'would':96,98 'youth':6 'yrs':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/457209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705959009 {#5683
    date: 2024-01-22 22:30: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
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 {#4341
  +user: App\Entity\User {#4354 …}
  +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 {#4336
    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 {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -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 {#4337
    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
87 DENIED edit
App\Entity\EntryComment {#4341
  +user: App\Entity\User {#4354 …}
  +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 {#4336
    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 {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -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 {#4337
    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
88 DENIED moderate
App\Entity\EntryComment {#4341
  +user: App\Entity\User {#4354 …}
  +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 {#4336
    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 {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -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 {#4337
    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
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 {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +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 {#4341
    +user: App\Entity\User {#4354 …}
    +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 {#4336
      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 {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -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 {#4337
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +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 {#5119
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5120
    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
91 DENIED edit
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +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 {#4341
    +user: App\Entity\User {#4354 …}
    +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 {#4336
      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 {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -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 {#4337
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +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 {#5119
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5120
    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
92 DENIED moderate
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +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 {#4341
    +user: App\Entity\User {#4354 …}
    +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 {#4336
      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 {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -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 {#4337
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +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 {#5119
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5120
    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
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 {#5559
  +user: Proxies\__CG__\App\Entity\User {#5560 …}
  +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 {#5121
    +user: Proxies\__CG__\App\Entity\User {#5122 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +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 {#4336
        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 {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -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 {#4337
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +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 {#5119
      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 {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -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 {#5120
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +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 {#5557
    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 {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -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 {#5558
    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
95 DENIED edit
App\Entity\EntryComment {#5559
  +user: Proxies\__CG__\App\Entity\User {#5560 …}
  +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 {#5121
    +user: Proxies\__CG__\App\Entity\User {#5122 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +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 {#4336
        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 {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -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 {#4337
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +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 {#5119
      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 {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -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 {#5120
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +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 {#5557
    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 {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -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 {#5558
    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
96 DENIED moderate
App\Entity\EntryComment {#5559
  +user: Proxies\__CG__\App\Entity\User {#5560 …}
  +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 {#5121
    +user: Proxies\__CG__\App\Entity\User {#5122 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +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 {#4336
        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 {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -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 {#4337
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +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 {#5119
      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 {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -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 {#5120
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +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 {#5557
    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 {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -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 {#5558
    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
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 {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +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 {#4341
    +user: App\Entity\User {#4354 …}
    +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 {#4336
      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 {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -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 {#4337
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
99 DENIED edit
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +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 {#4341
    +user: App\Entity\User {#4354 …}
    +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 {#4336
      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 {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -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 {#4337
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
100 DENIED moderate
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +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 {#4341
    +user: App\Entity\User {#4354 …}
    +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 {#4336
      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 {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -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 {#4337
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
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 {#4416
  +user: App\Entity\User {#4429 …}
  +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 {#4411
    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 {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -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 {#4412
    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
103 DENIED edit
App\Entity\EntryComment {#4416
  +user: App\Entity\User {#4429 …}
  +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 {#4411
    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 {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -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 {#4412
    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
104 DENIED moderate
App\Entity\EntryComment {#4416
  +user: App\Entity\User {#4429 …}
  +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 {#4411
    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 {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -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 {#4412
    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
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 {#5249
  +user: Proxies\__CG__\App\Entity\User {#5250 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5247
    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 {#5251 …}
  +nested: Doctrine\ORM\PersistentCollection {#5253 …}
  +votes: Doctrine\ORM\PersistentCollection {#5255 …}
  +reports: Doctrine\ORM\PersistentCollection {#5257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5261 …}
  -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 {#5248
    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
107 DENIED edit
App\Entity\EntryComment {#5249
  +user: Proxies\__CG__\App\Entity\User {#5250 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5247
    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 {#5251 …}
  +nested: Doctrine\ORM\PersistentCollection {#5253 …}
  +votes: Doctrine\ORM\PersistentCollection {#5255 …}
  +reports: Doctrine\ORM\PersistentCollection {#5257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5261 …}
  -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 {#5248
    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
108 DENIED moderate
App\Entity\EntryComment {#5249
  +user: Proxies\__CG__\App\Entity\User {#5250 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5247
    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 {#5251 …}
  +nested: Doctrine\ORM\PersistentCollection {#5253 …}
  +votes: Doctrine\ORM\PersistentCollection {#5255 …}
  +reports: Doctrine\ORM\PersistentCollection {#5257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5261 …}
  -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 {#5248
    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
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 {#5265
  +user: Proxies\__CG__\App\Entity\User {#5266 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5263
    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 {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -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 {#5264
    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
111 DENIED edit
App\Entity\EntryComment {#5265
  +user: Proxies\__CG__\App\Entity\User {#5266 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5263
    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 {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -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 {#5264
    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
112 DENIED moderate
App\Entity\EntryComment {#5265
  +user: Proxies\__CG__\App\Entity\User {#5266 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5263
    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 {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -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 {#5264
    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
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 {#5281
  +user: Proxies\__CG__\App\Entity\User {#5282 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5279
    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 {#5283 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5287 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -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 {#5280
    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
115 DENIED edit
App\Entity\EntryComment {#5281
  +user: Proxies\__CG__\App\Entity\User {#5282 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5279
    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 {#5283 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5287 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -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 {#5280
    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
116 DENIED moderate
App\Entity\EntryComment {#5281
  +user: Proxies\__CG__\App\Entity\User {#5282 …}
  +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 {#4416
    +user: App\Entity\User {#4429 …}
    +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 {#4411
      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 {#4417 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
    -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 {#4412
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4416}
  +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 {#5279
    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 {#5283 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5287 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -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 {#5280
    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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +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’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727717560 {#4485
    date: 2024-09-30 19:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 331468
  -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934296 {#4486
    date: 2024-01-22 15:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +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’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727717560 {#4485
    date: 2024-09-30 19:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 331468
  -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934296 {#4486
    date: 2024-01-22 15:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +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’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727717560 {#4485
    date: 2024-09-30 19:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 331468
  -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934296 {#4486
    date: 2024-01-22 15:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5409
  +user: App\Entity\User {#4280 …}
  +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 {#4490
    +user: App\Entity\User {#4503 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727717560 {#4485
      date: 2024-09-30 19:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4491 …}
    +nested: Doctrine\ORM\PersistentCollection {#4493 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 331468
    -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7899785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934296 {#4486
      date: 2024-01-22 15:38:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: """
    Looks exactly like that.\n
    \n
    Dude is likely bald, but bald doesn’t get votes unless you’re Mussolini.\n
    \n
    So it’s the awkwardly cut women’s wig instead!\n
    \n
    I bet he’s got an iron cross or something tattooed to his head.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705939079 {#5407
    date: 2024-01-22 16:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@prettybunnys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 331682
  -bodyTs: "'awkward':23 'bald':8,10 'bet':30 'cross':36 'cut':24 'doesn':11 'dude':5 'exact':2 'get':13 'got':33 'head':42 'instead':28 'iron':35 'like':3,7 'look':1 'mussolini':18 're':17 'someth':38 'tattoo':39 'unless':15 'vote':14 'wig':27 'women':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939079 {#5408
    date: 2024-01-22 16:57: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
123 DENIED edit
App\Entity\EntryComment {#5409
  +user: App\Entity\User {#4280 …}
  +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 {#4490
    +user: App\Entity\User {#4503 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727717560 {#4485
      date: 2024-09-30 19:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4491 …}
    +nested: Doctrine\ORM\PersistentCollection {#4493 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 331468
    -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7899785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934296 {#4486
      date: 2024-01-22 15:38:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: """
    Looks exactly like that.\n
    \n
    Dude is likely bald, but bald doesn’t get votes unless you’re Mussolini.\n
    \n
    So it’s the awkwardly cut women’s wig instead!\n
    \n
    I bet he’s got an iron cross or something tattooed to his head.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705939079 {#5407
    date: 2024-01-22 16:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@prettybunnys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 331682
  -bodyTs: "'awkward':23 'bald':8,10 'bet':30 'cross':36 'cut':24 'doesn':11 'dude':5 'exact':2 'get':13 'got':33 'head':42 'instead':28 'iron':35 'like':3,7 'look':1 'mussolini':18 're':17 'someth':38 'tattoo':39 'unless':15 'vote':14 'wig':27 'women':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939079 {#5408
    date: 2024-01-22 16:57: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
124 DENIED moderate
App\Entity\EntryComment {#5409
  +user: App\Entity\User {#4280 …}
  +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 {#4490
    +user: App\Entity\User {#4503 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727717560 {#4485
      date: 2024-09-30 19:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4491 …}
    +nested: Doctrine\ORM\PersistentCollection {#4493 …}
    +votes: Doctrine\ORM\PersistentCollection {#4495 …}
    +reports: Doctrine\ORM\PersistentCollection {#4497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
    -id: 331468
    -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7899785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934296 {#4486
      date: 2024-01-22 15:38:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: """
    Looks exactly like that.\n
    \n
    Dude is likely bald, but bald doesn’t get votes unless you’re Mussolini.\n
    \n
    So it’s the awkwardly cut women’s wig instead!\n
    \n
    I bet he’s got an iron cross or something tattooed to his head.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705939079 {#5407
    date: 2024-01-22 16:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@prettybunnys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 331682
  -bodyTs: "'awkward':23 'bald':8,10 'bet':30 'cross':36 'cut':24 'doesn':11 'dude':5 'exact':2 'get':13 'got':33 'head':42 'instead':28 'iron':35 'like':3,7 'look':1 'mussolini':18 're':17 'someth':38 'tattoo':39 'unless':15 'vote':14 'wig':27 'women':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939079 {#5408
    date: 2024-01-22 16:57: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
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 {#5668
  +user: Proxies\__CG__\App\Entity\User {#5669 …}
  +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 {#5409
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4490
      +user: App\Entity\User {#4503 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727717560 {#4485
        date: 2024-09-30 19:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4491 …}
      +nested: Doctrine\ORM\PersistentCollection {#4493 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 331468
      -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7899785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705934296 {#4486
        date: 2024-01-22 15:38:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4490}
    +body: """
      Looks exactly like that.\n
      \n
      Dude is likely bald, but bald doesn’t get votes unless you’re Mussolini.\n
      \n
      So it’s the awkwardly cut women’s wig instead!\n
      \n
      I bet he’s got an iron cross or something tattooed to his head.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705939079 {#5407
      date: 2024-01-22 16:57:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@prettybunnys@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5410 …}
    +nested: Doctrine\ORM\PersistentCollection {#5412 …}
    +votes: Doctrine\ORM\PersistentCollection {#5414 …}
    +reports: Doctrine\ORM\PersistentCollection {#5416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
    -id: 331682
    -bodyTs: "'awkward':23 'bald':8,10 'bet':30 'cross':36 'cut':24 'doesn':11 'dude':5 'exact':2 'get':13 'got':33 'head':42 'instead':28 'iron':35 'like':3,7 'look':1 'mussolini':18 're':17 'someth':38 'tattoo':39 'unless':15 'vote':14 'wig':27 'women':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939079 {#5408
      date: 2024-01-22 16:57:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: "Alternatively, it’s a clever way to disguise himself. Be a fascist dickbag at work, but vacation as just another bald Estonian dude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705949772 {#5666
    date: 2024-01-22 19:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@prettybunnys@sh.itjust.works"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5670 …}
  +nested: Doctrine\ORM\PersistentCollection {#5672 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
  -id: 332230
  -bodyTs: "'altern':1 'anoth':20 'bald':21 'clever':5 'dickbag':13 'disguis':8 'dude':23 'estonian':22 'fascist':12 'vacat':17 'way':6 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7627262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949772 {#5667
    date: 2024-01-22 19:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5668
  +user: Proxies\__CG__\App\Entity\User {#5669 …}
  +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 {#5409
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4490
      +user: App\Entity\User {#4503 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727717560 {#4485
        date: 2024-09-30 19:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4491 …}
      +nested: Doctrine\ORM\PersistentCollection {#4493 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 331468
      -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7899785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705934296 {#4486
        date: 2024-01-22 15:38:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4490}
    +body: """
      Looks exactly like that.\n
      \n
      Dude is likely bald, but bald doesn’t get votes unless you’re Mussolini.\n
      \n
      So it’s the awkwardly cut women’s wig instead!\n
      \n
      I bet he’s got an iron cross or something tattooed to his head.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705939079 {#5407
      date: 2024-01-22 16:57:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@prettybunnys@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5410 …}
    +nested: Doctrine\ORM\PersistentCollection {#5412 …}
    +votes: Doctrine\ORM\PersistentCollection {#5414 …}
    +reports: Doctrine\ORM\PersistentCollection {#5416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
    -id: 331682
    -bodyTs: "'awkward':23 'bald':8,10 'bet':30 'cross':36 'cut':24 'doesn':11 'dude':5 'exact':2 'get':13 'got':33 'head':42 'instead':28 'iron':35 'like':3,7 'look':1 'mussolini':18 're':17 'someth':38 'tattoo':39 'unless':15 'vote':14 'wig':27 'women':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939079 {#5408
      date: 2024-01-22 16:57:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: "Alternatively, it’s a clever way to disguise himself. Be a fascist dickbag at work, but vacation as just another bald Estonian dude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705949772 {#5666
    date: 2024-01-22 19:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@prettybunnys@sh.itjust.works"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5670 …}
  +nested: Doctrine\ORM\PersistentCollection {#5672 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
  -id: 332230
  -bodyTs: "'altern':1 'anoth':20 'bald':21 'clever':5 'dickbag':13 'disguis':8 'dude':23 'estonian':22 'fascist':12 'vacat':17 'way':6 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7627262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949772 {#5667
    date: 2024-01-22 19:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5668
  +user: Proxies\__CG__\App\Entity\User {#5669 …}
  +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 {#5409
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4490
      +user: App\Entity\User {#4503 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not convinced this isn’t a nice wig being worn that was then absolutely butchered, right before this photo was taken. Really quick in the bathroom in a “oh fuck you bought a women’s wig?” Moment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727717560 {#4485
        date: 2024-09-30 19:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4491 …}
      +nested: Doctrine\ORM\PersistentCollection {#4493 …}
      +votes: Doctrine\ORM\PersistentCollection {#4495 …}
      +reports: Doctrine\ORM\PersistentCollection {#4497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
      -id: 331468
      -bodyTs: "'absolut':16 'bathroom':28 'bought':34 'butcher':17 'convinc':4 'fuck':32 'isn':6 'm':2 'moment':39 'nice':9 'oh':31 'photo':21 'quick':25 'realli':24 'right':18 'taken':23 'wig':10,38 'women':36 'worn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7899785"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705934296 {#4486
        date: 2024-01-22 15:38:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4490}
    +body: """
      Looks exactly like that.\n
      \n
      Dude is likely bald, but bald doesn’t get votes unless you’re Mussolini.\n
      \n
      So it’s the awkwardly cut women’s wig instead!\n
      \n
      I bet he’s got an iron cross or something tattooed to his head.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705939079 {#5407
      date: 2024-01-22 16:57:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@prettybunnys@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5410 …}
    +nested: Doctrine\ORM\PersistentCollection {#5412 …}
    +votes: Doctrine\ORM\PersistentCollection {#5414 …}
    +reports: Doctrine\ORM\PersistentCollection {#5416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
    -id: 331682
    -bodyTs: "'awkward':23 'bald':8,10 'bet':30 'cross':36 'cut':24 'doesn':11 'dude':5 'exact':2 'get':13 'got':33 'head':42 'instead':28 'iron':35 'like':3,7 'look':1 'mussolini':18 're':17 'someth':38 'tattoo':39 'unless':15 'vote':14 'wig':27 'women':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705939079 {#5408
      date: 2024-01-22 16:57:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4490}
  +body: "Alternatively, it’s a clever way to disguise himself. Be a fascist dickbag at work, but vacation as just another bald Estonian dude."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705949772 {#5666
    date: 2024-01-22 19:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@prettybunnys@sh.itjust.works"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5670 …}
  +nested: Doctrine\ORM\PersistentCollection {#5672 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
  -id: 332230
  -bodyTs: "'altern':1 'anoth':20 'bald':21 'clever':5 'dickbag':13 'disguis':8 'dude':23 'estonian':22 'fascist':12 'vacat':17 'way':6 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7627262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949772 {#5667
    date: 2024-01-22 19:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4564
  +user: App\Entity\User {#4577 …}
  +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 {#4558
    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 {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -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 {#4559
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4560
    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
131 DENIED edit
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4577 …}
  +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 {#4558
    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 {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -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 {#4559
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4560
    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
132 DENIED moderate
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4577 …}
  +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 {#4558
    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 {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -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 {#4559
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4560
    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
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 {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5184
    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 {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -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 {#5185
    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
135 DENIED edit
App\Entity\EntryComment {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5184
    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 {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -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 {#5185
    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
136 DENIED moderate
App\Entity\EntryComment {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5184
    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 {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -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 {#5185
    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
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 {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5200
    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 {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -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 {#5201
    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
139 DENIED edit
App\Entity\EntryComment {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5200
    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 {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -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 {#5201
    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
140 DENIED moderate
App\Entity\EntryComment {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5200
    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 {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -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 {#5201
    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
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 {#5218
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5216
    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 {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -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 {#5217
    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
143 DENIED edit
App\Entity\EntryComment {#5218
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5216
    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 {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -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 {#5217
    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
144 DENIED moderate
App\Entity\EntryComment {#5218
  +user: Proxies\__CG__\App\Entity\User {#5171 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +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 {#5216
    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 {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -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 {#5217
    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
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 {#5233
  +user: Proxies\__CG__\App\Entity\User {#5234 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5231
    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 {#5235 …}
  +nested: Doctrine\ORM\PersistentCollection {#5237 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5245 …}
  -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 {#5232
    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
147 DENIED edit
App\Entity\EntryComment {#5233
  +user: Proxies\__CG__\App\Entity\User {#5234 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5231
    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 {#5235 …}
  +nested: Doctrine\ORM\PersistentCollection {#5237 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5245 …}
  -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 {#5232
    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
148 DENIED moderate
App\Entity\EntryComment {#5233
  +user: Proxies\__CG__\App\Entity\User {#5234 …}
  +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 {#4564
    +user: App\Entity\User {#4577 …}
    +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 {#4558
      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 {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -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 {#4559
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4560
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5231
    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 {#5235 …}
  +nested: Doctrine\ORM\PersistentCollection {#5237 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5245 …}
  -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 {#5232
    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
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 {#4637
  +user: App\Entity\User {#4650 …}
  +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: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1727696847 {#4632
    date: 2024-09-30 13:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 331094
  -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922812 {#4633
    date: 2024-01-22 12:26: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 {#4637
  +user: App\Entity\User {#4650 …}
  +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: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1727696847 {#4632
    date: 2024-09-30 13:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 331094
  -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922812 {#4633
    date: 2024-01-22 12:26: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 {#4637
  +user: App\Entity\User {#4650 …}
  +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: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1727696847 {#4632
    date: 2024-09-30 13:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 331094
  -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6912984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705922812 {#4633
    date: 2024-01-22 12:26: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 {#5297
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#4637
    +user: App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1727696847 {#4632
      date: 2024-09-30 13:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 331094
    -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922812 {#4633
      date: 2024-01-22 12:26:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
    \n
    This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705923943 {#5295
    date: 2024-01-22 12:45:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 331126
  -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7619286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923943 {#5296
    date: 2024-01-22 12:45:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5297
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#4637
    +user: App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1727696847 {#4632
      date: 2024-09-30 13:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 331094
    -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922812 {#4633
      date: 2024-01-22 12:26:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
    \n
    This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705923943 {#5295
    date: 2024-01-22 12:45:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 331126
  -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7619286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923943 {#5296
    date: 2024-01-22 12:45:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5297
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#4637
    +user: App\Entity\User {#4650 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1727696847 {#4632
      date: 2024-09-30 13:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 331094
    -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6912984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705922812 {#4633
      date: 2024-01-22 12:26:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
    \n
    This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705923943 {#5295
    date: 2024-01-22 12:45:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 331126
  -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7619286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705923943 {#5296
    date: 2024-01-22 12:45:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5607
  +user: App\Entity\User {#4650 …}
  +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 {#5297
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: App\Entity\User {#4650 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1727696847 {#4632
        date: 2024-09-30 13:47:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 331094
      -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705922812 {#4633
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
      \n
      This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1705923943 {#5295
      date: 2024-01-22 12:45:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -id: 331126
    -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7619286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705923943 {#5296
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    Exactly. Like I’m not going to pretend that racism isn’t a problem at all levels of society. But at a certain level of doing shit with my life worthy of pride people building their life around racism went from wrong and stupid to also being pathetic. Either your skin color is all you have going for you which is fucking pathetic or you’ve achieved something with your life and you still manage to think that your whiteness is one of your most important features which says something is seriously wrong with you. There’s no pride or specialness in being the cultural default.\n
    \n
    Like my family immigrated to America recently enough that where we’re from is slightly relevant to my life experiences, and so it has some value to me. But how could I be such a delusional jackass that I can’t see that in others. If grandpa was an immigrant well then I oughta welcome folks here like he wished he’d been welcomed. I appreciated getting to celebrate grandpa’s culture, so maybe other people would like to too and maybe I’ll enjoy celebrating other people’s culture. If America is better for folks like my family being in it then who am I to say other families can’t make it better too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705944068 {#5605
    date: 2024-01-22 18:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 331960
  -bodyTs: "'achiev':67 'also':46 'america':112,198 'appreci':172 'around':38 'better':200,221 'build':35 'celebr':175,192 'certain':23 'color':52 'could':137 'cultur':105,178,196 'd':168 'default':106 'delusion':142 'either':49 'enjoy':191 'enough':114 'exact':1 'experi':126 'famili':109,205,216 'featur':87 'folk':162,202 'fuck':62 'get':173 'go':6,57 'grandpa':153,176 'immigr':110,156 'import':86 'isn':11 'jackass':143 'level':17,24 'life':30,37,71,125 'like':2,107,164,184,203 'll':190 'm':4 'make':219 'manag':75 'mayb':180,188 'one':82 'other':151 'oughta':160 'pathet':48,63 'peopl':34,182,194 'pretend':8 'pride':33,99 'problem':14 'racism':10,39 're':118 'recent':113 'relev':122 'say':89,214 'see':148 'serious':92 'shit':27 'skin':51 'slight':121 'societi':19 'someth':68,90 'special':101 'still':74 'stupid':44 'think':77 'valu':132 've':66 'welcom':161,170 'well':157 'went':40 'white':80 'wish':166 'worthi':31 'would':183 'wrong':42,93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944068 {#5606
    date: 2024-01-22 18:21: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
159 DENIED edit
App\Entity\EntryComment {#5607
  +user: App\Entity\User {#4650 …}
  +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 {#5297
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: App\Entity\User {#4650 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1727696847 {#4632
        date: 2024-09-30 13:47:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 331094
      -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705922812 {#4633
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
      \n
      This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1705923943 {#5295
      date: 2024-01-22 12:45:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -id: 331126
    -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7619286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705923943 {#5296
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    Exactly. Like I’m not going to pretend that racism isn’t a problem at all levels of society. But at a certain level of doing shit with my life worthy of pride people building their life around racism went from wrong and stupid to also being pathetic. Either your skin color is all you have going for you which is fucking pathetic or you’ve achieved something with your life and you still manage to think that your whiteness is one of your most important features which says something is seriously wrong with you. There’s no pride or specialness in being the cultural default.\n
    \n
    Like my family immigrated to America recently enough that where we’re from is slightly relevant to my life experiences, and so it has some value to me. But how could I be such a delusional jackass that I can’t see that in others. If grandpa was an immigrant well then I oughta welcome folks here like he wished he’d been welcomed. I appreciated getting to celebrate grandpa’s culture, so maybe other people would like to too and maybe I’ll enjoy celebrating other people’s culture. If America is better for folks like my family being in it then who am I to say other families can’t make it better too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705944068 {#5605
    date: 2024-01-22 18:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 331960
  -bodyTs: "'achiev':67 'also':46 'america':112,198 'appreci':172 'around':38 'better':200,221 'build':35 'celebr':175,192 'certain':23 'color':52 'could':137 'cultur':105,178,196 'd':168 'default':106 'delusion':142 'either':49 'enjoy':191 'enough':114 'exact':1 'experi':126 'famili':109,205,216 'featur':87 'folk':162,202 'fuck':62 'get':173 'go':6,57 'grandpa':153,176 'immigr':110,156 'import':86 'isn':11 'jackass':143 'level':17,24 'life':30,37,71,125 'like':2,107,164,184,203 'll':190 'm':4 'make':219 'manag':75 'mayb':180,188 'one':82 'other':151 'oughta':160 'pathet':48,63 'peopl':34,182,194 'pretend':8 'pride':33,99 'problem':14 'racism':10,39 're':118 'recent':113 'relev':122 'say':89,214 'see':148 'serious':92 'shit':27 'skin':51 'slight':121 'societi':19 'someth':68,90 'special':101 'still':74 'stupid':44 'think':77 'valu':132 've':66 'welcom':161,170 'well':157 'went':40 'white':80 'wish':166 'worthi':31 'would':183 'wrong':42,93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944068 {#5606
    date: 2024-01-22 18:21: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
160 DENIED moderate
App\Entity\EntryComment {#5607
  +user: App\Entity\User {#4650 …}
  +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 {#5297
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: App\Entity\User {#4650 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1727696847 {#4632
        date: 2024-09-30 13:47:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 331094
      -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705922812 {#4633
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
      \n
      This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1705923943 {#5295
      date: 2024-01-22 12:45:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -id: 331126
    -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7619286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705923943 {#5296
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    Exactly. Like I’m not going to pretend that racism isn’t a problem at all levels of society. But at a certain level of doing shit with my life worthy of pride people building their life around racism went from wrong and stupid to also being pathetic. Either your skin color is all you have going for you which is fucking pathetic or you’ve achieved something with your life and you still manage to think that your whiteness is one of your most important features which says something is seriously wrong with you. There’s no pride or specialness in being the cultural default.\n
    \n
    Like my family immigrated to America recently enough that where we’re from is slightly relevant to my life experiences, and so it has some value to me. But how could I be such a delusional jackass that I can’t see that in others. If grandpa was an immigrant well then I oughta welcome folks here like he wished he’d been welcomed. I appreciated getting to celebrate grandpa’s culture, so maybe other people would like to too and maybe I’ll enjoy celebrating other people’s culture. If America is better for folks like my family being in it then who am I to say other families can’t make it better too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705944068 {#5605
    date: 2024-01-22 18:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 331960
  -bodyTs: "'achiev':67 'also':46 'america':112,198 'appreci':172 'around':38 'better':200,221 'build':35 'celebr':175,192 'certain':23 'color':52 'could':137 'cultur':105,178,196 'd':168 'default':106 'delusion':142 'either':49 'enjoy':191 'enough':114 'exact':1 'experi':126 'famili':109,205,216 'featur':87 'folk':162,202 'fuck':62 'get':173 'go':6,57 'grandpa':153,176 'immigr':110,156 'import':86 'isn':11 'jackass':143 'level':17,24 'life':30,37,71,125 'like':2,107,164,184,203 'll':190 'm':4 'make':219 'manag':75 'mayb':180,188 'one':82 'other':151 'oughta':160 'pathet':48,63 'peopl':34,182,194 'pretend':8 'pride':33,99 'problem':14 'racism':10,39 're':118 'recent':113 'relev':122 'say':89,214 'see':148 'serious':92 'shit':27 'skin':51 'slight':121 'societi':19 'someth':68,90 'special':101 'still':74 'stupid':44 'think':77 'valu':132 've':66 'welcom':161,170 'well':157 'went':40 'white':80 'wish':166 'worthi':31 'would':183 'wrong':42,93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944068 {#5606
    date: 2024-01-22 18:21: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
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 {#5622
  +user: Proxies\__CG__\App\Entity\User {#5623 …}
  +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 {#5297
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: App\Entity\User {#4650 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1727696847 {#4632
        date: 2024-09-30 13:47:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 331094
      -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705922812 {#4633
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
      \n
      This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1705923943 {#5295
      date: 2024-01-22 12:45:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -id: 331126
    -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7619286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705923943 {#5296
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
    \n
    There’s a reason most of the racists are poor uneducated white people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705932788 {#5620
    date: 2024-01-22 15:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 331409
  -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1479179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705932788 {#5621
    date: 2024-01-22 15:13: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
163 DENIED edit
App\Entity\EntryComment {#5622
  +user: Proxies\__CG__\App\Entity\User {#5623 …}
  +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 {#5297
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: App\Entity\User {#4650 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1727696847 {#4632
        date: 2024-09-30 13:47:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 331094
      -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705922812 {#4633
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
      \n
      This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1705923943 {#5295
      date: 2024-01-22 12:45:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -id: 331126
    -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7619286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705923943 {#5296
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
    \n
    There’s a reason most of the racists are poor uneducated white people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705932788 {#5620
    date: 2024-01-22 15:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 331409
  -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1479179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705932788 {#5621
    date: 2024-01-22 15:13: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
164 DENIED moderate
App\Entity\EntryComment {#5622
  +user: Proxies\__CG__\App\Entity\User {#5623 …}
  +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 {#5297
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: App\Entity\User {#4650 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1727696847 {#4632
        date: 2024-09-30 13:47:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 331094
      -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6912984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705922812 {#4633
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
      \n
      This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1705923943 {#5295
      date: 2024-01-22 12:45:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5299 …}
    +nested: Doctrine\ORM\PersistentCollection {#5301 …}
    +votes: Doctrine\ORM\PersistentCollection {#5303 …}
    +reports: Doctrine\ORM\PersistentCollection {#5305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
    -id: 331126
    -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7619286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705923943 {#5296
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
    \n
    There’s a reason most of the racists are poor uneducated white people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705932788 {#5620
    date: 2024-01-22 15:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 331409
  -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1479179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705932788 {#5621
    date: 2024-01-22 15:13: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
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 {#5755
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#5622
    +user: Proxies\__CG__\App\Entity\User {#5623 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5297
      +user: Proxies\__CG__\App\Entity\User {#5298 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: App\Entity\User {#4650 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1727696847 {#4632
          date: 2024-09-30 13:47:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 331094
        -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6912984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705922812 {#4633
          date: 2024-01-22 12:26:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4637}
      +body: """
        > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
        \n
        This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1705923943 {#5295
        date: 2024-01-22 12:45:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5299 …}
      +nested: Doctrine\ORM\PersistentCollection {#5301 …}
      +votes: Doctrine\ORM\PersistentCollection {#5303 …}
      +reports: Doctrine\ORM\PersistentCollection {#5305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
      -id: 331126
      -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7619286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705923943 {#5296
        date: 2024-01-22 12:45:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
      \n
      There’s a reason most of the racists are poor uneducated white people
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705932788 {#5620
      date: 2024-01-22 15:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@octopus_ink@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5624 …}
    +nested: Doctrine\ORM\PersistentCollection {#5626 …}
    +votes: Doctrine\ORM\PersistentCollection {#5628 …}
    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
    -id: 331409
    -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1479179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705932788 {#5621
      date: 2024-01-22 15:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    The thing is - I feel *bad* for them for feeling like they are no one, for feeling like this is all they have. I can pretty easily get myself into a mindset where I want to give some of these folks a hug, and tell them they matter. I think many of us have felt worthless at times, either due to circumstances, due to depression, whatever.\n
    \n
    But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705933607 {#5753
    date: 2024-01-22 15:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5756 …}
  +nested: Doctrine\ORM\PersistentCollection {#5758 …}
  +votes: Doctrine\ORM\PersistentCollection {#5760 …}
  +reports: Doctrine\ORM\PersistentCollection {#5762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5766 …}
  -id: 331445
  -bodyTs: "'anger':92 'bad':6 'bodi':84 'buri':88 'circumst':62 'countri':79 'depress':65 'due':60,63 'easili':27 'either':59 'feel':5,10,17 'felt':55 'folk':41 'get':28,87 'give':37 'govern':83 'habit':74 'hug':43 'like':11,18 'mani':51 'matter':48 'mindset':32 'one':15 'pile':90 'pretti':26 'see':70 'tell':45 'thing':2 'think':50 'time':58 'us':53 'vote':73 'want':35 'whatev':66 'worthless':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7621762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705933607 {#5754
    date: 2024-01-22 15:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5755
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#5622
    +user: Proxies\__CG__\App\Entity\User {#5623 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5297
      +user: Proxies\__CG__\App\Entity\User {#5298 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: App\Entity\User {#4650 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1727696847 {#4632
          date: 2024-09-30 13:47:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 331094
        -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6912984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705922812 {#4633
          date: 2024-01-22 12:26:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4637}
      +body: """
        > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
        \n
        This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1705923943 {#5295
        date: 2024-01-22 12:45:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5299 …}
      +nested: Doctrine\ORM\PersistentCollection {#5301 …}
      +votes: Doctrine\ORM\PersistentCollection {#5303 …}
      +reports: Doctrine\ORM\PersistentCollection {#5305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
      -id: 331126
      -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7619286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705923943 {#5296
        date: 2024-01-22 12:45:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
      \n
      There’s a reason most of the racists are poor uneducated white people
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705932788 {#5620
      date: 2024-01-22 15:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@octopus_ink@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5624 …}
    +nested: Doctrine\ORM\PersistentCollection {#5626 …}
    +votes: Doctrine\ORM\PersistentCollection {#5628 …}
    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
    -id: 331409
    -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1479179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705932788 {#5621
      date: 2024-01-22 15:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    The thing is - I feel *bad* for them for feeling like they are no one, for feeling like this is all they have. I can pretty easily get myself into a mindset where I want to give some of these folks a hug, and tell them they matter. I think many of us have felt worthless at times, either due to circumstances, due to depression, whatever.\n
    \n
    But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705933607 {#5753
    date: 2024-01-22 15:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5756 …}
  +nested: Doctrine\ORM\PersistentCollection {#5758 …}
  +votes: Doctrine\ORM\PersistentCollection {#5760 …}
  +reports: Doctrine\ORM\PersistentCollection {#5762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5766 …}
  -id: 331445
  -bodyTs: "'anger':92 'bad':6 'bodi':84 'buri':88 'circumst':62 'countri':79 'depress':65 'due':60,63 'easili':27 'either':59 'feel':5,10,17 'felt':55 'folk':41 'get':28,87 'give':37 'govern':83 'habit':74 'hug':43 'like':11,18 'mani':51 'matter':48 'mindset':32 'one':15 'pile':90 'pretti':26 'see':70 'tell':45 'thing':2 'think':50 'time':58 'us':53 'vote':73 'want':35 'whatev':66 'worthless':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7621762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705933607 {#5754
    date: 2024-01-22 15:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5755
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#5622
    +user: Proxies\__CG__\App\Entity\User {#5623 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5297
      +user: Proxies\__CG__\App\Entity\User {#5298 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: App\Entity\User {#4650 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1727696847 {#4632
          date: 2024-09-30 13:47:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 331094
        -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6912984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705922812 {#4633
          date: 2024-01-22 12:26:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4637}
      +body: """
        > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
        \n
        This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1705923943 {#5295
        date: 2024-01-22 12:45:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5299 …}
      +nested: Doctrine\ORM\PersistentCollection {#5301 …}
      +votes: Doctrine\ORM\PersistentCollection {#5303 …}
      +reports: Doctrine\ORM\PersistentCollection {#5305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
      -id: 331126
      -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7619286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705923943 {#5296
        date: 2024-01-22 12:45:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
      \n
      There’s a reason most of the racists are poor uneducated white people
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705932788 {#5620
      date: 2024-01-22 15:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@octopus_ink@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5624 …}
    +nested: Doctrine\ORM\PersistentCollection {#5626 …}
    +votes: Doctrine\ORM\PersistentCollection {#5628 …}
    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
    -id: 331409
    -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1479179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705932788 {#5621
      date: 2024-01-22 15:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    The thing is - I feel *bad* for them for feeling like they are no one, for feeling like this is all they have. I can pretty easily get myself into a mindset where I want to give some of these folks a hug, and tell them they matter. I think many of us have felt worthless at times, either due to circumstances, due to depression, whatever.\n
    \n
    But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705933607 {#5753
    date: 2024-01-22 15:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5756 …}
  +nested: Doctrine\ORM\PersistentCollection {#5758 …}
  +votes: Doctrine\ORM\PersistentCollection {#5760 …}
  +reports: Doctrine\ORM\PersistentCollection {#5762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5766 …}
  -id: 331445
  -bodyTs: "'anger':92 'bad':6 'bodi':84 'buri':88 'circumst':62 'countri':79 'depress':65 'due':60,63 'easili':27 'either':59 'feel':5,10,17 'felt':55 'folk':41 'get':28,87 'give':37 'govern':83 'habit':74 'hug':43 'like':11,18 'mani':51 'matter':48 'mindset':32 'one':15 'pile':90 'pretti':26 'see':70 'tell':45 'thing':2 'think':50 'time':58 'us':53 'vote':73 'want':35 'whatev':66 'worthless':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7621762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705933607 {#5754
    date: 2024-01-22 15:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5794
  +user: Proxies\__CG__\App\Entity\User {#5790 …}
  +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 {#5755
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5622
      +user: Proxies\__CG__\App\Entity\User {#5623 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5297
        +user: Proxies\__CG__\App\Entity\User {#5298 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: App\Entity\User {#4650 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1727696847 {#4632
            date: 2024-09-30 13:47:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dulce_3t_decorum_3st@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 331094
          -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6912984"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705922812 {#4633
            date: 2024-01-22 12:26:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4637}
        +body: """
          > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
          \n
          This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1705923943 {#5295
          date: 2024-01-22 12:45:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5299 …}
        +nested: Doctrine\ORM\PersistentCollection {#5301 …}
        +votes: Doctrine\ORM\PersistentCollection {#5303 …}
        +reports: Doctrine\ORM\PersistentCollection {#5305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
        -id: 331126
        -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7619286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705923943 {#5296
          date: 2024-01-22 12:45:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4637}
      +body: """
        Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
        \n
        There’s a reason most of the racists are poor uneducated white people
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705932788 {#5620
        date: 2024-01-22 15:13:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@captainlezbian@lemmy.world"
        "@octopus_ink@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5624 …}
      +nested: Doctrine\ORM\PersistentCollection {#5626 …}
      +votes: Doctrine\ORM\PersistentCollection {#5628 …}
      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
      -id: 331409
      -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1479179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705932788 {#5621
        date: 2024-01-22 15:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      The thing is - I feel *bad* for them for feeling like they are no one, for feeling like this is all they have. I can pretty easily get myself into a mindset where I want to give some of these folks a hug, and tell them they matter. I think many of us have felt worthless at times, either due to circumstances, due to depression, whatever.\n
      \n
      But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705933607 {#5753
      date: 2024-01-22 15:26:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@octopus_ink@lemmy.ml"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5756 …}
    +nested: Doctrine\ORM\PersistentCollection {#5758 …}
    +votes: Doctrine\ORM\PersistentCollection {#5760 …}
    +reports: Doctrine\ORM\PersistentCollection {#5762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5766 …}
    -id: 331445
    -bodyTs: "'anger':92 'bad':6 'bodi':84 'buri':88 'circumst':62 'countri':79 'depress':65 'due':60,63 'easili':27 'either':59 'feel':5,10,17 'felt':55 'folk':41 'get':28,87 'give':37 'govern':83 'habit':74 'hug':43 'like':11,18 'mani':51 'matter':48 'mindset':32 'one':15 'pile':90 'pretti':26 'see':70 'tell':45 'thing':2 'think':50 'time':58 'us':53 'vote':73 'want':35 'whatev':66 'worthless':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7621762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705933607 {#5754
      date: 2024-01-22 15:26:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    > But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.\n
    \n
    Unfortunately it’s a problem outside of Estonia, too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705940092 {#5795
    date: 2024-01-22 17:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5786 …}
  +nested: Doctrine\ORM\PersistentCollection {#5784 …}
  +votes: Doctrine\ORM\PersistentCollection {#5788 …}
  +reports: Doctrine\ORM\PersistentCollection {#5800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5804 …}
  -id: 331740
  -bodyTs: "'anger':26 'bodi':18 'buri':22 'countri':13 'estonia':34 'get':21 'govern':17 'habit':8 'outsid':32 'pile':24 'problem':31 'see':4 'unfortun':27 'vote':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6611010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940092 {#5798
    date: 2024-01-22 17:14: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
171 DENIED edit
App\Entity\EntryComment {#5794
  +user: Proxies\__CG__\App\Entity\User {#5790 …}
  +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 {#5755
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5622
      +user: Proxies\__CG__\App\Entity\User {#5623 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5297
        +user: Proxies\__CG__\App\Entity\User {#5298 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: App\Entity\User {#4650 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1727696847 {#4632
            date: 2024-09-30 13:47:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dulce_3t_decorum_3st@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 331094
          -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6912984"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705922812 {#4633
            date: 2024-01-22 12:26:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4637}
        +body: """
          > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
          \n
          This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1705923943 {#5295
          date: 2024-01-22 12:45:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5299 …}
        +nested: Doctrine\ORM\PersistentCollection {#5301 …}
        +votes: Doctrine\ORM\PersistentCollection {#5303 …}
        +reports: Doctrine\ORM\PersistentCollection {#5305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
        -id: 331126
        -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7619286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705923943 {#5296
          date: 2024-01-22 12:45:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4637}
      +body: """
        Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
        \n
        There’s a reason most of the racists are poor uneducated white people
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705932788 {#5620
        date: 2024-01-22 15:13:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@captainlezbian@lemmy.world"
        "@octopus_ink@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5624 …}
      +nested: Doctrine\ORM\PersistentCollection {#5626 …}
      +votes: Doctrine\ORM\PersistentCollection {#5628 …}
      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
      -id: 331409
      -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1479179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705932788 {#5621
        date: 2024-01-22 15:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      The thing is - I feel *bad* for them for feeling like they are no one, for feeling like this is all they have. I can pretty easily get myself into a mindset where I want to give some of these folks a hug, and tell them they matter. I think many of us have felt worthless at times, either due to circumstances, due to depression, whatever.\n
      \n
      But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705933607 {#5753
      date: 2024-01-22 15:26:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@octopus_ink@lemmy.ml"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5756 …}
    +nested: Doctrine\ORM\PersistentCollection {#5758 …}
    +votes: Doctrine\ORM\PersistentCollection {#5760 …}
    +reports: Doctrine\ORM\PersistentCollection {#5762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5766 …}
    -id: 331445
    -bodyTs: "'anger':92 'bad':6 'bodi':84 'buri':88 'circumst':62 'countri':79 'depress':65 'due':60,63 'easili':27 'either':59 'feel':5,10,17 'felt':55 'folk':41 'get':28,87 'give':37 'govern':83 'habit':74 'hug':43 'like':11,18 'mani':51 'matter':48 'mindset':32 'one':15 'pile':90 'pretti':26 'see':70 'tell':45 'thing':2 'think':50 'time':58 'us':53 'vote':73 'want':35 'whatev':66 'worthless':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7621762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705933607 {#5754
      date: 2024-01-22 15:26:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    > But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.\n
    \n
    Unfortunately it’s a problem outside of Estonia, too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705940092 {#5795
    date: 2024-01-22 17:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5786 …}
  +nested: Doctrine\ORM\PersistentCollection {#5784 …}
  +votes: Doctrine\ORM\PersistentCollection {#5788 …}
  +reports: Doctrine\ORM\PersistentCollection {#5800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5804 …}
  -id: 331740
  -bodyTs: "'anger':26 'bodi':18 'buri':22 'countri':13 'estonia':34 'get':21 'govern':17 'habit':8 'outsid':32 'pile':24 'problem':31 'see':4 'unfortun':27 'vote':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6611010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940092 {#5798
    date: 2024-01-22 17:14: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
172 DENIED moderate
App\Entity\EntryComment {#5794
  +user: Proxies\__CG__\App\Entity\User {#5790 …}
  +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 {#5755
    +user: Proxies\__CG__\App\Entity\User {#5298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5622
      +user: Proxies\__CG__\App\Entity\User {#5623 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5297
        +user: Proxies\__CG__\App\Entity\User {#5298 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: App\Entity\User {#4650 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Ugh seriously it’s so often these dipshits who think their race makes them special. Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement. So they’ve got to brag about not having much melanin when for other folks it’s just a physical feature we have that’s unfortunately got several centuries of baggage to it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1727696847 {#4632
            date: 2024-09-30 13:47:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dulce_3t_decorum_3st@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 331094
          -bodyTs: "'achiev':49 'anyth':30 'appear':47 'back':42 'baggag':80 'barrel':27 'brag':55 'centuri':78 'deep':24 'dipshit':8 'fall':41 'featur':70 'find':29 'folk':64 'get':18 'got':53,76 'intellig':46 'like':16,38 'make':13,32 'melanin':60 'much':59 'often':6 'person':45 'physic':69 'probabl':21 'race':12 'reach':23 'serious':2 'sever':77 'special':15,34 'think':10 'ugh':1 'unfortun':75 've':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6912984"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705922812 {#4633
            date: 2024-01-22 12:26:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4637}
        +body: """
          > Like I get that they probably are reaching deep into the barrel to find anything that makes them special it’s not like they can fall back on their personalities, intelligence, appearance, or achievement.\n
          \n
          This one detail is responsible for the kernel of sadness I feel for many on the far right. These are despicable people who were once kids who just wanted to be grownups and do grownup things. And whether due to genetics or due to upbringing, anything else that might have given them a sense of pride and competence is not something they have. As you say - all they have left is trying to push others down, hoping this lands them on top. Damn it’s truly sad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1705923943 {#5295
          date: 2024-01-22 12:45:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dulce_3t_decorum_3st@lemmy.world"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5299 …}
        +nested: Doctrine\ORM\PersistentCollection {#5301 …}
        +votes: Doctrine\ORM\PersistentCollection {#5303 …}
        +reports: Doctrine\ORM\PersistentCollection {#5305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
        -id: 331126
        -bodyTs: "'achiev':34 'anyth':15,80 'appear':32 'back':27 'barrel':12 'compet':92 'damn':117 'deep':9 'despic':55 'detail':37 'due':73,77 'els':81 'fall':26 'far':51 'feel':46 'find':14 'genet':75 'get':3 'given':85 'grownup':66,69 'hope':111 'intellig':31 'kernel':42 'kid':60 'land':113 'left':104 'like':1,23 'make':17 'mani':48 'might':83 'one':36 'other':109 'peopl':56 'person':30 'pride':90 'probabl':6 'push':108 'reach':8 'respons':39 'right':52 'sad':44,121 'say':100 'sens':88 'someth':95 'special':19 'thing':70 'top':116 'tri':106 'truli':120 'upbring':79 'want':63 'whether':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7619286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705923943 {#5296
          date: 2024-01-22 12:45:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4637}
      +body: """
        Nail on the head. Racism now stems from people feeling like they’re no one, but they have an excuse to feel better than this person for an arbitrary reason so they take it.\n
        \n
        There’s a reason most of the racists are poor uneducated white people
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705932788 {#5620
        date: 2024-01-22 15:13:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dulce_3t_decorum_3st@lemmy.world"
        "@captainlezbian@lemmy.world"
        "@octopus_ink@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5624 …}
      +nested: Doctrine\ORM\PersistentCollection {#5626 …}
      +votes: Doctrine\ORM\PersistentCollection {#5628 …}
      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
      -id: 331409
      -bodyTs: "'arbitrari':29 'better':23 'excus':20 'feel':10,22 'head':4 'like':11 'nail':1 'one':15 'peopl':9,47 'person':26 'poor':44 'racism':5 'racist':42 're':13 'reason':30,38 'stem':7 'take':33 'uneduc':45 'white':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://poptalk.scrubbles.tech/comment/1479179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705932788 {#5621
        date: 2024-01-22 15:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4637}
    +body: """
      The thing is - I feel *bad* for them for feeling like they are no one, for feeling like this is all they have. I can pretty easily get myself into a mindset where I want to give some of these folks a hug, and tell them they matter. I think many of us have felt worthless at times, either due to circumstances, due to depression, whatever.\n
      \n
      But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705933607 {#5753
      date: 2024-01-22 15:26:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@octopus_ink@lemmy.ml"
      "@scrubbles@poptalk.scrubbles.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5756 …}
    +nested: Doctrine\ORM\PersistentCollection {#5758 …}
    +votes: Doctrine\ORM\PersistentCollection {#5760 …}
    +reports: Doctrine\ORM\PersistentCollection {#5762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5766 …}
    -id: 331445
    -bodyTs: "'anger':92 'bad':6 'bodi':84 'buri':88 'circumst':62 'countri':79 'depress':65 'due':60,63 'easili':27 'either':59 'feel':5,10,17 'felt':55 'folk':41 'get':28,87 'give':37 'govern':83 'habit':74 'hug':43 'like':11,18 'mani':51 'matter':48 'mindset':32 'one':15 'pile':90 'pretti':26 'see':70 'tell':45 'thing':2 'think':50 'time':58 'us':53 'vote':73 'want':35 'whatev':66 'worthless':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7621762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705933607 {#5754
      date: 2024-01-22 15:26:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4637}
  +body: """
    > But then I see what their voting habits are doing to this country and to our governing bodies, and that gets buried under piles of anger.\n
    \n
    Unfortunately it’s a problem outside of Estonia, too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705940092 {#5795
    date: 2024-01-22 17:14:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@octopus_ink@lemmy.ml"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5786 …}
  +nested: Doctrine\ORM\PersistentCollection {#5784 …}
  +votes: Doctrine\ORM\PersistentCollection {#5788 …}
  +reports: Doctrine\ORM\PersistentCollection {#5800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5804 …}
  -id: 331740
  -bodyTs: "'anger':26 'bodi':18 'buri':22 'countri':13 'estonia':34 'get':21 'govern':17 'habit':8 'outsid':32 'pile':24 'problem':31 'see':4 'unfortun':27 'vote':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6611010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940092 {#5798
    date: 2024-01-22 17:14: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
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 {#4711
  +user: App\Entity\User {#4724 …}
  +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 {#4705
    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 {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -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 {#4706
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4707
    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
175 DENIED edit
App\Entity\EntryComment {#4711
  +user: App\Entity\User {#4724 …}
  +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 {#4705
    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 {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -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 {#4706
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4707
    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
176 DENIED moderate
App\Entity\EntryComment {#4711
  +user: App\Entity\User {#4724 …}
  +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 {#4705
    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 {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -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 {#4706
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4707
    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
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 {#5090
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#4711
    +user: App\Entity\User {#4724 …}
    +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 {#4705
      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 {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -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 {#4706
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4707
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5091
    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 {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -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 {#5094
    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
179 DENIED edit
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#4711
    +user: App\Entity\User {#4724 …}
    +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 {#4705
      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 {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -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 {#4706
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4707
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5091
    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 {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -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 {#5094
    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
180 DENIED moderate
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#5087 …}
  +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 {#4711
    +user: App\Entity\User {#4724 …}
    +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 {#4705
      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 {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -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 {#4706
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4707
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5091
    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 {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -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 {#5094
    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
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 {#5503
  +user: Proxies\__CG__\App\Entity\User {#5511 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5508
    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 {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -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 {#5505
    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
183 DENIED edit
App\Entity\EntryComment {#5503
  +user: Proxies\__CG__\App\Entity\User {#5511 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5508
    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 {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -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 {#5505
    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
184 DENIED moderate
App\Entity\EntryComment {#5503
  +user: Proxies\__CG__\App\Entity\User {#5511 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5508
    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 {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -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 {#5505
    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
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 {#5700
  +user: Proxies\__CG__\App\Entity\User {#5707 …}
  +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 {#5503
    +user: Proxies\__CG__\App\Entity\User {#5511 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5090
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: App\Entity\User {#4724 …}
        +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 {#4705
          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 {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -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 {#4706
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4707
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4711}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5091
        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 {#5084 …}
      +nested: Doctrine\ORM\PersistentCollection {#5082 …}
      +votes: Doctrine\ORM\PersistentCollection {#5086 …}
      +reports: Doctrine\ORM\PersistentCollection {#5097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
      -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 {#5094
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +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 {#5508
      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 {#5514 …}
    +nested: Doctrine\ORM\PersistentCollection {#5516 …}
    +votes: Doctrine\ORM\PersistentCollection {#5512 …}
    +reports: Doctrine\ORM\PersistentCollection {#5519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
    -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 {#5505
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5699
    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 {#5709 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
  -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 {#5702
    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
187 DENIED edit
App\Entity\EntryComment {#5700
  +user: Proxies\__CG__\App\Entity\User {#5707 …}
  +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 {#5503
    +user: Proxies\__CG__\App\Entity\User {#5511 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5090
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: App\Entity\User {#4724 …}
        +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 {#4705
          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 {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -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 {#4706
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4707
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4711}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5091
        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 {#5084 …}
      +nested: Doctrine\ORM\PersistentCollection {#5082 …}
      +votes: Doctrine\ORM\PersistentCollection {#5086 …}
      +reports: Doctrine\ORM\PersistentCollection {#5097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
      -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 {#5094
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +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 {#5508
      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 {#5514 …}
    +nested: Doctrine\ORM\PersistentCollection {#5516 …}
    +votes: Doctrine\ORM\PersistentCollection {#5512 …}
    +reports: Doctrine\ORM\PersistentCollection {#5519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
    -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 {#5505
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5699
    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 {#5709 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
  -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 {#5702
    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
188 DENIED moderate
App\Entity\EntryComment {#5700
  +user: Proxies\__CG__\App\Entity\User {#5707 …}
  +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 {#5503
    +user: Proxies\__CG__\App\Entity\User {#5511 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5090
      +user: Proxies\__CG__\App\Entity\User {#5087 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: App\Entity\User {#4724 …}
        +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 {#4705
          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 {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -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 {#4706
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4707
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4711}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5091
        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 {#5084 …}
      +nested: Doctrine\ORM\PersistentCollection {#5082 …}
      +votes: Doctrine\ORM\PersistentCollection {#5086 …}
      +reports: Doctrine\ORM\PersistentCollection {#5097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
      -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 {#5094
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +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 {#5508
      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 {#5514 …}
    +nested: Doctrine\ORM\PersistentCollection {#5516 …}
    +votes: Doctrine\ORM\PersistentCollection {#5512 …}
    +reports: Doctrine\ORM\PersistentCollection {#5519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
    -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 {#5505
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5699
    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 {#5709 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
  -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 {#5702
    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
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 {#5527
  +user: Proxies\__CG__\App\Entity\User {#5528 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5525
    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 {#5529 …}
  +nested: Doctrine\ORM\PersistentCollection {#5531 …}
  +votes: Doctrine\ORM\PersistentCollection {#5533 …}
  +reports: Doctrine\ORM\PersistentCollection {#5535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5539 …}
  -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 {#5526
    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
191 DENIED edit
App\Entity\EntryComment {#5527
  +user: Proxies\__CG__\App\Entity\User {#5528 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5525
    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 {#5529 …}
  +nested: Doctrine\ORM\PersistentCollection {#5531 …}
  +votes: Doctrine\ORM\PersistentCollection {#5533 …}
  +reports: Doctrine\ORM\PersistentCollection {#5535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5539 …}
  -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 {#5526
    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
192 DENIED moderate
App\Entity\EntryComment {#5527
  +user: Proxies\__CG__\App\Entity\User {#5528 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5525
    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 {#5529 …}
  +nested: Doctrine\ORM\PersistentCollection {#5531 …}
  +votes: Doctrine\ORM\PersistentCollection {#5533 …}
  +reports: Doctrine\ORM\PersistentCollection {#5535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5539 …}
  -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 {#5526
    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
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 {#5543
  +user: Proxies\__CG__\App\Entity\User {#5544 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5541
    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 {#5545 …}
  +nested: Doctrine\ORM\PersistentCollection {#5547 …}
  +votes: Doctrine\ORM\PersistentCollection {#5549 …}
  +reports: Doctrine\ORM\PersistentCollection {#5551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
  -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 {#5542
    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
195 DENIED edit
App\Entity\EntryComment {#5543
  +user: Proxies\__CG__\App\Entity\User {#5544 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5541
    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 {#5545 …}
  +nested: Doctrine\ORM\PersistentCollection {#5547 …}
  +votes: Doctrine\ORM\PersistentCollection {#5549 …}
  +reports: Doctrine\ORM\PersistentCollection {#5551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
  -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 {#5542
    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
196 DENIED moderate
App\Entity\EntryComment {#5543
  +user: Proxies\__CG__\App\Entity\User {#5544 …}
  +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 {#5090
    +user: Proxies\__CG__\App\Entity\User {#5087 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5091
      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 {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5086 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -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 {#5094
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5541
    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 {#5545 …}
  +nested: Doctrine\ORM\PersistentCollection {#5547 …}
  +votes: Doctrine\ORM\PersistentCollection {#5549 …}
  +reports: Doctrine\ORM\PersistentCollection {#5551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
  -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 {#5542
    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
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 {#5105
  +user: Proxies\__CG__\App\Entity\User {#5106 …}
  +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 {#4711
    +user: App\Entity\User {#4724 …}
    +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 {#4705
      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 {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -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 {#4706
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4707
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5103
    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 {#5107 …}
  +nested: Doctrine\ORM\PersistentCollection {#5109 …}
  +votes: Doctrine\ORM\PersistentCollection {#5111 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -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 {#5104
    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
199 DENIED edit
App\Entity\EntryComment {#5105
  +user: Proxies\__CG__\App\Entity\User {#5106 …}
  +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 {#4711
    +user: App\Entity\User {#4724 …}
    +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 {#4705
      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 {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -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 {#4706
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4707
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5103
    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 {#5107 …}
  +nested: Doctrine\ORM\PersistentCollection {#5109 …}
  +votes: Doctrine\ORM\PersistentCollection {#5111 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -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 {#5104
    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
200 DENIED moderate
App\Entity\EntryComment {#5105
  +user: Proxies\__CG__\App\Entity\User {#5106 …}
  +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 {#4711
    +user: App\Entity\User {#4724 …}
    +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 {#4705
      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 {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -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 {#4706
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4707
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5103
    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 {#5107 …}
  +nested: Doctrine\ORM\PersistentCollection {#5109 …}
  +votes: Doctrine\ORM\PersistentCollection {#5111 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -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 {#5104
    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
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 {#5653
  +user: App\Entity\User {#4724 …}
  +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 {#5105
    +user: Proxies\__CG__\App\Entity\User {#5106 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +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 {#5103
      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 {#5107 …}
    +nested: Doctrine\ORM\PersistentCollection {#5109 …}
    +votes: Doctrine\ORM\PersistentCollection {#5111 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5104
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5651
    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 {#5654 …}
  +nested: Doctrine\ORM\PersistentCollection {#5656 …}
  +votes: Doctrine\ORM\PersistentCollection {#5658 …}
  +reports: Doctrine\ORM\PersistentCollection {#5660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5664 …}
  -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 {#5652
    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
203 DENIED edit
App\Entity\EntryComment {#5653
  +user: App\Entity\User {#4724 …}
  +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 {#5105
    +user: Proxies\__CG__\App\Entity\User {#5106 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +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 {#5103
      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 {#5107 …}
    +nested: Doctrine\ORM\PersistentCollection {#5109 …}
    +votes: Doctrine\ORM\PersistentCollection {#5111 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5104
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5651
    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 {#5654 …}
  +nested: Doctrine\ORM\PersistentCollection {#5656 …}
  +votes: Doctrine\ORM\PersistentCollection {#5658 …}
  +reports: Doctrine\ORM\PersistentCollection {#5660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5664 …}
  -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 {#5652
    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
204 DENIED moderate
App\Entity\EntryComment {#5653
  +user: App\Entity\User {#4724 …}
  +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 {#5105
    +user: Proxies\__CG__\App\Entity\User {#5106 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: App\Entity\User {#4724 …}
      +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 {#4705
        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 {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -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 {#4706
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4707
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4711}
    +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 {#5103
      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 {#5107 …}
    +nested: Doctrine\ORM\PersistentCollection {#5109 …}
    +votes: Doctrine\ORM\PersistentCollection {#5111 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5104
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4711}
  +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 {#5651
    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 {#5654 …}
  +nested: Doctrine\ORM\PersistentCollection {#5656 …}
  +votes: Doctrine\ORM\PersistentCollection {#5658 …}
  +reports: Doctrine\ORM\PersistentCollection {#5660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5664 …}
  -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 {#5652
    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
205 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
206 DENIED moderate
App\Entity\EntryComment {#4785
  +user: App\Entity\User {#4798 …}
  +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 hair looks like it’s cosplaying the tesla cyber truck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1727680682 {#4779
    date: 2024-09-30 09:18:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 331609
  -bodyTs: "'cosplay':7 'cyber':10 'hair':2 'like':4 'look':3 'tesla':9 'truck':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6610091"
  +editedAt: DateTimeImmutable @1727669544 {#4780
    date: 2024-09-30 06:12:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705937230 {#4781
    date: 2024-01-22 16:27: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
207 DENIED edit
App\Entity\EntryComment {#4785
  +user: App\Entity\User {#4798 …}
  +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 hair looks like it’s cosplaying the tesla cyber truck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1727680682 {#4779
    date: 2024-09-30 09:18:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 331609
  -bodyTs: "'cosplay':7 'cyber':10 'hair':2 'like':4 'look':3 'tesla':9 'truck':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6610091"
  +editedAt: DateTimeImmutable @1727669544 {#4780
    date: 2024-09-30 06:12:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705937230 {#4781
    date: 2024-01-22 16:27: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
208 DENIED moderate
App\Entity\EntryComment {#4785
  +user: App\Entity\User {#4798 …}
  +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 hair looks like it’s cosplaying the tesla cyber truck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1727680682 {#4779
    date: 2024-09-30 09:18:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 331609
  -bodyTs: "'cosplay':7 'cyber':10 'hair':2 'like':4 'look':3 'tesla':9 'truck':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6610091"
  +editedAt: DateTimeImmutable @1727669544 {#4780
    date: 2024-09-30 06:12:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705937230 {#4781
    date: 2024-01-22 16:27: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
209 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
210 DENIED moderate
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5425 …}
  +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 {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "His hair looks like it’s cosplaying the tesla cyber truck"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1727680682 {#4779
      date: 2024-09-30 09:18:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 331609
    -bodyTs: "'cosplay':7 'cyber':10 'hair':2 'like':4 'look':3 'tesla':9 'truck':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6610091"
    +editedAt: DateTimeImmutable @1727669544 {#4780
      date: 2024-09-30 06:12:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705937230 {#4781
      date: 2024-01-22 16:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "What a rare and accurate insult lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705939674 {#5422
    date: 2024-01-22 17:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5426 …}
  +nested: Doctrine\ORM\PersistentCollection {#5428 …}
  +votes: Doctrine\ORM\PersistentCollection {#5430 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 331719
  -bodyTs: "'accur':5 'insult':6 'lol':7 'rare':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5978960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939674 {#5423
    date: 2024-01-22 17:07:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5425 …}
  +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 {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "His hair looks like it’s cosplaying the tesla cyber truck"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1727680682 {#4779
      date: 2024-09-30 09:18:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 331609
    -bodyTs: "'cosplay':7 'cyber':10 'hair':2 'like':4 'look':3 'tesla':9 'truck':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6610091"
    +editedAt: DateTimeImmutable @1727669544 {#4780
      date: 2024-09-30 06:12:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705937230 {#4781
      date: 2024-01-22 16:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "What a rare and accurate insult lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705939674 {#5422
    date: 2024-01-22 17:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5426 …}
  +nested: Doctrine\ORM\PersistentCollection {#5428 …}
  +votes: Doctrine\ORM\PersistentCollection {#5430 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 331719
  -bodyTs: "'accur':5 'insult':6 'lol':7 'rare':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5978960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939674 {#5423
    date: 2024-01-22 17:07:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5424
  +user: Proxies\__CG__\App\Entity\User {#5425 …}
  +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 {#4785
    +user: App\Entity\User {#4798 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "His hair looks like it’s cosplaying the tesla cyber truck"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1727680682 {#4779
      date: 2024-09-30 09:18:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 331609
    -bodyTs: "'cosplay':7 'cyber':10 'hair':2 'like':4 'look':3 'tesla':9 'truck':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6610091"
    +editedAt: DateTimeImmutable @1727669544 {#4780
      date: 2024-09-30 06:12:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705937230 {#4781
      date: 2024-01-22 16:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4785}
  +body: "What a rare and accurate insult lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705939674 {#5422
    date: 2024-01-22 17:07:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5426 …}
  +nested: Doctrine\ORM\PersistentCollection {#5428 …}
  +votes: Doctrine\ORM\PersistentCollection {#5430 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 331719
  -bodyTs: "'accur':5 'insult':6 'lol':7 'rare':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5978960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705939674 {#5423
    date: 2024-01-22 17:07:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#4858
  +user: App\Entity\User {#4871 …}
  +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’s always remarkable to see what awful physical specimens these fascists and Nazis are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1727674282 {#4853
    date: 2024-09-30 07:31:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4859 …}
  +nested: Doctrine\ORM\PersistentCollection {#4861 …}
  +votes: Doctrine\ORM\PersistentCollection {#4863 …}
  +reports: Doctrine\ORM\PersistentCollection {#4865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
  -id: 331637
  -bodyTs: "'alway':3 'aw':8 'fascist':12 'nazi':14 'physic':9 'remark':4 'see':6 'specimen':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705937986 {#4854
    date: 2024-01-22 16:39:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4858
  +user: App\Entity\User {#4871 …}
  +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’s always remarkable to see what awful physical specimens these fascists and Nazis are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1727674282 {#4853
    date: 2024-09-30 07:31:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4859 …}
  +nested: Doctrine\ORM\PersistentCollection {#4861 …}
  +votes: Doctrine\ORM\PersistentCollection {#4863 …}
  +reports: Doctrine\ORM\PersistentCollection {#4865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
  -id: 331637
  -bodyTs: "'alway':3 'aw':8 'fascist':12 'nazi':14 'physic':9 'remark':4 'see':6 'specimen':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705937986 {#4854
    date: 2024-01-22 16:39:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4858
  +user: App\Entity\User {#4871 …}
  +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’s always remarkable to see what awful physical specimens these fascists and Nazis are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1727674282 {#4853
    date: 2024-09-30 07:31:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4859 …}
  +nested: Doctrine\ORM\PersistentCollection {#4861 …}
  +votes: Doctrine\ORM\PersistentCollection {#4863 …}
  +reports: Doctrine\ORM\PersistentCollection {#4865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
  -id: 331637
  -bodyTs: "'alway':3 'aw':8 'fascist':12 'nazi':14 'physic':9 'remark':4 'see':6 'specimen':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705937986 {#4854
    date: 2024-01-22 16:39:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#5440
  +user: Proxies\__CG__\App\Entity\User {#5441 …}
  +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 {#4858
    +user: App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s always remarkable to see what awful physical specimens these fascists and Nazis are."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1727674282 {#4853
      date: 2024-09-30 07:31:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4859 …}
    +nested: Doctrine\ORM\PersistentCollection {#4861 …}
    +votes: Doctrine\ORM\PersistentCollection {#4863 …}
    +reports: Doctrine\ORM\PersistentCollection {#4865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
    -id: 331637
    -bodyTs: "'alway':3 'aw':8 'fascist':12 'nazi':14 'physic':9 'remark':4 'see':6 'specimen':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705937986 {#4854
      date: 2024-01-22 16:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4858}
  +body: "So called masterrace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705938271 {#5438
    date: 2024-01-22 16:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 331647
  -bodyTs: "'call':2 'masterrac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7010065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705938271 {#5439
    date: 2024-01-22 16:44: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
219 DENIED edit
App\Entity\EntryComment {#5440
  +user: Proxies\__CG__\App\Entity\User {#5441 …}
  +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 {#4858
    +user: App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s always remarkable to see what awful physical specimens these fascists and Nazis are."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1727674282 {#4853
      date: 2024-09-30 07:31:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4859 …}
    +nested: Doctrine\ORM\PersistentCollection {#4861 …}
    +votes: Doctrine\ORM\PersistentCollection {#4863 …}
    +reports: Doctrine\ORM\PersistentCollection {#4865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
    -id: 331637
    -bodyTs: "'alway':3 'aw':8 'fascist':12 'nazi':14 'physic':9 'remark':4 'see':6 'specimen':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705937986 {#4854
      date: 2024-01-22 16:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4858}
  +body: "So called masterrace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705938271 {#5438
    date: 2024-01-22 16:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 331647
  -bodyTs: "'call':2 'masterrac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7010065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705938271 {#5439
    date: 2024-01-22 16:44: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
220 DENIED moderate
App\Entity\EntryComment {#5440
  +user: Proxies\__CG__\App\Entity\User {#5441 …}
  +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 {#4858
    +user: App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s always remarkable to see what awful physical specimens these fascists and Nazis are."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1727674282 {#4853
      date: 2024-09-30 07:31:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4859 …}
    +nested: Doctrine\ORM\PersistentCollection {#4861 …}
    +votes: Doctrine\ORM\PersistentCollection {#4863 …}
    +reports: Doctrine\ORM\PersistentCollection {#4865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
    -id: 331637
    -bodyTs: "'alway':3 'aw':8 'fascist':12 'nazi':14 'physic':9 'remark':4 'see':6 'specimen':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6917061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705937986 {#4854
      date: 2024-01-22 16:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4858}
  +body: "So called masterrace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705938271 {#5438
    date: 2024-01-22 16:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5442 …}
  +nested: Doctrine\ORM\PersistentCollection {#5444 …}
  +votes: Doctrine\ORM\PersistentCollection {#5446 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 331647
  -bodyTs: "'call':2 'masterrac':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7010065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705938271 {#5439
    date: 2024-01-22 16:44: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
221 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
222 DENIED moderate
App\Entity\EntryComment {#4933
  +user: App\Entity\User {#4946 …}
  +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: "Looks like he is cosplaying as Andrea Merkel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727662850 {#4928
    date: 2024-09-30 04:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 331259
  -bodyTs: "'andrea':7 'cosplay':5 'like':2 'look':1 'merkel':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5587490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928475 {#4929
    date: 2024-01-22 14:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#4933
  +user: App\Entity\User {#4946 …}
  +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: "Looks like he is cosplaying as Andrea Merkel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727662850 {#4928
    date: 2024-09-30 04:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 331259
  -bodyTs: "'andrea':7 'cosplay':5 'like':2 'look':1 'merkel':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5587490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928475 {#4929
    date: 2024-01-22 14:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#4933
  +user: App\Entity\User {#4946 …}
  +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: "Looks like he is cosplaying as Andrea Merkel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727662850 {#4928
    date: 2024-09-30 04:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 331259
  -bodyTs: "'andrea':7 'cosplay':5 'like':2 'look':1 'merkel':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5587490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928475 {#4929
    date: 2024-01-22 14:01:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#5313
  +user: Proxies\__CG__\App\Entity\User {#5314 …}
  +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 {#4933
    +user: App\Entity\User {#4946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like he is cosplaying as Andrea Merkel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727662850 {#4928
      date: 2024-09-30 04:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 331259
    -bodyTs: "'andrea':7 'cosplay':5 'like':2 'look':1 'merkel':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5587490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705928475 {#4929
      date: 2024-01-22 14:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4933}
  +body: "[Andrea Merkel](https://www.eei.tf.fau.de/person/andrea-merkel/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705935743 {#5311
    date: 2024-01-22 16:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@S3verin@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 331540
  -bodyTs: "'/person/andrea-merkel/)':5 'andrea':1 'merkel':2 'www.eei.tf.fau.de':4 'www.eei.tf.fau.de/person/andrea-merkel/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6916390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935743 {#5312
    date: 2024-01-22 16:02: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
227 DENIED edit
App\Entity\EntryComment {#5313
  +user: Proxies\__CG__\App\Entity\User {#5314 …}
  +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 {#4933
    +user: App\Entity\User {#4946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like he is cosplaying as Andrea Merkel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727662850 {#4928
      date: 2024-09-30 04:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 331259
    -bodyTs: "'andrea':7 'cosplay':5 'like':2 'look':1 'merkel':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5587490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705928475 {#4929
      date: 2024-01-22 14:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4933}
  +body: "[Andrea Merkel](https://www.eei.tf.fau.de/person/andrea-merkel/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705935743 {#5311
    date: 2024-01-22 16:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@S3verin@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 331540
  -bodyTs: "'/person/andrea-merkel/)':5 'andrea':1 'merkel':2 'www.eei.tf.fau.de':4 'www.eei.tf.fau.de/person/andrea-merkel/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6916390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935743 {#5312
    date: 2024-01-22 16:02: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
228 DENIED moderate
App\Entity\EntryComment {#5313
  +user: Proxies\__CG__\App\Entity\User {#5314 …}
  +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 {#4933
    +user: App\Entity\User {#4946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like he is cosplaying as Andrea Merkel"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727662850 {#4928
      date: 2024-09-30 04:20:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 331259
    -bodyTs: "'andrea':7 'cosplay':5 'like':2 'look':1 'merkel':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5587490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705928475 {#4929
      date: 2024-01-22 14:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4933}
  +body: "[Andrea Merkel](https://www.eei.tf.fau.de/person/andrea-merkel/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705935743 {#5311
    date: 2024-01-22 16:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@S3verin@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 331540
  -bodyTs: "'/person/andrea-merkel/)':5 'andrea':1 'merkel':2 'www.eei.tf.fau.de':4 'www.eei.tf.fau.de/person/andrea-merkel/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6916390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935743 {#5312
    date: 2024-01-22 16:02: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
229 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
230 DENIED moderate
App\Entity\EntryComment {#5006
  +user: App\Entity\User {#5019 …}
  +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: "Looks like Ninja from Die Antwoord"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727661451 {#5001
    date: 2024-09-30 03:57:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5007 …}
  +nested: Doctrine\ORM\PersistentCollection {#5009 …}
  +votes: Doctrine\ORM\PersistentCollection {#5011 …}
  +reports: Doctrine\ORM\PersistentCollection {#5013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
  -id: 331465
  -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934216 {#5002
    date: 2024-01-22 15:36: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
231 DENIED edit
App\Entity\EntryComment {#5006
  +user: App\Entity\User {#5019 …}
  +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: "Looks like Ninja from Die Antwoord"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727661451 {#5001
    date: 2024-09-30 03:57:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5007 …}
  +nested: Doctrine\ORM\PersistentCollection {#5009 …}
  +votes: Doctrine\ORM\PersistentCollection {#5011 …}
  +reports: Doctrine\ORM\PersistentCollection {#5013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
  -id: 331465
  -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934216 {#5002
    date: 2024-01-22 15:36: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
232 DENIED moderate
App\Entity\EntryComment {#5006
  +user: App\Entity\User {#5019 …}
  +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: "Looks like Ninja from Die Antwoord"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727661451 {#5001
    date: 2024-09-30 03:57:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5007 …}
  +nested: Doctrine\ORM\PersistentCollection {#5009 …}
  +votes: Doctrine\ORM\PersistentCollection {#5011 …}
  +reports: Doctrine\ORM\PersistentCollection {#5013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
  -id: 331465
  -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6915921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934216 {#5002
    date: 2024-01-22 15:36: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
233 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
234 DENIED moderate
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +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 {#5006
    +user: App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Ninja from Die Antwoord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727661451 {#5001
      date: 2024-09-30 03:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5007 …}
    +nested: Doctrine\ORM\PersistentCollection {#5009 …}
    +votes: Doctrine\ORM\PersistentCollection {#5011 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 331465
    -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6915921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934216 {#5002
      date: 2024-01-22 15:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5006}
  +body: "I was thinking about Aurora."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705935143 {#5375
    date: 2024-01-22 15:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 331502
  -bodyTs: "'aurora':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6466100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935143 {#5376
    date: 2024-01-22 15:52: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
235 DENIED edit
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +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 {#5006
    +user: App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Ninja from Die Antwoord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727661451 {#5001
      date: 2024-09-30 03:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5007 …}
    +nested: Doctrine\ORM\PersistentCollection {#5009 …}
    +votes: Doctrine\ORM\PersistentCollection {#5011 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 331465
    -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6915921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934216 {#5002
      date: 2024-01-22 15:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5006}
  +body: "I was thinking about Aurora."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705935143 {#5375
    date: 2024-01-22 15:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 331502
  -bodyTs: "'aurora':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6466100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935143 {#5376
    date: 2024-01-22 15:52: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
236 DENIED moderate
App\Entity\EntryComment {#5377
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +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 {#5006
    +user: App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Ninja from Die Antwoord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727661451 {#5001
      date: 2024-09-30 03:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5007 …}
    +nested: Doctrine\ORM\PersistentCollection {#5009 …}
    +votes: Doctrine\ORM\PersistentCollection {#5011 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 331465
    -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6915921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934216 {#5002
      date: 2024-01-22 15:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5006}
  +body: "I was thinking about Aurora."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705935143 {#5375
    date: 2024-01-22 15:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 331502
  -bodyTs: "'aurora':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6466100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935143 {#5376
    date: 2024-01-22 15:52: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
237 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
238 DENIED moderate
App\Entity\EntryComment {#5393
  +user: Proxies\__CG__\App\Entity\User {#5394 …}
  +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 {#5006
    +user: App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Ninja from Die Antwoord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727661451 {#5001
      date: 2024-09-30 03:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5007 …}
    +nested: Doctrine\ORM\PersistentCollection {#5009 …}
    +votes: Doctrine\ORM\PersistentCollection {#5011 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 331465
    -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6915921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934216 {#5002
      date: 2024-01-22 15:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5006}
  +body: "Somehow it made me think of [this music video](https://youtu.be/BX0lKSa_PTk)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705935361 {#5391
    date: 2024-01-22 15:56:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5397 …}
  +votes: Doctrine\ORM\PersistentCollection {#5399 …}
  +reports: Doctrine\ORM\PersistentCollection {#5401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5405 …}
  -id: 331516
  -bodyTs: "'/bx0lksa_ptk)':12 'made':3 'music':8 'somehow':1 'think':5 'video':9 'youtu.be':11 'youtu.be/bx0lksa_ptk)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6466186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935361 {#5392
    date: 2024-01-22 15:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
239 DENIED edit
App\Entity\EntryComment {#5393
  +user: Proxies\__CG__\App\Entity\User {#5394 …}
  +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 {#5006
    +user: App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Ninja from Die Antwoord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727661451 {#5001
      date: 2024-09-30 03:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5007 …}
    +nested: Doctrine\ORM\PersistentCollection {#5009 …}
    +votes: Doctrine\ORM\PersistentCollection {#5011 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 331465
    -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6915921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934216 {#5002
      date: 2024-01-22 15:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5006}
  +body: "Somehow it made me think of [this music video](https://youtu.be/BX0lKSa_PTk)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705935361 {#5391
    date: 2024-01-22 15:56:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5397 …}
  +votes: Doctrine\ORM\PersistentCollection {#5399 …}
  +reports: Doctrine\ORM\PersistentCollection {#5401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5405 …}
  -id: 331516
  -bodyTs: "'/bx0lksa_ptk)':12 'made':3 'music':8 'somehow':1 'think':5 'video':9 'youtu.be':11 'youtu.be/bx0lksa_ptk)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6466186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935361 {#5392
    date: 2024-01-22 15:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
240 DENIED moderate
App\Entity\EntryComment {#5393
  +user: Proxies\__CG__\App\Entity\User {#5394 …}
  +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 {#5006
    +user: App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Looks like Ninja from Die Antwoord"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727661451 {#5001
      date: 2024-09-30 03:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dulce_3t_decorum_3st@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5007 …}
    +nested: Doctrine\ORM\PersistentCollection {#5009 …}
    +votes: Doctrine\ORM\PersistentCollection {#5011 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 331465
    -bodyTs: "'antwoord':6 'die':5 'like':2 'look':1 'ninja':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6915921"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705934216 {#5002
      date: 2024-01-22 15:36:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5006}
  +body: "Somehow it made me think of [this music video](https://youtu.be/BX0lKSa_PTk)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705935361 {#5391
    date: 2024-01-22 15:56:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@CaptainSpaceman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5397 …}
  +votes: Doctrine\ORM\PersistentCollection {#5399 …}
  +reports: Doctrine\ORM\PersistentCollection {#5401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5405 …}
  -id: 331516
  -bodyTs: "'/bx0lksa_ptk)':12 'made':3 'music':8 'somehow':1 'think':5 'video':9 'youtu.be':11 'youtu.be/bx0lksa_ptk)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6466186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705935361 {#5392
    date: 2024-01-22 15:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
241 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