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

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 …}
}
22.02 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 {#3999
  +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: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1727746158 {#4008
    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 {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -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 {#3940
    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
7 DENIED edit
App\Entity\EntryComment {#3999
  +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: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1727746158 {#4008
    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 {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -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 {#3940
    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
8 DENIED moderate
App\Entity\EntryComment {#3999
  +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: "![](https://lemmy.world/pictrs/image/a801c104-e021-4218-ae21-7b19e8f49301.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 130
  +score: 0
  +lastActive: DateTime @1727746158 {#4008
    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 {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -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 {#3940
    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
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 {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#3999
    +user: App\Entity\User {#3948 …}
    +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 {#4008
      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 {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -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 {#3940
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +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 {#5114
    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 {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -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 {#5115
    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
11 DENIED edit
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#3999
    +user: App\Entity\User {#3948 …}
    +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 {#4008
      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 {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -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 {#3940
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +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 {#5114
    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 {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -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 {#5115
    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
12 DENIED moderate
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#3999
    +user: App\Entity\User {#3948 …}
    +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 {#4008
      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 {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -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 {#3940
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +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 {#5114
    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 {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -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 {#5115
    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
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 {#5411
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5116
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +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 {#4008
        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 {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -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 {#3940
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +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 {#5114
      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 {#5118 …}
    +nested: Doctrine\ORM\PersistentCollection {#5120 …}
    +votes: Doctrine\ORM\PersistentCollection {#5122 …}
    +reports: Doctrine\ORM\PersistentCollection {#5124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
    -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 {#5115
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +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 {#5409
    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 {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -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 {#5410
    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
15 DENIED edit
App\Entity\EntryComment {#5411
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5116
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +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 {#4008
        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 {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -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 {#3940
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +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 {#5114
      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 {#5118 …}
    +nested: Doctrine\ORM\PersistentCollection {#5120 …}
    +votes: Doctrine\ORM\PersistentCollection {#5122 …}
    +reports: Doctrine\ORM\PersistentCollection {#5124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
    -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 {#5115
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +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 {#5409
    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 {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -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 {#5410
    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
16 DENIED moderate
App\Entity\EntryComment {#5411
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5116
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +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 {#4008
        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 {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -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 {#3940
        date: 2024-01-22 10:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +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 {#5114
      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 {#5118 …}
    +nested: Doctrine\ORM\PersistentCollection {#5120 …}
    +votes: Doctrine\ORM\PersistentCollection {#5122 …}
    +reports: Doctrine\ORM\PersistentCollection {#5124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
    -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 {#5115
      date: 2024-01-22 11:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +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 {#5409
    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 {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -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 {#5410
    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
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 {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#3999
    +user: App\Entity\User {#3948 …}
    +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 {#4008
      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 {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -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 {#3940
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5130
    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 {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -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 {#5131
    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
19 DENIED edit
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#3999
    +user: App\Entity\User {#3948 …}
    +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 {#4008
      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 {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -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 {#3940
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5130
    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 {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -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 {#5131
    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
20 DENIED moderate
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#3999
    +user: App\Entity\User {#3948 …}
    +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 {#4008
      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 {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -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 {#3940
      date: 2024-01-22 10:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Came for this, leaving satisfied."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705955824 {#5130
    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 {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -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 {#5131
    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
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 {#4042
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4050
    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 {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -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 {#4047
    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
23 DENIED edit
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4050
    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 {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -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 {#4047
    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
24 DENIED moderate
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4050
    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 {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -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 {#4047
    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
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 {#5212
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5210
    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 {#5214 …}
  +nested: Doctrine\ORM\PersistentCollection {#5216 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
  -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 {#5211
    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
27 DENIED edit
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5210
    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 {#5214 …}
  +nested: Doctrine\ORM\PersistentCollection {#5216 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
  -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 {#5211
    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
28 DENIED moderate
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#5213 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "I wanna know how tf he bowl cut the moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705931367 {#5210
    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 {#5214 …}
  +nested: Doctrine\ORM\PersistentCollection {#5216 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5224 …}
  -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 {#5211
    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
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 {#5228
  +user: Proxies\__CG__\App\Entity\User {#5229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5226
    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 {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -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 {#5227
    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
31 DENIED edit
App\Entity\EntryComment {#5228
  +user: Proxies\__CG__\App\Entity\User {#5229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5226
    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 {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -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 {#5227
    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
32 DENIED moderate
App\Entity\EntryComment {#5228
  +user: Proxies\__CG__\App\Entity\User {#5229 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    Something something Donald Trump.\n
    \n
    Upvotes to the left.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705951665 {#5226
    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 {#5230 …}
  +nested: Doctrine\ORM\PersistentCollection {#5232 …}
  +votes: Doctrine\ORM\PersistentCollection {#5234 …}
  +reports: Doctrine\ORM\PersistentCollection {#5236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5240 …}
  -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 {#5227
    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
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 {#5244
  +user: Proxies\__CG__\App\Entity\User {#5245 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +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 {#5242
    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 {#5246 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5256 …}
  -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 {#5243
    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
35 DENIED edit
App\Entity\EntryComment {#5244
  +user: Proxies\__CG__\App\Entity\User {#5245 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +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 {#5242
    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 {#5246 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5256 …}
  -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 {#5243
    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
36 DENIED moderate
App\Entity\EntryComment {#5244
  +user: Proxies\__CG__\App\Entity\User {#5245 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4042
    +user: App\Entity\User {#4024 …}
    +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 {#4050
      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 {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -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 {#4047
      date: 2024-01-22 12:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +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 {#5242
    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 {#5246 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5250 …}
  +reports: Doctrine\ORM\PersistentCollection {#5252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5256 …}
  -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 {#5243
    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
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 {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4110
    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 {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -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 {#4111
    date: 2024-09-30 06:12:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705937230 {#4112
    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
39 DENIED edit
App\Entity\EntryComment {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4110
    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 {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -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 {#4111
    date: 2024-09-30 06:12:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705937230 {#4112
    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
40 DENIED moderate
App\Entity\EntryComment {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4110
    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 {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -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 {#4111
    date: 2024-09-30 06:12:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705937230 {#4112
    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
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 {#5276
  +user: Proxies\__CG__\App\Entity\User {#5277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4116
    +user: App\Entity\User {#4129 …}
    +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 {#4110
      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 {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -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 {#4111
      date: 2024-09-30 06:12:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705937230 {#4112
      date: 2024-01-22 16:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "What a rare and accurate insult lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705939674 {#5274
    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 {#5278 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5282 …}
  +reports: Doctrine\ORM\PersistentCollection {#5284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5288 …}
  -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 {#5275
    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
43 DENIED edit
App\Entity\EntryComment {#5276
  +user: Proxies\__CG__\App\Entity\User {#5277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4116
    +user: App\Entity\User {#4129 …}
    +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 {#4110
      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 {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -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 {#4111
      date: 2024-09-30 06:12:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705937230 {#4112
      date: 2024-01-22 16:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "What a rare and accurate insult lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705939674 {#5274
    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 {#5278 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5282 …}
  +reports: Doctrine\ORM\PersistentCollection {#5284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5288 …}
  -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 {#5275
    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
44 DENIED moderate
App\Entity\EntryComment {#5276
  +user: Proxies\__CG__\App\Entity\User {#5277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4116
    +user: App\Entity\User {#4129 …}
    +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 {#4110
      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 {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -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 {#4111
      date: 2024-09-30 06:12:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705937230 {#4112
      date: 2024-01-22 16:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "What a rare and accurate insult lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705939674 {#5274
    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 {#5278 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5282 …}
  +reports: Doctrine\ORM\PersistentCollection {#5284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5288 …}
  -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 {#5275
    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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4184
    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 {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -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 {#4185
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4186
    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
47 DENIED edit
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4184
    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 {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -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 {#4185
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4186
    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
48 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4184
    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 {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -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 {#4185
    date: 2024-09-29 14:46:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705914897 {#4186
    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
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 {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4184
      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 {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -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 {#4185
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4186
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5086
    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 {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -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 {#5089
    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
51 DENIED edit
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4184
      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 {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -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 {#4185
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4186
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5086
    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 {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -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 {#5089
    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
52 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4184
      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 {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -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 {#4185
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4186
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "I mean there’s Boris Johnson and his goofy ass haircut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705916348 {#5086
    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 {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -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 {#5089
    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
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 {#5365
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5366
    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 {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5375 …}
  -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 {#5369
    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
55 DENIED edit
App\Entity\EntryComment {#5365
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5366
    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 {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5375 …}
  -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 {#5369
    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
56 DENIED moderate
App\Entity\EntryComment {#5365
  +user: Proxies\__CG__\App\Entity\User {#5361 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5366
    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 {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5375 …}
  -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 {#5369
    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
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 {#5491
  +user: Proxies\__CG__\App\Entity\User {#5496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5365
    +user: Proxies\__CG__\App\Entity\User {#5361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5085
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4190
        +user: App\Entity\User {#4203 …}
        +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 {#4184
          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 {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4193 …}
        +votes: Doctrine\ORM\PersistentCollection {#4195 …}
        +reports: Doctrine\ORM\PersistentCollection {#4197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
        -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 {#4185
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4186
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4190}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5086
        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 {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
      -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 {#5089
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +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 {#5366
      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 {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5355 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5375 …}
    -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 {#5369
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5490
    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 {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5498 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5508 …}
  -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 {#5493
    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
59 DENIED edit
App\Entity\EntryComment {#5491
  +user: Proxies\__CG__\App\Entity\User {#5496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5365
    +user: Proxies\__CG__\App\Entity\User {#5361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5085
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4190
        +user: App\Entity\User {#4203 …}
        +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 {#4184
          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 {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4193 …}
        +votes: Doctrine\ORM\PersistentCollection {#4195 …}
        +reports: Doctrine\ORM\PersistentCollection {#4197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
        -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 {#4185
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4186
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4190}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5086
        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 {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
      -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 {#5089
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +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 {#5366
      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 {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5355 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5375 …}
    -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 {#5369
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5490
    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 {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5498 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5508 …}
  -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 {#5493
    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
60 DENIED moderate
App\Entity\EntryComment {#5491
  +user: Proxies\__CG__\App\Entity\User {#5496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5365
    +user: Proxies\__CG__\App\Entity\User {#5361 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5085
      +user: Proxies\__CG__\App\Entity\User {#5082 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4190
        +user: App\Entity\User {#4203 …}
        +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 {#4184
          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 {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4193 …}
        +votes: Doctrine\ORM\PersistentCollection {#4195 …}
        +reports: Doctrine\ORM\PersistentCollection {#4197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
        -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 {#4185
          date: 2024-09-29 14:46:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705914897 {#4186
          date: 2024-01-22 10:14:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4190}
      +body: "I mean there’s Boris Johnson and his goofy ass haircut."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1705916348 {#5086
        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 {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
      -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 {#5089
        date: 2024-01-22 10:39:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +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 {#5366
      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 {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5355 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5375 …}
    -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 {#5369
      date: 2024-01-22 11:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5490
    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 {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5498 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5508 …}
  -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 {#5493
    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
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 {#5379
  +user: Proxies\__CG__\App\Entity\User {#5380 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5377
    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 {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -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 {#5378
    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
63 DENIED edit
App\Entity\EntryComment {#5379
  +user: Proxies\__CG__\App\Entity\User {#5380 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5377
    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 {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -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 {#5378
    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
64 DENIED moderate
App\Entity\EntryComment {#5379
  +user: Proxies\__CG__\App\Entity\User {#5380 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5377
    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 {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -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 {#5378
    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
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 {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5393
    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 {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -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 {#5394
    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
67 DENIED edit
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5393
    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 {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -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 {#5394
    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
68 DENIED moderate
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5085
    +user: Proxies\__CG__\App\Entity\User {#5082 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "I mean there’s Boris Johnson and his goofy ass haircut."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1705916348 {#5086
      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 {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
    -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 {#5089
      date: 2024-01-22 10:39:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "Michael Fabricant is feeling left out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705916717 {#5393
    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 {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -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 {#5394
    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
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 {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4184
      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 {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -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 {#4185
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4186
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5098
    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 {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -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 {#5099
    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
71 DENIED edit
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4184
      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 {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -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 {#4185
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4186
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5098
    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 {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -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 {#5099
    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
72 DENIED moderate
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4190
    +user: App\Entity\User {#4203 …}
    +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 {#4184
      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 {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -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 {#4185
      date: 2024-09-29 14:46:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705914897 {#4186
      date: 2024-01-22 10:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5098
    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 {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -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 {#5099
    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
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 {#5458
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +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 {#5098
      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 {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -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 {#5099
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5456
    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 {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -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 {#5457
    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
75 DENIED edit
App\Entity\EntryComment {#5458
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +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 {#5098
      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 {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -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 {#5099
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5456
    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 {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -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 {#5457
    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
76 DENIED moderate
App\Entity\EntryComment {#5458
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +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 {#4184
        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 {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -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 {#4185
        date: 2024-09-29 14:46:26.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705914897 {#4186
        date: 2024-01-22 10:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +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 {#5098
      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 {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -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 {#5099
      date: 2024-01-22 16:56:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +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 {#5456
    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 {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -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 {#5457
    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
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 {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you hit random in the character creator only like 6 times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1705930575 {#4258
    date: 2024-01-22 14:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 331336
  -bodyTs: "'6':11 'charact':7 'creator':8 'hit':3 'like':10 'random':4 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8536437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930575 {#4259
    date: 2024-01-22 14:36: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
79 DENIED edit
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you hit random in the character creator only like 6 times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1705930575 {#4258
    date: 2024-01-22 14:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 331336
  -bodyTs: "'6':11 'charact':7 'creator':8 'hit':3 'like':10 'random':4 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8536437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930575 {#4259
    date: 2024-01-22 14:36: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
80 DENIED moderate
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you hit random in the character creator only like 6 times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1705930575 {#4258
    date: 2024-01-22 14:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 331336
  -bodyTs: "'6':11 'charact':7 'creator':8 'hit':3 'like':10 'random':4 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8536437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930575 {#4259
    date: 2024-01-22 14:36: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
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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4331
    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 {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -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 {#4332
    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
83 DENIED edit
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4331
    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 {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -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 {#4332
    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
84 DENIED moderate
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4331
    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 {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -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 {#4332
    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
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 {#5260
  +user: Proxies\__CG__\App\Entity\User {#5261 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4336
    +user: App\Entity\User {#4349 …}
    +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 {#4331
      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 {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -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 {#4332
      date: 2024-01-22 12:26:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5258
    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 {#5262 …}
  +nested: Doctrine\ORM\PersistentCollection {#5264 …}
  +votes: Doctrine\ORM\PersistentCollection {#5266 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -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 {#5259
    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
87 DENIED edit
App\Entity\EntryComment {#5260
  +user: Proxies\__CG__\App\Entity\User {#5261 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4336
    +user: App\Entity\User {#4349 …}
    +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 {#4331
      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 {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -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 {#4332
      date: 2024-01-22 12:26:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5258
    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 {#5262 …}
  +nested: Doctrine\ORM\PersistentCollection {#5264 …}
  +votes: Doctrine\ORM\PersistentCollection {#5266 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -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 {#5259
    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
88 DENIED moderate
App\Entity\EntryComment {#5260
  +user: Proxies\__CG__\App\Entity\User {#5261 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4336
    +user: App\Entity\User {#4349 …}
    +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 {#4331
      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 {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -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 {#4332
      date: 2024-01-22 12:26:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5258
    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 {#5262 …}
  +nested: Doctrine\ORM\PersistentCollection {#5264 …}
  +votes: Doctrine\ORM\PersistentCollection {#5266 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -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 {#5259
    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
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 {#5427
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5260
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +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 {#4331
        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 {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -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 {#4332
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5258
      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 {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -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 {#5259
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5425
    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 {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -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 {#5426
    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
91 DENIED edit
App\Entity\EntryComment {#5427
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5260
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +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 {#4331
        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 {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -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 {#4332
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5258
      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 {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -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 {#5259
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5425
    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 {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -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 {#5426
    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
92 DENIED moderate
App\Entity\EntryComment {#5427
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5260
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +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 {#4331
        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 {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -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 {#4332
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5258
      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 {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -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 {#5259
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5425
    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 {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -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 {#5426
    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
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 {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5260
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +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 {#4331
        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 {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -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 {#4332
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5258
      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 {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -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 {#5259
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5440
    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 {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -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 {#5441
    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
95 DENIED edit
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5260
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +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 {#4331
        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 {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -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 {#4332
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5258
      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 {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -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 {#5259
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5440
    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 {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -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 {#5441
    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
96 DENIED moderate
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5260
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +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 {#4331
        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 {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -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 {#4332
        date: 2024-01-22 12:26:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5258
      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 {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -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 {#5259
      date: 2024-01-22 12:45:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5440
    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 {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -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 {#5441
    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
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 {#5512
  +user: Proxies\__CG__\App\Entity\User {#5261 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5260
      +user: Proxies\__CG__\App\Entity\User {#5261 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4336
        +user: App\Entity\User {#4349 …}
        +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 {#4331
          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 {#4337 …}
        +nested: Doctrine\ORM\PersistentCollection {#4339 …}
        +votes: Doctrine\ORM\PersistentCollection {#4341 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -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 {#4332
          date: 2024-01-22 12:26:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +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 {#5258
        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 {#5262 …}
      +nested: Doctrine\ORM\PersistentCollection {#5264 …}
      +votes: Doctrine\ORM\PersistentCollection {#5266 …}
      +reports: Doctrine\ORM\PersistentCollection {#5268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
      -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 {#5259
        date: 2024-01-22 12:45:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5440
      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 {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -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 {#5441
      date: 2024-01-22 15:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5510
    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 {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5517 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -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 {#5511
    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
99 DENIED edit
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5261 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5260
      +user: Proxies\__CG__\App\Entity\User {#5261 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4336
        +user: App\Entity\User {#4349 …}
        +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 {#4331
          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 {#4337 …}
        +nested: Doctrine\ORM\PersistentCollection {#4339 …}
        +votes: Doctrine\ORM\PersistentCollection {#4341 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -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 {#4332
          date: 2024-01-22 12:26:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +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 {#5258
        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 {#5262 …}
      +nested: Doctrine\ORM\PersistentCollection {#5264 …}
      +votes: Doctrine\ORM\PersistentCollection {#5266 …}
      +reports: Doctrine\ORM\PersistentCollection {#5268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
      -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 {#5259
        date: 2024-01-22 12:45:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5440
      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 {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -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 {#5441
      date: 2024-01-22 15:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5510
    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 {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5517 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -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 {#5511
    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
100 DENIED moderate
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5261 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5260
      +user: Proxies\__CG__\App\Entity\User {#5261 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4336
        +user: App\Entity\User {#4349 …}
        +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 {#4331
          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 {#4337 …}
        +nested: Doctrine\ORM\PersistentCollection {#4339 …}
        +votes: Doctrine\ORM\PersistentCollection {#4341 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -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 {#4332
          date: 2024-01-22 12:26:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +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 {#5258
        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 {#5262 …}
      +nested: Doctrine\ORM\PersistentCollection {#5264 …}
      +votes: Doctrine\ORM\PersistentCollection {#5266 …}
      +reports: Doctrine\ORM\PersistentCollection {#5268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
      -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 {#5259
        date: 2024-01-22 12:45:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5440
      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 {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -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 {#5441
      date: 2024-01-22 15:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5510
    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 {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5517 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -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 {#5511
    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
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 {#5526
  +user: Proxies\__CG__\App\Entity\User {#5534 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5512
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5442
      +user: Proxies\__CG__\App\Entity\User {#5443 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5260
        +user: Proxies\__CG__\App\Entity\User {#5261 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4336
          +user: App\Entity\User {#4349 …}
          +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 {#4331
            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 {#4337 …}
          +nested: Doctrine\ORM\PersistentCollection {#4339 …}
          +votes: Doctrine\ORM\PersistentCollection {#4341 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -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 {#4332
            date: 2024-01-22 12:26:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4336}
        +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 {#5258
          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 {#5262 …}
        +nested: Doctrine\ORM\PersistentCollection {#5264 …}
        +votes: Doctrine\ORM\PersistentCollection {#5266 …}
        +reports: Doctrine\ORM\PersistentCollection {#5268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
        -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 {#5259
          date: 2024-01-22 12:45:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +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 {#5440
        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 {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5446 …}
      +votes: Doctrine\ORM\PersistentCollection {#5448 …}
      +reports: Doctrine\ORM\PersistentCollection {#5450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
      -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 {#5441
        date: 2024-01-22 15:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5510
      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 {#5513 …}
    +nested: Doctrine\ORM\PersistentCollection {#5515 …}
    +votes: Doctrine\ORM\PersistentCollection {#5517 …}
    +reports: Doctrine\ORM\PersistentCollection {#5519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
    -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 {#5511
      date: 2024-01-22 15:26:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5531
    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 {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5546 …}
  -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 {#5528
    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
103 DENIED edit
App\Entity\EntryComment {#5526
  +user: Proxies\__CG__\App\Entity\User {#5534 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5512
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5442
      +user: Proxies\__CG__\App\Entity\User {#5443 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5260
        +user: Proxies\__CG__\App\Entity\User {#5261 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4336
          +user: App\Entity\User {#4349 …}
          +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 {#4331
            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 {#4337 …}
          +nested: Doctrine\ORM\PersistentCollection {#4339 …}
          +votes: Doctrine\ORM\PersistentCollection {#4341 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -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 {#4332
            date: 2024-01-22 12:26:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4336}
        +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 {#5258
          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 {#5262 …}
        +nested: Doctrine\ORM\PersistentCollection {#5264 …}
        +votes: Doctrine\ORM\PersistentCollection {#5266 …}
        +reports: Doctrine\ORM\PersistentCollection {#5268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
        -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 {#5259
          date: 2024-01-22 12:45:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +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 {#5440
        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 {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5446 …}
      +votes: Doctrine\ORM\PersistentCollection {#5448 …}
      +reports: Doctrine\ORM\PersistentCollection {#5450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
      -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 {#5441
        date: 2024-01-22 15:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5510
      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 {#5513 …}
    +nested: Doctrine\ORM\PersistentCollection {#5515 …}
    +votes: Doctrine\ORM\PersistentCollection {#5517 …}
    +reports: Doctrine\ORM\PersistentCollection {#5519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
    -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 {#5511
      date: 2024-01-22 15:26:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5531
    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 {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5546 …}
  -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 {#5528
    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
104 DENIED moderate
App\Entity\EntryComment {#5526
  +user: Proxies\__CG__\App\Entity\User {#5534 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5512
    +user: Proxies\__CG__\App\Entity\User {#5261 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5442
      +user: Proxies\__CG__\App\Entity\User {#5443 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5260
        +user: Proxies\__CG__\App\Entity\User {#5261 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4336
          +user: App\Entity\User {#4349 …}
          +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 {#4331
            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 {#4337 …}
          +nested: Doctrine\ORM\PersistentCollection {#4339 …}
          +votes: Doctrine\ORM\PersistentCollection {#4341 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -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 {#4332
            date: 2024-01-22 12:26:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4336}
        +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 {#5258
          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 {#5262 …}
        +nested: Doctrine\ORM\PersistentCollection {#5264 …}
        +votes: Doctrine\ORM\PersistentCollection {#5266 …}
        +reports: Doctrine\ORM\PersistentCollection {#5268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
        -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 {#5259
          date: 2024-01-22 12:45:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +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 {#5440
        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 {#5444 …}
      +nested: Doctrine\ORM\PersistentCollection {#5446 …}
      +votes: Doctrine\ORM\PersistentCollection {#5448 …}
      +reports: Doctrine\ORM\PersistentCollection {#5450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
      -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 {#5441
        date: 2024-01-22 15:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +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 {#5510
      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 {#5513 …}
    +nested: Doctrine\ORM\PersistentCollection {#5515 …}
    +votes: Doctrine\ORM\PersistentCollection {#5517 …}
    +reports: Doctrine\ORM\PersistentCollection {#5519 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
    -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 {#5511
      date: 2024-01-22 15:26:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +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 {#5531
    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 {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5546 …}
  -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 {#5528
    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
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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I grow up, I want to be a Playmobil. But a nazi Playmobil.\n
    \n
    Say no more!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705934550 {#4404
    date: 2024-01-22 15:42:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 331476
  -bodyTs: "'grow':3 'nazi':13 'playmobil':10,14 'say':15 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6916009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934550 {#4405
    date: 2024-01-22 15:42:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I grow up, I want to be a Playmobil. But a nazi Playmobil.\n
    \n
    Say no more!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705934550 {#4404
    date: 2024-01-22 15:42:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 331476
  -bodyTs: "'grow':3 'nazi':13 'playmobil':10,14 'say':15 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6916009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934550 {#4405
    date: 2024-01-22 15:42:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705914839 {#1793
      date: 2024-01-22 10:13:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I grow up, I want to be a Playmobil. But a nazi Playmobil.\n
    \n
    Say no more!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705934550 {#4404
    date: 2024-01-22 15:42:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 331476
  -bodyTs: "'grow':3 'nazi':13 'playmobil':10,14 'say':15 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6916009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934550 {#4405
    date: 2024-01-22 15:42:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 is why they wear hoods"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705928326 {#4478
    date: 2024-01-22 13:58:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 331253
  -bodyTs: "'hood':6 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928326 {#4479
    date: 2024-01-22 13:58: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
111 DENIED edit
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 is why they wear hoods"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705928326 {#4478
    date: 2024-01-22 13:58:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 331253
  -bodyTs: "'hood':6 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928326 {#4479
    date: 2024-01-22 13:58: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
112 DENIED moderate
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 is why they wear hoods"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705928326 {#4478
    date: 2024-01-22 13:58:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 331253
  -bodyTs: "'hood':6 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6914412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705928326 {#4479
    date: 2024-01-22 13:58: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
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 {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4551
    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 {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -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 {#4552
    date: 2024-09-30 09:32:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705939820 {#4553
    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
115 DENIED edit
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4551
    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 {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -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 {#4552
    date: 2024-09-30 09:32:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705939820 {#4553
    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
116 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4551
    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 {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -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 {#4552
    date: 2024-09-30 09:32:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705939820 {#4553
    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
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 {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4557
    +user: App\Entity\User {#4570 …}
    +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 {#4551
      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 {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -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 {#4552
      date: 2024-09-30 09:32:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705939820 {#4553
      date: 2024-01-22 17:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +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 {#5306
    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 {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -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 {#5307
    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
119 DENIED edit
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4557
    +user: App\Entity\User {#4570 …}
    +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 {#4551
      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 {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -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 {#4552
      date: 2024-09-30 09:32:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705939820 {#4553
      date: 2024-01-22 17:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +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 {#5306
    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 {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -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 {#5307
    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
120 DENIED moderate
App\Entity\EntryComment {#5308
  +user: Proxies\__CG__\App\Entity\User {#5309 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4557
    +user: App\Entity\User {#4570 …}
    +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 {#4551
      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 {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -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 {#4552
      date: 2024-09-30 09:32:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705939820 {#4553
      date: 2024-01-22 17:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +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 {#5306
    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 {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -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 {#5307
    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
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 {#5473
  +user: Proxies\__CG__\App\Entity\User {#5474 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5308
    +user: Proxies\__CG__\App\Entity\User {#5309 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +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 {#4551
        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 {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -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 {#4552
        date: 2024-09-30 09:32:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705939820 {#4553
        date: 2024-01-22 17:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +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 {#5306
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5314 …}
    +reports: Doctrine\ORM\PersistentCollection {#5316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
    -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 {#5307
      date: 2024-01-22 22:04:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +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 {#5471
    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 {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -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 {#5472
    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
123 DENIED edit
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#5474 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5308
    +user: Proxies\__CG__\App\Entity\User {#5309 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +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 {#4551
        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 {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -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 {#4552
        date: 2024-09-30 09:32:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705939820 {#4553
        date: 2024-01-22 17:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +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 {#5306
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5314 …}
    +reports: Doctrine\ORM\PersistentCollection {#5316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
    -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 {#5307
      date: 2024-01-22 22:04:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +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 {#5471
    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 {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -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 {#5472
    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
124 DENIED moderate
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#5474 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#5308
    +user: Proxies\__CG__\App\Entity\User {#5309 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +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 {#4551
        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 {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -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 {#4552
        date: 2024-09-30 09:32:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705939820 {#4553
        date: 2024-01-22 17:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +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 {#5306
      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 {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5314 …}
    +reports: Doctrine\ORM\PersistentCollection {#5316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
    -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 {#5307
      date: 2024-01-22 22:04:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +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 {#5471
    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 {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -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 {#5472
    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
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 {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4626
    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 {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -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 {#4627
    date: 2024-09-30 22:53:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705952545 {#4628
    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
127 DENIED edit
App\Entity\EntryComment {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4626
    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 {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -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 {#4627
    date: 2024-09-30 22:53:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705952545 {#4628
    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
128 DENIED moderate
App\Entity\EntryComment {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4626
    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 {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -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 {#4627
    date: 2024-09-30 22:53:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705952545 {#4628
    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
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 {#5324
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4632
    +user: App\Entity\User {#4645 …}
    +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 {#4626
      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 {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -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 {#4627
      date: 2024-09-30 22:53:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705952545 {#4628
      date: 2024-01-22 20:42:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "The sentence… Is woof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706051073 {#5322
    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 {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -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 {#5323
    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
131 DENIED edit
App\Entity\EntryComment {#5324
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4632
    +user: App\Entity\User {#4645 …}
    +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 {#4626
      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 {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -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 {#4627
      date: 2024-09-30 22:53:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705952545 {#4628
      date: 2024-01-22 20:42:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "The sentence… Is woof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706051073 {#5322
    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 {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -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 {#5323
    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
132 DENIED moderate
App\Entity\EntryComment {#5324
  +user: Proxies\__CG__\App\Entity\User {#5325 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4632
    +user: App\Entity\User {#4645 …}
    +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 {#4626
      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 {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -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 {#4627
      date: 2024-09-30 22:53:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705952545 {#4628
      date: 2024-01-22 20:42:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "The sentence… Is woof."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706051073 {#5322
    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 {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -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 {#5323
    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
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 {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 recall something about this with Boris Johnson being intentional. That may be what’s happening here. It’s so bad that your political opponents fixate on it, and half the articles written about you are about your dumb looks instead of your monstrous policies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705940630 {#4700
    date: 2024-01-22 17:23:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 331765
  -bodyTs: "'articl':32 'bad':21 'bori':7 'dumb':39 'fixat':26 'half':30 'happen':16 'instead':41 'intent':10 'johnson':8 'look':40 'may':12 'monstrous':44 'oppon':25 'polici':45 'polit':24 'recal':2 'someth':3 'written':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940630 {#4701
    date: 2024-01-22 17:23: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
135 DENIED edit
App\Entity\EntryComment {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 recall something about this with Boris Johnson being intentional. That may be what’s happening here. It’s so bad that your political opponents fixate on it, and half the articles written about you are about your dumb looks instead of your monstrous policies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705940630 {#4700
    date: 2024-01-22 17:23:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 331765
  -bodyTs: "'articl':32 'bad':21 'bori':7 'dumb':39 'fixat':26 'half':30 'happen':16 'instead':41 'intent':10 'johnson':8 'look':40 'may':12 'monstrous':44 'oppon':25 'polici':45 'polit':24 'recal':2 'someth':3 'written':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940630 {#4701
    date: 2024-01-22 17:23: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
136 DENIED moderate
App\Entity\EntryComment {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 recall something about this with Boris Johnson being intentional. That may be what’s happening here. It’s so bad that your political opponents fixate on it, and half the articles written about you are about your dumb looks instead of your monstrous policies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705940630 {#4700
    date: 2024-01-22 17:23:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 331765
  -bodyTs: "'articl':32 'bad':21 'bori':7 'dumb':39 'fixat':26 'half':30 'happen':16 'instead':41 'intent':10 'johnson':8 'look':40 'may':12 'monstrous':44 'oppon':25 'polici':45 'polit':24 'recal':2 'someth':3 'written':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6917886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705940630 {#4701
    date: 2024-01-22 17:23: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
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 {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4773
    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 {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -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 {#4774
    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
139 DENIED edit
App\Entity\EntryComment {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4773
    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 {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -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 {#4774
    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
140 DENIED moderate
App\Entity\EntryComment {#4778
  +user: App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4773
    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 {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -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 {#4774
    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
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 {#5292
  +user: Proxies\__CG__\App\Entity\User {#5293 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4778
    +user: App\Entity\User {#4791 …}
    +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 {#4773
      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 {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -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 {#4774
      date: 2024-01-22 16:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "So called masterrace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705938271 {#5290
    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 {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 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 {#5291
    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
143 DENIED edit
App\Entity\EntryComment {#5292
  +user: Proxies\__CG__\App\Entity\User {#5293 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4778
    +user: App\Entity\User {#4791 …}
    +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 {#4773
      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 {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -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 {#4774
      date: 2024-01-22 16:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "So called masterrace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705938271 {#5290
    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 {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 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 {#5291
    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
144 DENIED moderate
App\Entity\EntryComment {#5292
  +user: Proxies\__CG__\App\Entity\User {#5293 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4778
    +user: App\Entity\User {#4791 …}
    +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 {#4773
      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 {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -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 {#4774
      date: 2024-01-22 16:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4778}
  +body: "So called masterrace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705938271 {#5290
    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 {#5294 …}
  +nested: Doctrine\ORM\PersistentCollection {#5296 …}
  +votes: Doctrine\ORM\PersistentCollection {#5298 …}
  +reports: Doctrine\ORM\PersistentCollection {#5300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5304 …}
  -id: 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 {#5291
    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
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 {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4848
    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 {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -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 {#4849
    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
147 DENIED edit
App\Entity\EntryComment {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4848
    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 {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -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 {#4849
    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
148 DENIED moderate
App\Entity\EntryComment {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4848
    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 {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -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 {#4849
    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
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 {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4853
    +user: App\Entity\User {#4866 …}
    +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 {#4848
      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 {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
    -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 {#4849
      date: 2024-01-23 09:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: "Javier Milei in Argentina is staying true to the combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706050972 {#5338
    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 {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -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 {#5339
    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
151 DENIED edit
App\Entity\EntryComment {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4853
    +user: App\Entity\User {#4866 …}
    +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 {#4848
      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 {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
    -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 {#4849
      date: 2024-01-23 09:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: "Javier Milei in Argentina is staying true to the combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706050972 {#5338
    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 {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -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 {#5339
    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
152 DENIED moderate
App\Entity\EntryComment {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4853
    +user: App\Entity\User {#4866 …}
    +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 {#4848
      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 {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
    -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 {#4849
      date: 2024-01-23 09:53:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: "Javier Milei in Argentina is staying true to the combo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706050972 {#5338
    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 {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -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 {#5339
    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
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 {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4921
    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 {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4922
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4923
    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
155 DENIED edit
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4921
    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 {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4922
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4923
    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
156 DENIED moderate
App\Entity\EntryComment {#4927
  +user: App\Entity\User {#4940 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4921
    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 {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4922
    date: 2024-09-29 14:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705920744 {#4923
    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
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 {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5146
    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 {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -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 {#5147
    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
159 DENIED edit
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5146
    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 {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -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 {#5147
    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
160 DENIED moderate
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5146
    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 {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -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 {#5147
    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
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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5162
    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 {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -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 {#5163
    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
163 DENIED edit
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5162
    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 {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -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 {#5163
    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
164 DENIED moderate
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5162
    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 {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -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 {#5163
    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
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 {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5178
    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 {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -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 {#5179
    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
167 DENIED edit
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5178
    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 {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -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 {#5179
    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
168 DENIED moderate
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +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 {#5178
    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 {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -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 {#5179
    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
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 {#5196
  +user: Proxies\__CG__\App\Entity\User {#5197 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5194
    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 {#5198 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5202 …}
  +reports: Doctrine\ORM\PersistentCollection {#5204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
  -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 {#5195
    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
171 DENIED edit
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5197 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5194
    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 {#5198 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5202 …}
  +reports: Doctrine\ORM\PersistentCollection {#5204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
  -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 {#5195
    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
172 DENIED moderate
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5197 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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 {#4927
    +user: App\Entity\User {#4940 …}
    +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 {#4921
      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 {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -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 {#4922
      date: 2024-09-29 14:58:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705920744 {#4923
      date: 2024-01-22 11:52:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4927}
  +body: "You forgot: Javier Milei and his brazilian friend Jair Bolsonaro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705936900 {#5194
    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 {#5198 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5202 …}
  +reports: Doctrine\ORM\PersistentCollection {#5204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5208 …}
  -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 {#5195
    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
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 {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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: """
    “Look what I can do!”\n
    \n
    ![](https://bestlifeonline.com/wp-content/uploads/sites/3/2022/05/Untitled-design-17-.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705951398 {#4995
    date: 2024-01-22 20:23:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 332303
  -bodyTs: "'/wp-content/uploads/sites/3/2022/05/untitled-design-17-.png)':8 'bestlifeonline.com':7 'bestlifeonline.com/wp-content/uploads/sites/3/2022/05/untitled-design-17-.png)':6 'look':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705951398 {#4996
    date: 2024-01-22 20:23:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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: """
    “Look what I can do!”\n
    \n
    ![](https://bestlifeonline.com/wp-content/uploads/sites/3/2022/05/Untitled-design-17-.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705951398 {#4995
    date: 2024-01-22 20:23:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 332303
  -bodyTs: "'/wp-content/uploads/sites/3/2022/05/untitled-design-17-.png)':8 'bestlifeonline.com':7 'bestlifeonline.com/wp-content/uploads/sites/3/2022/05/untitled-design-17-.png)':6 'look':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705951398 {#4996
    date: 2024-01-22 20:23:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5000
  +user: App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "This-is-the-master-race"
    +title: "This is the master race...?"
    +url: "https://lemmy.world/pictrs/image/a3051ba5-00b4-4b3d-bee7-0409c26ce4cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 96
    +favouriteCount: 833
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728094319 {#2414
      date: 2024-10-05 04:11:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 32336
    -titleTs: "'master':4 'race':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706001239
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11030396"
    +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: """
    “Look what I can do!”\n
    \n
    ![](https://bestlifeonline.com/wp-content/uploads/sites/3/2022/05/Untitled-design-17-.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705951398 {#4995
    date: 2024-01-22 20:23:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 332303
  -bodyTs: "'/wp-content/uploads/sites/3/2022/05/untitled-design-17-.png)':8 'bestlifeonline.com':7 'bestlifeonline.com/wp-content/uploads/sites/3/2022/05/untitled-design-17-.png)':6 'look':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6921232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705951398 {#4996
    date: 2024-01-22 20:23:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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