GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/31528/Racismed/active?p=1

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.98 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Racismed"
  +title: "Racismed"
  +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 1052
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727073255 {#2414
    date: 2024-09-23 08:34:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 31528
  -titleTs: "'racism':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10873025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595097 {#1793
    date: 2024-01-18 17:24:57.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: "Racismed"
  +title: "Racismed"
  +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 1052
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727073255 {#2414
    date: 2024-09-23 08:34:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 31528
  -titleTs: "'racism':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10873025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595097 {#1793
    date: 2024-01-18 17:24:57.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: "Racismed"
  +title: "Racismed"
  +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 1052
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727073255 {#2414
    date: 2024-09-23 08:34:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 31528
  -titleTs: "'racism':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10873025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595097 {#1793
    date: 2024-01-18 17:24:57.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 {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    War is peace.\n
    \n
    Freedom is slavery.\n
    \n
    Ignorance is strength.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1727073255 {#4008
    date: 2024-09-23 08:34:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@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: 320106
  -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605917 {#3944
    date: 2024-01-18 20:25: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
7 DENIED edit
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    War is peace.\n
    \n
    Freedom is slavery.\n
    \n
    Ignorance is strength.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1727073255 {#4008
    date: 2024-09-23 08:34:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@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: 320106
  -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605917 {#3944
    date: 2024-01-18 20:25: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
8 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    War is peace.\n
    \n
    Freedom is slavery.\n
    \n
    Ignorance is strength.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1727073255 {#4008
    date: 2024-09-23 08:34:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@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: 320106
  -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605917 {#3944
    date: 2024-01-18 20:25: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
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 {#5227
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "France is bacon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705608028 {#5225
    date: 2024-01-18 21:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5229 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 320199
  -bodyTs: "'bacon':3 'franc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608028 {#5226
    date: 2024-01-18 21:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5227
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "France is bacon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705608028 {#5225
    date: 2024-01-18 21:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5229 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 320199
  -bodyTs: "'bacon':3 'franc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608028 {#5226
    date: 2024-01-18 21:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5227
  +user: Proxies\__CG__\App\Entity\User {#5228 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "France is bacon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705608028 {#5225
    date: 2024-01-18 21:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5229 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 320199
  -bodyTs: "'bacon':3 'franc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608028 {#5226
    date: 2024-01-18 21:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5454
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "France is bacon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705608028 {#5225
      date: 2024-01-18 21:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 320199
    -bodyTs: "'bacon':3 'franc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705608028 {#5226
      date: 2024-01-18 21:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "SIR France is bacon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705609967 {#5452
    date: 2024-01-18 21:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 320285
  -bodyTs: "'bacon':4 'franc':2 'sir':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705609967 {#5453
    date: 2024-01-18 21:32: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
15 DENIED edit
App\Entity\EntryComment {#5454
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "France is bacon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705608028 {#5225
      date: 2024-01-18 21:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 320199
    -bodyTs: "'bacon':3 'franc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705608028 {#5226
      date: 2024-01-18 21:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "SIR France is bacon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705609967 {#5452
    date: 2024-01-18 21:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 320285
  -bodyTs: "'bacon':4 'franc':2 'sir':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705609967 {#5453
    date: 2024-01-18 21:32: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
16 DENIED moderate
App\Entity\EntryComment {#5454
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: Proxies\__CG__\App\Entity\User {#5228 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "France is bacon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705608028 {#5225
      date: 2024-01-18 21:00:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5229 …}
    +nested: Doctrine\ORM\PersistentCollection {#5231 …}
    +votes: Doctrine\ORM\PersistentCollection {#5233 …}
    +reports: Doctrine\ORM\PersistentCollection {#5235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
    -id: 320199
    -bodyTs: "'bacon':3 'franc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705608028 {#5226
      date: 2024-01-18 21:00:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "SIR France is bacon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705609967 {#5452
    date: 2024-01-18 21:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 320285
  -bodyTs: "'bacon':4 'franc':2 'sir':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705609967 {#5453
    date: 2024-01-18 21:32: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
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 {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
    \n
    If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705612958 {#5241
    date: 2024-01-18 22:22:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 320417
  -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7725914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612958 {#5242
    date: 2024-01-18 22:22:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
    \n
    If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705612958 {#5241
    date: 2024-01-18 22:22:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 320417
  -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7725914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612958 {#5242
    date: 2024-01-18 22:22:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
    \n
    If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705612958 {#5241
    date: 2024-01-18 22:22:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 320417
  -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7725914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612958 {#5242
    date: 2024-01-18 22:22:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5469
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
      \n
      If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705612958 {#5241
      date: 2024-01-18 22:22:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 320417
    -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7725914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705612958 {#5242
      date: 2024-01-18 22:22:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "“When you’re accustomed to privilege, equality feels like oppression.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705614061 {#5467
    date: 2024-01-18 22:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5470 …}
  +nested: Doctrine\ORM\PersistentCollection {#5472 …}
  +votes: Doctrine\ORM\PersistentCollection {#5474 …}
  +reports: Doctrine\ORM\PersistentCollection {#5476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
  -id: 320471
  -bodyTs: "'accustom':4 'equal':7 'feel':8 'like':9 'oppress':10 'privileg':6 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705614061 {#5468
    date: 2024-01-18 22:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5469
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
      \n
      If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705612958 {#5241
      date: 2024-01-18 22:22:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 320417
    -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7725914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705612958 {#5242
      date: 2024-01-18 22:22:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "“When you’re accustomed to privilege, equality feels like oppression.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705614061 {#5467
    date: 2024-01-18 22:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5470 …}
  +nested: Doctrine\ORM\PersistentCollection {#5472 …}
  +votes: Doctrine\ORM\PersistentCollection {#5474 …}
  +reports: Doctrine\ORM\PersistentCollection {#5476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
  -id: 320471
  -bodyTs: "'accustom':4 'equal':7 'feel':8 'like':9 'oppress':10 'privileg':6 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705614061 {#5468
    date: 2024-01-18 22:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5469
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
      \n
      If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705612958 {#5241
      date: 2024-01-18 22:22:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 320417
    -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7725914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705612958 {#5242
      date: 2024-01-18 22:22:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "“When you’re accustomed to privilege, equality feels like oppression.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705614061 {#5467
    date: 2024-01-18 22:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5470 …}
  +nested: Doctrine\ORM\PersistentCollection {#5472 …}
  +votes: Doctrine\ORM\PersistentCollection {#5474 …}
  +reports: Doctrine\ORM\PersistentCollection {#5476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
  -id: 320471
  -bodyTs: "'accustom':4 'equal':7 'feel':8 'like':9 'oppress':10 'privileg':6 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705614061 {#5468
    date: 2024-01-18 22:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5584
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
        \n
        If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705612958 {#5241
        date: 2024-01-18 22:22:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 320417
      -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7725914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705612958 {#5242
        date: 2024-01-18 22:22:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "“When you’re accustomed to privilege, equality feels like oppression.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705614061 {#5467
      date: 2024-01-18 22:41:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@CareHare@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5470 …}
    +nested: Doctrine\ORM\PersistentCollection {#5472 …}
    +votes: Doctrine\ORM\PersistentCollection {#5474 …}
    +reports: Doctrine\ORM\PersistentCollection {#5476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
    -id: 320471
    -bodyTs: "'accustom':4 'equal':7 'feel':8 'like':9 'oppress':10 'privileg':6 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614061 {#5468
      date: 2024-01-18 22:41:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    The origin of that phrase is ironic, given how it’s used. It originates from a USENET post from the late 90s by what was essentially a proto-MRA referring to a woman.\n
    \n
    I could see applying it in that direction today still, if talking about certain domains, like conscription or basically anything tied to the criminal justice system, or services for the homeless or victims of abuse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632751 {#5582
    date: 2024-01-19 03:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5585 …}
  +nested: Doctrine\ORM\PersistentCollection {#5587 …}
  +votes: Doctrine\ORM\PersistentCollection {#5589 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 321250
  -bodyTs: "'90s':22 'abus':69 'anyth':54 'appli':38 'basic':53 'certain':48 'conscript':51 'could':36 'crimin':58 'direct':42 'domain':49 'essenti':26 'given':8 'homeless':65 'iron':7 'justic':59 'late':21 'like':50 'mra':30 'origin':2,14 'phrase':5 'post':18 'proto':29 'proto-mra':28 'refer':31 'see':37 'servic':62 'still':44 'system':60 'talk':46 'tie':55 'today':43 'use':12 'usenet':17 'victim':67 'woman':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7473728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632751 {#5583
    date: 2024-01-19 03:52: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
27 DENIED edit
App\Entity\EntryComment {#5584
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
        \n
        If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705612958 {#5241
        date: 2024-01-18 22:22:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 320417
      -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7725914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705612958 {#5242
        date: 2024-01-18 22:22:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "“When you’re accustomed to privilege, equality feels like oppression.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705614061 {#5467
      date: 2024-01-18 22:41:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@CareHare@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5470 …}
    +nested: Doctrine\ORM\PersistentCollection {#5472 …}
    +votes: Doctrine\ORM\PersistentCollection {#5474 …}
    +reports: Doctrine\ORM\PersistentCollection {#5476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
    -id: 320471
    -bodyTs: "'accustom':4 'equal':7 'feel':8 'like':9 'oppress':10 'privileg':6 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614061 {#5468
      date: 2024-01-18 22:41:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    The origin of that phrase is ironic, given how it’s used. It originates from a USENET post from the late 90s by what was essentially a proto-MRA referring to a woman.\n
    \n
    I could see applying it in that direction today still, if talking about certain domains, like conscription or basically anything tied to the criminal justice system, or services for the homeless or victims of abuse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632751 {#5582
    date: 2024-01-19 03:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5585 …}
  +nested: Doctrine\ORM\PersistentCollection {#5587 …}
  +votes: Doctrine\ORM\PersistentCollection {#5589 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 321250
  -bodyTs: "'90s':22 'abus':69 'anyth':54 'appli':38 'basic':53 'certain':48 'conscript':51 'could':36 'crimin':58 'direct':42 'domain':49 'essenti':26 'given':8 'homeless':65 'iron':7 'justic':59 'late':21 'like':50 'mra':30 'origin':2,14 'phrase':5 'post':18 'proto':29 'proto-mra':28 'refer':31 'see':37 'servic':62 'still':44 'system':60 'talk':46 'tie':55 'today':43 'use':12 'usenet':17 'victim':67 'woman':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7473728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632751 {#5583
    date: 2024-01-19 03:52: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
28 DENIED moderate
App\Entity\EntryComment {#5584
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        I thought this at first as well. But then I thought he probably is that dislodged from reality that he genuinely thinks he’s discriminated against when people mention equity and stuff like that because he’s the antagonist of equity.\n
        \n
        If everyone in the world is **at least** not poor and comfortable it means a lot less wealth for him; a big No No for PeElon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705612958 {#5241
        date: 2024-01-18 22:22:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 320417
      -bodyTs: "'antagonist':39 'big':63 'comfort':53 'discrimin':25 'dislodg':16 'equiti':30,41 'everyon':43 'first':5 'genuin':21 'least':49 'less':58 'like':33 'lot':57 'mean':55 'mention':29 'peelon':67 'peopl':28 'poor':51 'probabl':13 'realiti':18 'stuff':32 'think':22 'thought':2,11 'wealth':59 'well':7 'world':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7725914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705612958 {#5242
        date: 2024-01-18 22:22:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "“When you’re accustomed to privilege, equality feels like oppression.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705614061 {#5467
      date: 2024-01-18 22:41:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@CareHare@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5470 …}
    +nested: Doctrine\ORM\PersistentCollection {#5472 …}
    +votes: Doctrine\ORM\PersistentCollection {#5474 …}
    +reports: Doctrine\ORM\PersistentCollection {#5476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5480 …}
    -id: 320471
    -bodyTs: "'accustom':4 'equal':7 'feel':8 'like':9 'oppress':10 'privileg':6 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614061 {#5468
      date: 2024-01-18 22:41:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    The origin of that phrase is ironic, given how it’s used. It originates from a USENET post from the late 90s by what was essentially a proto-MRA referring to a woman.\n
    \n
    I could see applying it in that direction today still, if talking about certain domains, like conscription or basically anything tied to the criminal justice system, or services for the homeless or victims of abuse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705632751 {#5582
    date: 2024-01-19 03:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@CareHare@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5585 …}
  +nested: Doctrine\ORM\PersistentCollection {#5587 …}
  +votes: Doctrine\ORM\PersistentCollection {#5589 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 321250
  -bodyTs: "'90s':22 'abus':69 'anyth':54 'appli':38 'basic':53 'certain':48 'conscript':51 'could':36 'crimin':58 'direct':42 'domain':49 'essenti':26 'given':8 'homeless':65 'iron':7 'justic':59 'late':21 'like':50 'mra':30 'origin':2,14 'phrase':5 'post':18 'proto':29 'proto-mra':28 'refer':31 'see':37 'servic':62 'still':44 'system':60 'talk':46 'tie':55 'today':43 'use':12 'usenet':17 'victim':67 'woman':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7473728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632751 {#5583
    date: 2024-01-19 03:52: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
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 {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
    \n
    But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705614665 {#5257
    date: 2024-01-18 22:51:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 320494
  -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705614665 {#5258
    date: 2024-01-18 22:51:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
    \n
    But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705614665 {#5257
    date: 2024-01-18 22:51:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 320494
  -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705614665 {#5258
    date: 2024-01-18 22:51:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
    \n
    But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705614665 {#5257
    date: 2024-01-18 22:51:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 320494
  -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705614665 {#5258
    date: 2024-01-18 22:51:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5485
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
      \n
      But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705614665 {#5257
      date: 2024-01-18 22:51:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 320494
    -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614665 {#5258
      date: 2024-01-18 22:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705615005 {#5482
    date: 2024-01-18 22:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 320507
  -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809401"
  +editedAt: DateTimeImmutable @1726492086 {#5483
    date: 2024-09-16 15:08:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705615005 {#5484
    date: 2024-01-18 22:56: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
35 DENIED edit
App\Entity\EntryComment {#5485
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
      \n
      But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705614665 {#5257
      date: 2024-01-18 22:51:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 320494
    -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614665 {#5258
      date: 2024-01-18 22:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705615005 {#5482
    date: 2024-01-18 22:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 320507
  -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809401"
  +editedAt: DateTimeImmutable @1726492086 {#5483
    date: 2024-09-16 15:08:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705615005 {#5484
    date: 2024-01-18 22:56: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
36 DENIED moderate
App\Entity\EntryComment {#5485
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
      \n
      But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705614665 {#5257
      date: 2024-01-18 22:51:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 320494
    -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614665 {#5258
      date: 2024-01-18 22:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705615005 {#5482
    date: 2024-01-18 22:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 320507
  -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809401"
  +editedAt: DateTimeImmutable @1726492086 {#5483
    date: 2024-09-16 15:08:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705615005 {#5484
    date: 2024-01-18 22:56: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
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 {#5599
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
        \n
        But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705614665 {#5257
        date: 2024-01-18 22:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 320494
      -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705614665 {#5258
        date: 2024-01-18 22:51:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705615005 {#5482
      date: 2024-01-18 22:56:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 320507
    -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809401"
    +editedAt: DateTimeImmutable @1726492086 {#5483
      date: 2024-09-16 15:08:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705615005 {#5484
      date: 2024-01-18 22:56:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I feel like wokeness in general requires empathy and understanding of the plight of others. Anti-woke means being unempathetic, and folks feel that is positive? I literally can’t comprehend being for Team Sociopath, but millions of people will vote for Trump, so it’s real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705616250 {#5597
    date: 2024-01-18 23:17:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 320555
  -bodyTs: "'anti':17 'anti-wok':16 'comprehend':32 'empathi':8 'feel':2,24 'folk':23 'general':6 'like':3 'liter':29 'mean':19 'million':38 'other':15 'peopl':40 'plight':13 'posit':27 'real':48 'requir':7 'sociopath':36 'team':35 'trump':44 'understand':10 'unempathet':21 'vote':42 'woke':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705616250 {#5598
    date: 2024-01-18 23:17: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
39 DENIED edit
App\Entity\EntryComment {#5599
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
        \n
        But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705614665 {#5257
        date: 2024-01-18 22:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 320494
      -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705614665 {#5258
        date: 2024-01-18 22:51:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705615005 {#5482
      date: 2024-01-18 22:56:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 320507
    -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809401"
    +editedAt: DateTimeImmutable @1726492086 {#5483
      date: 2024-09-16 15:08:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705615005 {#5484
      date: 2024-01-18 22:56:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I feel like wokeness in general requires empathy and understanding of the plight of others. Anti-woke means being unempathetic, and folks feel that is positive? I literally can’t comprehend being for Team Sociopath, but millions of people will vote for Trump, so it’s real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705616250 {#5597
    date: 2024-01-18 23:17:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 320555
  -bodyTs: "'anti':17 'anti-wok':16 'comprehend':32 'empathi':8 'feel':2,24 'folk':23 'general':6 'like':3 'liter':29 'mean':19 'million':38 'other':15 'peopl':40 'plight':13 'posit':27 'real':48 'requir':7 'sociopath':36 'team':35 'trump':44 'understand':10 'unempathet':21 'vote':42 'woke':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705616250 {#5598
    date: 2024-01-18 23:17: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
40 DENIED moderate
App\Entity\EntryComment {#5599
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
        \n
        But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705614665 {#5257
        date: 2024-01-18 22:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 320494
      -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705614665 {#5258
        date: 2024-01-18 22:51:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705615005 {#5482
      date: 2024-01-18 22:56:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 320507
    -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809401"
    +editedAt: DateTimeImmutable @1726492086 {#5483
      date: 2024-09-16 15:08:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705615005 {#5484
      date: 2024-01-18 22:56:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I feel like wokeness in general requires empathy and understanding of the plight of others. Anti-woke means being unempathetic, and folks feel that is positive? I literally can’t comprehend being for Team Sociopath, but millions of people will vote for Trump, so it’s real."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705616250 {#5597
    date: 2024-01-18 23:17:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 320555
  -bodyTs: "'anti':17 'anti-wok':16 'comprehend':32 'empathi':8 'feel':2,24 'folk':23 'general':6 'like':3 'liter':29 'mean':19 'million':38 'other':15 'peopl':40 'plight':13 'posit':27 'real':48 'requir':7 'sociopath':36 'team':35 'trump':44 'understand':10 'unempathet':21 'vote':42 'woke':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705616250 {#5598
    date: 2024-01-18 23:17: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
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 {#5634
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5599
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705615005 {#5482
        date: 2024-01-18 22:56:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5486 …}
      +nested: Doctrine\ORM\PersistentCollection {#5488 …}
      +votes: Doctrine\ORM\PersistentCollection {#5490 …}
      +reports: Doctrine\ORM\PersistentCollection {#5492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
      -id: 320507
      -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809401"
      +editedAt: DateTimeImmutable @1726492086 {#5483
        date: 2024-09-16 15:08:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705615005 {#5484
        date: 2024-01-18 22:56:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "I feel like wokeness in general requires empathy and understanding of the plight of others. Anti-woke means being unempathetic, and folks feel that is positive? I literally can’t comprehend being for Team Sociopath, but millions of people will vote for Trump, so it’s real."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705616250 {#5597
      date: 2024-01-18 23:17:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 320555
    -bodyTs: "'anti':17 'anti-wok':16 'comprehend':32 'empathi':8 'feel':2,24 'folk':23 'general':6 'like':3 'liter':29 'mean':19 'million':38 'other':15 'peopl':40 'plight':13 'posit':27 'real':48 'requir':7 'sociopath':36 'team':35 'trump':44 'understand':10 'unempathet':21 'vote':42 'woke':4,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705616250 {#5598
      date: 2024-01-18 23:17:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yeah, humanity has a dark side that comes out whenever we feel mildly threatened. It’ll never stop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705629893 {#5633
    date: 2024-01-19 03:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5641 …}
  +nested: Doctrine\ORM\PersistentCollection {#5643 …}
  +votes: Doctrine\ORM\PersistentCollection {#5639 …}
  +reports: Doctrine\ORM\PersistentCollection {#5645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
  -id: 321134
  -bodyTs: "'come':8 'dark':5 'feel':12 'human':2 'll':16 'mild':13 'never':17 'side':6 'stop':18 'threaten':14 'whenev':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6815590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705629893 {#5630
    date: 2024-01-19 03:04: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
43 DENIED edit
App\Entity\EntryComment {#5634
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5599
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705615005 {#5482
        date: 2024-01-18 22:56:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5486 …}
      +nested: Doctrine\ORM\PersistentCollection {#5488 …}
      +votes: Doctrine\ORM\PersistentCollection {#5490 …}
      +reports: Doctrine\ORM\PersistentCollection {#5492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
      -id: 320507
      -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809401"
      +editedAt: DateTimeImmutable @1726492086 {#5483
        date: 2024-09-16 15:08:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705615005 {#5484
        date: 2024-01-18 22:56:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "I feel like wokeness in general requires empathy and understanding of the plight of others. Anti-woke means being unempathetic, and folks feel that is positive? I literally can’t comprehend being for Team Sociopath, but millions of people will vote for Trump, so it’s real."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705616250 {#5597
      date: 2024-01-18 23:17:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 320555
    -bodyTs: "'anti':17 'anti-wok':16 'comprehend':32 'empathi':8 'feel':2,24 'folk':23 'general':6 'like':3 'liter':29 'mean':19 'million':38 'other':15 'peopl':40 'plight':13 'posit':27 'real':48 'requir':7 'sociopath':36 'team':35 'trump':44 'understand':10 'unempathet':21 'vote':42 'woke':4,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705616250 {#5598
      date: 2024-01-18 23:17:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yeah, humanity has a dark side that comes out whenever we feel mildly threatened. It’ll never stop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705629893 {#5633
    date: 2024-01-19 03:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5641 …}
  +nested: Doctrine\ORM\PersistentCollection {#5643 …}
  +votes: Doctrine\ORM\PersistentCollection {#5639 …}
  +reports: Doctrine\ORM\PersistentCollection {#5645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
  -id: 321134
  -bodyTs: "'come':8 'dark':5 'feel':12 'human':2 'll':16 'mild':13 'never':17 'side':6 'stop':18 'threaten':14 'whenev':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6815590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705629893 {#5630
    date: 2024-01-19 03:04: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
44 DENIED moderate
App\Entity\EntryComment {#5634
  +user: Proxies\__CG__\App\Entity\User {#5637 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5599
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Also, “woke” more or less means “enlightened,” so “anti-woke” is pretty much “ignorance is strength.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705615005 {#5482
        date: 2024-01-18 22:56:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5486 …}
      +nested: Doctrine\ORM\PersistentCollection {#5488 …}
      +votes: Doctrine\ORM\PersistentCollection {#5490 …}
      +reports: Doctrine\ORM\PersistentCollection {#5492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
      -id: 320507
      -bodyTs: "'also':1 'anti':10 'anti-wok':9 'enlighten':7 'ignor':15 'less':5 'mean':6 'much':14 'pretti':13 'strength':17 'woke':2,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809401"
      +editedAt: DateTimeImmutable @1726492086 {#5483
        date: 2024-09-16 15:08:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705615005 {#5484
        date: 2024-01-18 22:56:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "I feel like wokeness in general requires empathy and understanding of the plight of others. Anti-woke means being unempathetic, and folks feel that is positive? I literally can’t comprehend being for Team Sociopath, but millions of people will vote for Trump, so it’s real."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705616250 {#5597
      date: 2024-01-18 23:17:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 320555
    -bodyTs: "'anti':17 'anti-wok':16 'comprehend':32 'empathi':8 'feel':2,24 'folk':23 'general':6 'like':3 'liter':29 'mean':19 'million':38 'other':15 'peopl':40 'plight':13 'posit':27 'real':48 'requir':7 'sociopath':36 'team':35 'trump':44 'understand':10 'unempathet':21 'vote':42 'woke':4,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705616250 {#5598
      date: 2024-01-18 23:17:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yeah, humanity has a dark side that comes out whenever we feel mildly threatened. It’ll never stop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705629893 {#5633
    date: 2024-01-19 03:04:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5641 …}
  +nested: Doctrine\ORM\PersistentCollection {#5643 …}
  +votes: Doctrine\ORM\PersistentCollection {#5639 …}
  +reports: Doctrine\ORM\PersistentCollection {#5645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5649 …}
  -id: 321134
  -bodyTs: "'come':8 'dark':5 'feel':12 'human':2 'll':16 'mild':13 'never':17 'side':6 'stop':18 'threaten':14 'whenev':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6815590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705629893 {#5630
    date: 2024-01-19 03:04: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
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 {#5500
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
      \n
      But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705614665 {#5257
      date: 2024-01-18 22:51:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 320494
    -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614665 {#5258
      date: 2024-01-18 22:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
    \n
    Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705632480 {#5498
    date: 2024-01-19 03:48:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5504 …}
  +votes: Doctrine\ORM\PersistentCollection {#5506 …}
  +reports: Doctrine\ORM\PersistentCollection {#5508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
  -id: 321241
  -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7473650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632480 {#5499
    date: 2024-01-19 03:48: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
47 DENIED edit
App\Entity\EntryComment {#5500
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
      \n
      But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705614665 {#5257
      date: 2024-01-18 22:51:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 320494
    -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614665 {#5258
      date: 2024-01-18 22:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
    \n
    Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705632480 {#5498
    date: 2024-01-19 03:48:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5504 …}
  +votes: Doctrine\ORM\PersistentCollection {#5506 …}
  +reports: Doctrine\ORM\PersistentCollection {#5508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
  -id: 321241
  -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7473650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632480 {#5499
    date: 2024-01-19 03:48: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
48 DENIED moderate
App\Entity\EntryComment {#5500
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
      \n
      But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705614665 {#5257
      date: 2024-01-18 22:51:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 320494
    -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6809319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705614665 {#5258
      date: 2024-01-18 22:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
    \n
    Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705632480 {#5498
    date: 2024-01-19 03:48:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5502 …}
  +nested: Doctrine\ORM\PersistentCollection {#5504 …}
  +votes: Doctrine\ORM\PersistentCollection {#5506 …}
  +reports: Doctrine\ORM\PersistentCollection {#5508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
  -id: 321241
  -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7473650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705632480 {#5499
    date: 2024-01-19 03:48: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
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 {#5614
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5500
    +user: Proxies\__CG__\App\Entity\User {#5501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
        \n
        But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705614665 {#5257
        date: 2024-01-18 22:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 320494
      -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705614665 {#5258
        date: 2024-01-18 22:51:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
      \n
      Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705632480 {#5498
      date: 2024-01-19 03:48:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5502 …}
    +nested: Doctrine\ORM\PersistentCollection {#5504 …}
    +votes: Doctrine\ORM\PersistentCollection {#5506 …}
    +reports: Doctrine\ORM\PersistentCollection {#5508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
    -id: 321241
    -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7473650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632480 {#5499
      date: 2024-01-19 03:48:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705636951 {#5612
    date: 2024-01-19 05:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 321395
  -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636951 {#5613
    date: 2024-01-19 05:02: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
51 DENIED edit
App\Entity\EntryComment {#5614
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5500
    +user: Proxies\__CG__\App\Entity\User {#5501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
        \n
        But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705614665 {#5257
        date: 2024-01-18 22:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 320494
      -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705614665 {#5258
        date: 2024-01-18 22:51:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
      \n
      Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705632480 {#5498
      date: 2024-01-19 03:48:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5502 …}
    +nested: Doctrine\ORM\PersistentCollection {#5504 …}
    +votes: Doctrine\ORM\PersistentCollection {#5506 …}
    +reports: Doctrine\ORM\PersistentCollection {#5508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
    -id: 321241
    -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7473650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632480 {#5499
      date: 2024-01-19 03:48:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705636951 {#5612
    date: 2024-01-19 05:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 321395
  -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636951 {#5613
    date: 2024-01-19 05:02: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
52 DENIED moderate
App\Entity\EntryComment {#5614
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5500
    +user: Proxies\__CG__\App\Entity\User {#5501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          War is peace.\n
          \n
          Freedom is slavery.\n
          \n
          Ignorance is strength.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1727073255 {#4008
          date: 2024-09-23 08:34:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@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: 320106
        -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6806657"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705605917 {#3944
          date: 2024-01-18 20:25:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
        \n
        But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705614665 {#5257
        date: 2024-01-18 22:51:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 320494
      -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6809319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705614665 {#5258
        date: 2024-01-18 22:51:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
      \n
      Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705632480 {#5498
      date: 2024-01-19 03:48:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5502 …}
    +nested: Doctrine\ORM\PersistentCollection {#5504 …}
    +votes: Doctrine\ORM\PersistentCollection {#5506 …}
    +reports: Doctrine\ORM\PersistentCollection {#5508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
    -id: 321241
    -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7473650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705632480 {#5499
      date: 2024-01-19 03:48:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705636951 {#5612
    date: 2024-01-19 05:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 321395
  -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636951 {#5613
    date: 2024-01-19 05:02: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
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 {#5653
  +user: Proxies\__CG__\App\Entity\User {#5654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5500
      +user: Proxies\__CG__\App\Entity\User {#5501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
        \n
        Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705632480 {#5498
        date: 2024-01-19 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5502 …}
      +nested: Doctrine\ORM\PersistentCollection {#5504 …}
      +votes: Doctrine\ORM\PersistentCollection {#5506 …}
      +reports: Doctrine\ORM\PersistentCollection {#5508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
      -id: 321241
      -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7473650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705632480 {#5499
        date: 2024-01-19 03:48:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705636951 {#5612
      date: 2024-01-19 05:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 321395
    -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705636951 {#5613
      date: 2024-01-19 05:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
    \n
    I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
    \n
    Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705654556 {#5651
    date: 2024-01-19 09:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5655 …}
  +nested: Doctrine\ORM\PersistentCollection {#5657 …}
  +votes: Doctrine\ORM\PersistentCollection {#5659 …}
  +reports: Doctrine\ORM\PersistentCollection {#5661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
  -id: 322037
  -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705654556 {#5652
    date: 2024-01-19 09:55: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
55 DENIED edit
App\Entity\EntryComment {#5653
  +user: Proxies\__CG__\App\Entity\User {#5654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5500
      +user: Proxies\__CG__\App\Entity\User {#5501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
        \n
        Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705632480 {#5498
        date: 2024-01-19 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5502 …}
      +nested: Doctrine\ORM\PersistentCollection {#5504 …}
      +votes: Doctrine\ORM\PersistentCollection {#5506 …}
      +reports: Doctrine\ORM\PersistentCollection {#5508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
      -id: 321241
      -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7473650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705632480 {#5499
        date: 2024-01-19 03:48:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705636951 {#5612
      date: 2024-01-19 05:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 321395
    -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705636951 {#5613
      date: 2024-01-19 05:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
    \n
    I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
    \n
    Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705654556 {#5651
    date: 2024-01-19 09:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5655 …}
  +nested: Doctrine\ORM\PersistentCollection {#5657 …}
  +votes: Doctrine\ORM\PersistentCollection {#5659 …}
  +reports: Doctrine\ORM\PersistentCollection {#5661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
  -id: 322037
  -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705654556 {#5652
    date: 2024-01-19 09:55: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
56 DENIED moderate
App\Entity\EntryComment {#5653
  +user: Proxies\__CG__\App\Entity\User {#5654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5500
      +user: Proxies\__CG__\App\Entity\User {#5501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
        \n
        Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705632480 {#5498
        date: 2024-01-19 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5502 …}
      +nested: Doctrine\ORM\PersistentCollection {#5504 …}
      +votes: Doctrine\ORM\PersistentCollection {#5506 …}
      +reports: Doctrine\ORM\PersistentCollection {#5508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
      -id: 321241
      -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7473650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705632480 {#5499
        date: 2024-01-19 03:48:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705636951 {#5612
      date: 2024-01-19 05:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 321395
    -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705636951 {#5613
      date: 2024-01-19 05:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
    \n
    I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
    \n
    Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705654556 {#5651
    date: 2024-01-19 09:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5655 …}
  +nested: Doctrine\ORM\PersistentCollection {#5657 …}
  +votes: Doctrine\ORM\PersistentCollection {#5659 …}
  +reports: Doctrine\ORM\PersistentCollection {#5661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
  -id: 322037
  -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705654556 {#5652
    date: 2024-01-19 09:55: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
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 {#5689
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5653
    +user: Proxies\__CG__\App\Entity\User {#5654 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5500
        +user: Proxies\__CG__\App\Entity\User {#5501 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5259
          +user: Proxies\__CG__\App\Entity\User {#5260 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              War is peace.\n
              \n
              Freedom is slavery.\n
              \n
              Ignorance is strength.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 55
            +score: 0
            +lastActive: DateTime @1727073255 {#4008
              date: 2024-09-23 08:34:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@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: 320106
            -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6806657"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705605917 {#3944
              date: 2024-01-18 20:25:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
            \n
            But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705614665 {#5257
            date: 2024-01-18 22:51:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5261 …}
          +nested: Doctrine\ORM\PersistentCollection {#5263 …}
          +votes: Doctrine\ORM\PersistentCollection {#5265 …}
          +reports: Doctrine\ORM\PersistentCollection {#5267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
          -id: 320494
          -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6809319"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705614665 {#5258
            date: 2024-01-18 22:51:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
          \n
          Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705632480 {#5498
          date: 2024-01-19 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5502 …}
        +nested: Doctrine\ORM\PersistentCollection {#5504 …}
        +votes: Doctrine\ORM\PersistentCollection {#5506 …}
        +reports: Doctrine\ORM\PersistentCollection {#5508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
        -id: 321241
        -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7473650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705632480 {#5499
          date: 2024-01-19 03:48:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705636951 {#5612
        date: 2024-01-19 05:02:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 321395
      -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705636951 {#5613
        date: 2024-01-19 05:02:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
      \n
      I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
      \n
      Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705654556 {#5651
      date: 2024-01-19 09:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5655 …}
    +nested: Doctrine\ORM\PersistentCollection {#5657 …}
    +votes: Doctrine\ORM\PersistentCollection {#5659 …}
    +reports: Doctrine\ORM\PersistentCollection {#5661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
    -id: 322037
    -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6820431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705654556 {#5652
      date: 2024-01-19 09:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
    \n
    I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
    \n
    I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
    \n
    In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
    \n
    And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
    \n
    That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
    \n
    Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
    \n
    But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
    \n
    Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705682774 {#5693
    date: 2024-01-19 17:46:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
  -id: 323201
  -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827588"
  +editedAt: DateTimeImmutable @1726792462 {#5696
    date: 2024-09-20 02:34:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705682774 {#5692
    date: 2024-01-19 17:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5689
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5653
    +user: Proxies\__CG__\App\Entity\User {#5654 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5500
        +user: Proxies\__CG__\App\Entity\User {#5501 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5259
          +user: Proxies\__CG__\App\Entity\User {#5260 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              War is peace.\n
              \n
              Freedom is slavery.\n
              \n
              Ignorance is strength.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 55
            +score: 0
            +lastActive: DateTime @1727073255 {#4008
              date: 2024-09-23 08:34:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@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: 320106
            -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6806657"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705605917 {#3944
              date: 2024-01-18 20:25:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
            \n
            But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705614665 {#5257
            date: 2024-01-18 22:51:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5261 …}
          +nested: Doctrine\ORM\PersistentCollection {#5263 …}
          +votes: Doctrine\ORM\PersistentCollection {#5265 …}
          +reports: Doctrine\ORM\PersistentCollection {#5267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
          -id: 320494
          -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6809319"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705614665 {#5258
            date: 2024-01-18 22:51:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
          \n
          Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705632480 {#5498
          date: 2024-01-19 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5502 …}
        +nested: Doctrine\ORM\PersistentCollection {#5504 …}
        +votes: Doctrine\ORM\PersistentCollection {#5506 …}
        +reports: Doctrine\ORM\PersistentCollection {#5508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
        -id: 321241
        -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7473650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705632480 {#5499
          date: 2024-01-19 03:48:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705636951 {#5612
        date: 2024-01-19 05:02:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 321395
      -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705636951 {#5613
        date: 2024-01-19 05:02:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
      \n
      I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
      \n
      Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705654556 {#5651
      date: 2024-01-19 09:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5655 …}
    +nested: Doctrine\ORM\PersistentCollection {#5657 …}
    +votes: Doctrine\ORM\PersistentCollection {#5659 …}
    +reports: Doctrine\ORM\PersistentCollection {#5661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
    -id: 322037
    -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6820431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705654556 {#5652
      date: 2024-01-19 09:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
    \n
    I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
    \n
    I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
    \n
    In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
    \n
    And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
    \n
    That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
    \n
    Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
    \n
    But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
    \n
    Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705682774 {#5693
    date: 2024-01-19 17:46:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
  -id: 323201
  -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827588"
  +editedAt: DateTimeImmutable @1726792462 {#5696
    date: 2024-09-20 02:34:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705682774 {#5692
    date: 2024-01-19 17:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5689
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5653
    +user: Proxies\__CG__\App\Entity\User {#5654 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5500
        +user: Proxies\__CG__\App\Entity\User {#5501 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5259
          +user: Proxies\__CG__\App\Entity\User {#5260 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              War is peace.\n
              \n
              Freedom is slavery.\n
              \n
              Ignorance is strength.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 55
            +score: 0
            +lastActive: DateTime @1727073255 {#4008
              date: 2024-09-23 08:34:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@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: 320106
            -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6806657"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705605917 {#3944
              date: 2024-01-18 20:25:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
            \n
            But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705614665 {#5257
            date: 2024-01-18 22:51:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5261 …}
          +nested: Doctrine\ORM\PersistentCollection {#5263 …}
          +votes: Doctrine\ORM\PersistentCollection {#5265 …}
          +reports: Doctrine\ORM\PersistentCollection {#5267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
          -id: 320494
          -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6809319"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705614665 {#5258
            date: 2024-01-18 22:51:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
          \n
          Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705632480 {#5498
          date: 2024-01-19 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5502 …}
        +nested: Doctrine\ORM\PersistentCollection {#5504 …}
        +votes: Doctrine\ORM\PersistentCollection {#5506 …}
        +reports: Doctrine\ORM\PersistentCollection {#5508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
        -id: 321241
        -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7473650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705632480 {#5499
          date: 2024-01-19 03:48:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705636951 {#5612
        date: 2024-01-19 05:02:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 321395
      -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705636951 {#5613
        date: 2024-01-19 05:02:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
      \n
      I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
      \n
      Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705654556 {#5651
      date: 2024-01-19 09:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5655 …}
    +nested: Doctrine\ORM\PersistentCollection {#5657 …}
    +votes: Doctrine\ORM\PersistentCollection {#5659 …}
    +reports: Doctrine\ORM\PersistentCollection {#5661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
    -id: 322037
    -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6820431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705654556 {#5652
      date: 2024-01-19 09:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
    \n
    I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
    \n
    I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
    \n
    In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
    \n
    And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
    \n
    That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
    \n
    Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
    \n
    But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
    \n
    Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705682774 {#5693
    date: 2024-01-19 17:46:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
  -id: 323201
  -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827588"
  +editedAt: DateTimeImmutable @1726792462 {#5696
    date: 2024-09-20 02:34:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705682774 {#5692
    date: 2024-01-19 17:46:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5729
  +user: Proxies\__CG__\App\Entity\User {#5654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5653
      +user: Proxies\__CG__\App\Entity\User {#5654 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5614
        +user: Proxies\__CG__\App\Entity\User {#5615 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5500
          +user: Proxies\__CG__\App\Entity\User {#5501 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5259
            +user: Proxies\__CG__\App\Entity\User {#5260 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3999
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                War is peace.\n
                \n
                Freedom is slavery.\n
                \n
                Ignorance is strength.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 55
              +score: 0
              +lastActive: DateTime @1727073255 {#4008
                date: 2024-09-23 08:34:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@cashews_best_nut@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: 320106
              -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6806657"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705605917 {#3944
                date: 2024-01-18 20:25:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3999}
            +body: """
              For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
              \n
              But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1705614665 {#5257
              date: 2024-01-18 22:51:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@lemmy.world"
              "@samus12345@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5261 …}
            +nested: Doctrine\ORM\PersistentCollection {#5263 …}
            +votes: Doctrine\ORM\PersistentCollection {#5265 …}
            +reports: Doctrine\ORM\PersistentCollection {#5267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
            -id: 320494
            -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6809319"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705614665 {#5258
              date: 2024-01-18 22:51:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
            \n
            Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705632480 {#5498
            date: 2024-01-19 03:48:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
            "@pachrist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5502 …}
          +nested: Doctrine\ORM\PersistentCollection {#5504 …}
          +votes: Doctrine\ORM\PersistentCollection {#5506 …}
          +reports: Doctrine\ORM\PersistentCollection {#5508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
          -id: 321241
          -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7473650"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705632480 {#5499
            date: 2024-01-19 03:48:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705636951 {#5612
          date: 2024-01-19 05:02:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
          "@Schadrach@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5616 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5620 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 321395
        -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6817362"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705636951 {#5613
          date: 2024-01-19 05:02:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
        \n
        I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
        \n
        Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705654556 {#5651
        date: 2024-01-19 09:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
        "@Jtotheb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5655 …}
      +nested: Doctrine\ORM\PersistentCollection {#5657 …}
      +votes: Doctrine\ORM\PersistentCollection {#5659 …}
      +reports: Doctrine\ORM\PersistentCollection {#5661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
      -id: 322037
      -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705654556 {#5652
        date: 2024-01-19 09:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
      \n
      I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
      \n
      I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
      \n
      In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
      \n
      And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
      \n
      That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
      \n
      Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
      \n
      But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
      \n
      Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705682774 {#5693
      date: 2024-01-19 17:46:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5688 …}
    +reports: Doctrine\ORM\PersistentCollection {#5699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
    -id: 323201
    -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6827588"
    +editedAt: DateTimeImmutable @1726792462 {#5696
      date: 2024-09-20 02:34:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705682774 {#5692
      date: 2024-01-19 17:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)\n
    \n
    Totally didn’t do the same thing…\n
    \n
    Anyway, I mostly agree with you, just fyi regarding the german green party: Annalena Baerbock was their chancellor candidate, Habeck was effectively what in the US would be a president’s running mate. A duo, but Baerbock was iirc always going to be chancellor if the greens got a majority. And yes, they have joint leadership of the party.\n
    \n
    That policy has to do with the german voting system, where each party has to provide a list of candidates for each state. Then according to how many votes the party gets, proportionally many people from that list get into the Bundestag, the list is in order. And that’s the one that had to alternate.\n
    \n
    The greens as of last federal election are big enough to where this effectively isn’t going to single out anyone, they will get a few candidates from every state into the Bundestag. However the principle of forcing the gender of slot 1 just left a bit of a bad taste. Still voted for them and will most likely do that again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705702853 {#5726
    date: 2024-01-19 23:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5732 …}
  +nested: Doctrine\ORM\PersistentCollection {#5734 …}
  +votes: Doctrine\ORM\PersistentCollection {#5730 …}
  +reports: Doctrine\ORM\PersistentCollection {#5737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5741 …}
  -id: 324168
  -bodyTs: "'1':194 'accord':120 'agre':40 'altern':151 'alway':76 'annalena':50 'anyon':172 'anyway':37 'bad':201 'baerbock':51,73 'big':160 'bit':198 'bundestag':137,184 'candid':55,115,178 'chancellor':54,80 'comment':29 'didn':31 'duo':71 'effect':58,165 'elect':158 'enough':161 'everi':180 'feder':157 'forc':189 'fyi':44 'gender':191 'german':47,103 'get':127,134,175 'go':77,168 'got':84 'green':48,83,153 'habeck':56 'howev':185 'iirc':75 'isn':166 'job':13 'joint':91 'last':156 'leadership':92 'left':25,196 'like':210 'list':113,133,139 'lost':15 'major':86 'mani':123,129 'mate':69 'most':39 'much':6 'one':147 'order':142 'parti':49,95,108,126 'peopl':130 'polici':97 'presid':66 'principl':187 'proport':128 'provid':111 'rambl':3 'regard':45 'revisit':27 'run':68 'singl':170 'slot':193 'sorri':1 'state':118,181 'steal':9 'still':203 'system':105 'tast':202 'thing':36 'thought':19 'time':10,22 'total':30 'train':17 'us':62 'vote':104,124,204 'would':63 'yes':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6833642"
  +editedAt: DateTimeImmutable @1726899475 {#5723
    date: 2024-09-21 08:17:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705702853 {#5721
    date: 2024-01-19 23:20: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
63 DENIED edit
App\Entity\EntryComment {#5729
  +user: Proxies\__CG__\App\Entity\User {#5654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5653
      +user: Proxies\__CG__\App\Entity\User {#5654 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5614
        +user: Proxies\__CG__\App\Entity\User {#5615 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5500
          +user: Proxies\__CG__\App\Entity\User {#5501 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5259
            +user: Proxies\__CG__\App\Entity\User {#5260 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3999
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                War is peace.\n
                \n
                Freedom is slavery.\n
                \n
                Ignorance is strength.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 55
              +score: 0
              +lastActive: DateTime @1727073255 {#4008
                date: 2024-09-23 08:34:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@cashews_best_nut@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: 320106
              -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6806657"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705605917 {#3944
                date: 2024-01-18 20:25:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3999}
            +body: """
              For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
              \n
              But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1705614665 {#5257
              date: 2024-01-18 22:51:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@lemmy.world"
              "@samus12345@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5261 …}
            +nested: Doctrine\ORM\PersistentCollection {#5263 …}
            +votes: Doctrine\ORM\PersistentCollection {#5265 …}
            +reports: Doctrine\ORM\PersistentCollection {#5267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
            -id: 320494
            -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6809319"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705614665 {#5258
              date: 2024-01-18 22:51:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
            \n
            Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705632480 {#5498
            date: 2024-01-19 03:48:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
            "@pachrist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5502 …}
          +nested: Doctrine\ORM\PersistentCollection {#5504 …}
          +votes: Doctrine\ORM\PersistentCollection {#5506 …}
          +reports: Doctrine\ORM\PersistentCollection {#5508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
          -id: 321241
          -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7473650"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705632480 {#5499
            date: 2024-01-19 03:48:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705636951 {#5612
          date: 2024-01-19 05:02:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
          "@Schadrach@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5616 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5620 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 321395
        -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6817362"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705636951 {#5613
          date: 2024-01-19 05:02:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
        \n
        I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
        \n
        Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705654556 {#5651
        date: 2024-01-19 09:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
        "@Jtotheb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5655 …}
      +nested: Doctrine\ORM\PersistentCollection {#5657 …}
      +votes: Doctrine\ORM\PersistentCollection {#5659 …}
      +reports: Doctrine\ORM\PersistentCollection {#5661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
      -id: 322037
      -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705654556 {#5652
        date: 2024-01-19 09:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
      \n
      I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
      \n
      I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
      \n
      In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
      \n
      And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
      \n
      That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
      \n
      Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
      \n
      But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
      \n
      Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705682774 {#5693
      date: 2024-01-19 17:46:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5688 …}
    +reports: Doctrine\ORM\PersistentCollection {#5699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
    -id: 323201
    -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6827588"
    +editedAt: DateTimeImmutable @1726792462 {#5696
      date: 2024-09-20 02:34:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705682774 {#5692
      date: 2024-01-19 17:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)\n
    \n
    Totally didn’t do the same thing…\n
    \n
    Anyway, I mostly agree with you, just fyi regarding the german green party: Annalena Baerbock was their chancellor candidate, Habeck was effectively what in the US would be a president’s running mate. A duo, but Baerbock was iirc always going to be chancellor if the greens got a majority. And yes, they have joint leadership of the party.\n
    \n
    That policy has to do with the german voting system, where each party has to provide a list of candidates for each state. Then according to how many votes the party gets, proportionally many people from that list get into the Bundestag, the list is in order. And that’s the one that had to alternate.\n
    \n
    The greens as of last federal election are big enough to where this effectively isn’t going to single out anyone, they will get a few candidates from every state into the Bundestag. However the principle of forcing the gender of slot 1 just left a bit of a bad taste. Still voted for them and will most likely do that again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705702853 {#5726
    date: 2024-01-19 23:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5732 …}
  +nested: Doctrine\ORM\PersistentCollection {#5734 …}
  +votes: Doctrine\ORM\PersistentCollection {#5730 …}
  +reports: Doctrine\ORM\PersistentCollection {#5737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5741 …}
  -id: 324168
  -bodyTs: "'1':194 'accord':120 'agre':40 'altern':151 'alway':76 'annalena':50 'anyon':172 'anyway':37 'bad':201 'baerbock':51,73 'big':160 'bit':198 'bundestag':137,184 'candid':55,115,178 'chancellor':54,80 'comment':29 'didn':31 'duo':71 'effect':58,165 'elect':158 'enough':161 'everi':180 'feder':157 'forc':189 'fyi':44 'gender':191 'german':47,103 'get':127,134,175 'go':77,168 'got':84 'green':48,83,153 'habeck':56 'howev':185 'iirc':75 'isn':166 'job':13 'joint':91 'last':156 'leadership':92 'left':25,196 'like':210 'list':113,133,139 'lost':15 'major':86 'mani':123,129 'mate':69 'most':39 'much':6 'one':147 'order':142 'parti':49,95,108,126 'peopl':130 'polici':97 'presid':66 'principl':187 'proport':128 'provid':111 'rambl':3 'regard':45 'revisit':27 'run':68 'singl':170 'slot':193 'sorri':1 'state':118,181 'steal':9 'still':203 'system':105 'tast':202 'thing':36 'thought':19 'time':10,22 'total':30 'train':17 'us':62 'vote':104,124,204 'would':63 'yes':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6833642"
  +editedAt: DateTimeImmutable @1726899475 {#5723
    date: 2024-09-21 08:17:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705702853 {#5721
    date: 2024-01-19 23:20: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
64 DENIED moderate
App\Entity\EntryComment {#5729
  +user: Proxies\__CG__\App\Entity\User {#5654 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5653
      +user: Proxies\__CG__\App\Entity\User {#5654 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5614
        +user: Proxies\__CG__\App\Entity\User {#5615 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5500
          +user: Proxies\__CG__\App\Entity\User {#5501 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5259
            +user: Proxies\__CG__\App\Entity\User {#5260 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3999
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                War is peace.\n
                \n
                Freedom is slavery.\n
                \n
                Ignorance is strength.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 55
              +score: 0
              +lastActive: DateTime @1727073255 {#4008
                date: 2024-09-23 08:34:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@cashews_best_nut@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: 320106
              -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6806657"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705605917 {#3944
                date: 2024-01-18 20:25:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3999}
            +body: """
              For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
              \n
              But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1705614665 {#5257
              date: 2024-01-18 22:51:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@lemmy.world"
              "@samus12345@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5261 …}
            +nested: Doctrine\ORM\PersistentCollection {#5263 …}
            +votes: Doctrine\ORM\PersistentCollection {#5265 …}
            +reports: Doctrine\ORM\PersistentCollection {#5267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
            -id: 320494
            -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6809319"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705614665 {#5258
              date: 2024-01-18 22:51:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
            \n
            Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705632480 {#5498
            date: 2024-01-19 03:48:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
            "@pachrist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5502 …}
          +nested: Doctrine\ORM\PersistentCollection {#5504 …}
          +votes: Doctrine\ORM\PersistentCollection {#5506 …}
          +reports: Doctrine\ORM\PersistentCollection {#5508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
          -id: 321241
          -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7473650"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705632480 {#5499
            date: 2024-01-19 03:48:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705636951 {#5612
          date: 2024-01-19 05:02:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
          "@Schadrach@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5616 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5620 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 321395
        -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6817362"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705636951 {#5613
          date: 2024-01-19 05:02:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
        \n
        I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
        \n
        Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705654556 {#5651
        date: 2024-01-19 09:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
        "@Jtotheb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5655 …}
      +nested: Doctrine\ORM\PersistentCollection {#5657 …}
      +votes: Doctrine\ORM\PersistentCollection {#5659 …}
      +reports: Doctrine\ORM\PersistentCollection {#5661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
      -id: 322037
      -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705654556 {#5652
        date: 2024-01-19 09:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
      \n
      I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
      \n
      I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
      \n
      In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
      \n
      And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
      \n
      That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
      \n
      Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
      \n
      But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
      \n
      Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705682774 {#5693
      date: 2024-01-19 17:46:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5688 …}
    +reports: Doctrine\ORM\PersistentCollection {#5699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
    -id: 323201
    -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6827588"
    +editedAt: DateTimeImmutable @1726792462 {#5696
      date: 2024-09-20 02:34:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705682774 {#5692
      date: 2024-01-19 17:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)\n
    \n
    Totally didn’t do the same thing…\n
    \n
    Anyway, I mostly agree with you, just fyi regarding the german green party: Annalena Baerbock was their chancellor candidate, Habeck was effectively what in the US would be a president’s running mate. A duo, but Baerbock was iirc always going to be chancellor if the greens got a majority. And yes, they have joint leadership of the party.\n
    \n
    That policy has to do with the german voting system, where each party has to provide a list of candidates for each state. Then according to how many votes the party gets, proportionally many people from that list get into the Bundestag, the list is in order. And that’s the one that had to alternate.\n
    \n
    The greens as of last federal election are big enough to where this effectively isn’t going to single out anyone, they will get a few candidates from every state into the Bundestag. However the principle of forcing the gender of slot 1 just left a bit of a bad taste. Still voted for them and will most likely do that again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705702853 {#5726
    date: 2024-01-19 23:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5732 …}
  +nested: Doctrine\ORM\PersistentCollection {#5734 …}
  +votes: Doctrine\ORM\PersistentCollection {#5730 …}
  +reports: Doctrine\ORM\PersistentCollection {#5737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5741 …}
  -id: 324168
  -bodyTs: "'1':194 'accord':120 'agre':40 'altern':151 'alway':76 'annalena':50 'anyon':172 'anyway':37 'bad':201 'baerbock':51,73 'big':160 'bit':198 'bundestag':137,184 'candid':55,115,178 'chancellor':54,80 'comment':29 'didn':31 'duo':71 'effect':58,165 'elect':158 'enough':161 'everi':180 'feder':157 'forc':189 'fyi':44 'gender':191 'german':47,103 'get':127,134,175 'go':77,168 'got':84 'green':48,83,153 'habeck':56 'howev':185 'iirc':75 'isn':166 'job':13 'joint':91 'last':156 'leadership':92 'left':25,196 'like':210 'list':113,133,139 'lost':15 'major':86 'mani':123,129 'mate':69 'most':39 'much':6 'one':147 'order':142 'parti':49,95,108,126 'peopl':130 'polici':97 'presid':66 'principl':187 'proport':128 'provid':111 'rambl':3 'regard':45 'revisit':27 'run':68 'singl':170 'slot':193 'sorri':1 'state':118,181 'steal':9 'still':203 'system':105 'tast':202 'thing':36 'thought':19 'time':10,22 'total':30 'train':17 'us':62 'vote':104,124,204 'would':63 'yes':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6833642"
  +editedAt: DateTimeImmutable @1726899475 {#5723
    date: 2024-09-21 08:17:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705702853 {#5721
    date: 2024-01-19 23:20: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
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 {#5745
  +user: Proxies\__CG__\App\Entity\User {#5746 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5653
      +user: Proxies\__CG__\App\Entity\User {#5654 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5614
        +user: Proxies\__CG__\App\Entity\User {#5615 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5500
          +user: Proxies\__CG__\App\Entity\User {#5501 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5259
            +user: Proxies\__CG__\App\Entity\User {#5260 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3999
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                War is peace.\n
                \n
                Freedom is slavery.\n
                \n
                Ignorance is strength.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 55
              +score: 0
              +lastActive: DateTime @1727073255 {#4008
                date: 2024-09-23 08:34:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@cashews_best_nut@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: 320106
              -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6806657"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705605917 {#3944
                date: 2024-01-18 20:25:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3999}
            +body: """
              For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
              \n
              But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1705614665 {#5257
              date: 2024-01-18 22:51:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@lemmy.world"
              "@samus12345@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5261 …}
            +nested: Doctrine\ORM\PersistentCollection {#5263 …}
            +votes: Doctrine\ORM\PersistentCollection {#5265 …}
            +reports: Doctrine\ORM\PersistentCollection {#5267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
            -id: 320494
            -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6809319"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705614665 {#5258
              date: 2024-01-18 22:51:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
            \n
            Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705632480 {#5498
            date: 2024-01-19 03:48:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
            "@pachrist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5502 …}
          +nested: Doctrine\ORM\PersistentCollection {#5504 …}
          +votes: Doctrine\ORM\PersistentCollection {#5506 …}
          +reports: Doctrine\ORM\PersistentCollection {#5508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
          -id: 321241
          -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7473650"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705632480 {#5499
            date: 2024-01-19 03:48:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705636951 {#5612
          date: 2024-01-19 05:02:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
          "@Schadrach@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5616 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5620 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 321395
        -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6817362"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705636951 {#5613
          date: 2024-01-19 05:02:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
        \n
        I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
        \n
        Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705654556 {#5651
        date: 2024-01-19 09:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
        "@Jtotheb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5655 …}
      +nested: Doctrine\ORM\PersistentCollection {#5657 …}
      +votes: Doctrine\ORM\PersistentCollection {#5659 …}
      +reports: Doctrine\ORM\PersistentCollection {#5661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
      -id: 322037
      -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705654556 {#5652
        date: 2024-01-19 09:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
      \n
      I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
      \n
      I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
      \n
      In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
      \n
      And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
      \n
      That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
      \n
      Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
      \n
      But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
      \n
      Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705682774 {#5693
      date: 2024-01-19 17:46:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5688 …}
    +reports: Doctrine\ORM\PersistentCollection {#5699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
    -id: 323201
    -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6827588"
    +editedAt: DateTimeImmutable @1726792462 {#5696
      date: 2024-09-20 02:34:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705682774 {#5692
      date: 2024-01-19 17:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Just some extra detail that I think you might have been missing about the German electoral system. #1 spot doesn’t refer to the leader of the party as this comment sort of seems to imply.\n
    \n
    Germany uses a voting system called Mixed-Member Proportional. In it, you vote for your local candidate exactly the same as you would in America or the UK—using first past the post. But then you *also* vote for your favourite party. And there are additional seats in the Bundestag (congress) that are *not* tied to a particular region, but are instead used to “top up” the total of the Bundestag so that its party representation is *proportional* to the wishes of the voters. So if 10% of voters want the Greens and 20% want SPD, then 20% of the seats will be SPD and 10% will be Greens. If a party wins more seats in local elections than it is owed proportionally, it gets no additional people. If it wins fewer local elections than its national party vote percentage, it gets topped up using its party list. The #1 spot on that list will be the first person elected under this system, unless they also won their local race, in which case it goes to #2 instead, etc.\n
    \n
    MMP is a really good electoral system, and honestly it’s probably the one I would advocate for and would encourage Americans and Brits to advocate for in their respective countries. Though I would replace the party lists entirely with a “nearest loser” to eliminate the problem @LwL@lemmy.world describes. I’d also prefer IRV be used for the local part of the election, though that might be overly complicating it for some. Having those proportional top-ups means third parties not just *can* earn a place (which is what IRV by itself does), it actually guarantees that they *will* earn a place, if any sizeable number of people want them to. No more Nader ruining it for Gore; instead, Nader’s party will actually have representatives elected.\n
    \n
    So looking back at the example they described about Germany, if we ignore local seats for the sake of simplicity, if the Greens are owed 1 seat, that seat will always be a woman. If they’re owed 2 seats, they’ll have a woman and a man. Owed 3 seats and they’ll have two women and a man. Etc.\n
    \n
    Hope that helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705752593 {#5743
    date: 2024-01-20 13:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5747 …}
  +nested: Doctrine\ORM\PersistentCollection {#5749 …}
  +votes: Doctrine\ORM\PersistentCollection {#5751 …}
  +reports: Doctrine\ORM\PersistentCollection {#5753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5757 …}
  -id: 325464
  -bodyTs: "'1':18,187,370 '10':124,143 '2':214,383 '20':131,135 '3':394 'actual':312,341 'addit':83,164 'advoc':233,242 'also':74,203,268 'alway':375 'america':62 'american':238 'back':347 'brit':240 'bundestag':87,108 'call':42 'candid':54 'case':210 'comment':31 'complic':285 'congress':88 'countri':247 'd':267 'describ':265,352 'detail':4 'doesn':20 'earn':301,317 'elect':155,171,197,279,344 'elector':16,222 'elimin':261 'encourag':237 'entir':255 'etc':216,405 'exact':55 'exampl':350 'extra':3 'favourit':78 'fewer':169 'first':67,195 'german':15 'germani':37,354 'get':162,179 'goe':212 'good':221 'gore':335 'green':129,146,367 'guarante':313 'help':408 'honest':225 'hope':406 'ignor':357 'impli':36 'instead':99,215,336 'irv':270,307 'leader':25 'list':185,191,254 'll':386,398 'local':53,154,170,206,275,358 'look':346 'loser':259 'lwl@lemmy.world':264 'man':392,404 'mean':295 'member':45 'might':9,282 'miss':12 'mix':44 'mixed-memb':43 'mmp':217 'nader':331,337 'nation':174 'nearest':258 'number':323 'one':230 'over':284 'owe':159,369,382,393 'part':276 'parti':28,79,112,149,175,184,253,297,339 'particular':95 'past':68 'peopl':165,325 'percentag':177 'person':196 'place':303,319 'post':70 'prefer':269 'probabl':228 'problem':263 'proport':46,115,160,291 'race':207 're':381 'realli':220 'refer':22 'region':96 'replac':251 'repres':343 'represent':113 'respect':246 'ruin':332 'sake':362 'seat':84,138,152,359,371,373,384,395 'seem':34 'simplic':364 'sizeabl':322 'sort':32 'spd':133,141 'spot':19,188 'system':17,41,200,223 'think':7 'third':296 'though':248,280 'tie':92 'top':102,180,293 'top-up':292 'total':105 'two':400 'uk':65 'unless':201 'up':294 'use':38,66,100,182,272 'vote':40,50,75,176 'voter':121,126 'want':127,132,326 'win':150,168 'wish':118 'woman':378,389 'women':401 'won':204 'would':60,232,236,250"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5950884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705752593 {#5744
    date: 2024-01-20 13:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5745
  +user: Proxies\__CG__\App\Entity\User {#5746 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5653
      +user: Proxies\__CG__\App\Entity\User {#5654 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5614
        +user: Proxies\__CG__\App\Entity\User {#5615 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5500
          +user: Proxies\__CG__\App\Entity\User {#5501 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5259
            +user: Proxies\__CG__\App\Entity\User {#5260 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3999
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                War is peace.\n
                \n
                Freedom is slavery.\n
                \n
                Ignorance is strength.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 55
              +score: 0
              +lastActive: DateTime @1727073255 {#4008
                date: 2024-09-23 08:34:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@cashews_best_nut@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: 320106
              -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6806657"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705605917 {#3944
                date: 2024-01-18 20:25:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3999}
            +body: """
              For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
              \n
              But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1705614665 {#5257
              date: 2024-01-18 22:51:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@lemmy.world"
              "@samus12345@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5261 …}
            +nested: Doctrine\ORM\PersistentCollection {#5263 …}
            +votes: Doctrine\ORM\PersistentCollection {#5265 …}
            +reports: Doctrine\ORM\PersistentCollection {#5267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
            -id: 320494
            -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6809319"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705614665 {#5258
              date: 2024-01-18 22:51:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
            \n
            Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705632480 {#5498
            date: 2024-01-19 03:48:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
            "@pachrist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5502 …}
          +nested: Doctrine\ORM\PersistentCollection {#5504 …}
          +votes: Doctrine\ORM\PersistentCollection {#5506 …}
          +reports: Doctrine\ORM\PersistentCollection {#5508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
          -id: 321241
          -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7473650"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705632480 {#5499
            date: 2024-01-19 03:48:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705636951 {#5612
          date: 2024-01-19 05:02:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
          "@Schadrach@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5616 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5620 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 321395
        -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6817362"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705636951 {#5613
          date: 2024-01-19 05:02:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
        \n
        I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
        \n
        Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705654556 {#5651
        date: 2024-01-19 09:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
        "@Jtotheb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5655 …}
      +nested: Doctrine\ORM\PersistentCollection {#5657 …}
      +votes: Doctrine\ORM\PersistentCollection {#5659 …}
      +reports: Doctrine\ORM\PersistentCollection {#5661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
      -id: 322037
      -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705654556 {#5652
        date: 2024-01-19 09:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
      \n
      I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
      \n
      I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
      \n
      In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
      \n
      And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
      \n
      That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
      \n
      Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
      \n
      But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
      \n
      Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705682774 {#5693
      date: 2024-01-19 17:46:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5688 …}
    +reports: Doctrine\ORM\PersistentCollection {#5699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
    -id: 323201
    -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6827588"
    +editedAt: DateTimeImmutable @1726792462 {#5696
      date: 2024-09-20 02:34:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705682774 {#5692
      date: 2024-01-19 17:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Just some extra detail that I think you might have been missing about the German electoral system. #1 spot doesn’t refer to the leader of the party as this comment sort of seems to imply.\n
    \n
    Germany uses a voting system called Mixed-Member Proportional. In it, you vote for your local candidate exactly the same as you would in America or the UK—using first past the post. But then you *also* vote for your favourite party. And there are additional seats in the Bundestag (congress) that are *not* tied to a particular region, but are instead used to “top up” the total of the Bundestag so that its party representation is *proportional* to the wishes of the voters. So if 10% of voters want the Greens and 20% want SPD, then 20% of the seats will be SPD and 10% will be Greens. If a party wins more seats in local elections than it is owed proportionally, it gets no additional people. If it wins fewer local elections than its national party vote percentage, it gets topped up using its party list. The #1 spot on that list will be the first person elected under this system, unless they also won their local race, in which case it goes to #2 instead, etc.\n
    \n
    MMP is a really good electoral system, and honestly it’s probably the one I would advocate for and would encourage Americans and Brits to advocate for in their respective countries. Though I would replace the party lists entirely with a “nearest loser” to eliminate the problem @LwL@lemmy.world describes. I’d also prefer IRV be used for the local part of the election, though that might be overly complicating it for some. Having those proportional top-ups means third parties not just *can* earn a place (which is what IRV by itself does), it actually guarantees that they *will* earn a place, if any sizeable number of people want them to. No more Nader ruining it for Gore; instead, Nader’s party will actually have representatives elected.\n
    \n
    So looking back at the example they described about Germany, if we ignore local seats for the sake of simplicity, if the Greens are owed 1 seat, that seat will always be a woman. If they’re owed 2 seats, they’ll have a woman and a man. Owed 3 seats and they’ll have two women and a man. Etc.\n
    \n
    Hope that helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705752593 {#5743
    date: 2024-01-20 13:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5747 …}
  +nested: Doctrine\ORM\PersistentCollection {#5749 …}
  +votes: Doctrine\ORM\PersistentCollection {#5751 …}
  +reports: Doctrine\ORM\PersistentCollection {#5753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5757 …}
  -id: 325464
  -bodyTs: "'1':18,187,370 '10':124,143 '2':214,383 '20':131,135 '3':394 'actual':312,341 'addit':83,164 'advoc':233,242 'also':74,203,268 'alway':375 'america':62 'american':238 'back':347 'brit':240 'bundestag':87,108 'call':42 'candid':54 'case':210 'comment':31 'complic':285 'congress':88 'countri':247 'd':267 'describ':265,352 'detail':4 'doesn':20 'earn':301,317 'elect':155,171,197,279,344 'elector':16,222 'elimin':261 'encourag':237 'entir':255 'etc':216,405 'exact':55 'exampl':350 'extra':3 'favourit':78 'fewer':169 'first':67,195 'german':15 'germani':37,354 'get':162,179 'goe':212 'good':221 'gore':335 'green':129,146,367 'guarante':313 'help':408 'honest':225 'hope':406 'ignor':357 'impli':36 'instead':99,215,336 'irv':270,307 'leader':25 'list':185,191,254 'll':386,398 'local':53,154,170,206,275,358 'look':346 'loser':259 'lwl@lemmy.world':264 'man':392,404 'mean':295 'member':45 'might':9,282 'miss':12 'mix':44 'mixed-memb':43 'mmp':217 'nader':331,337 'nation':174 'nearest':258 'number':323 'one':230 'over':284 'owe':159,369,382,393 'part':276 'parti':28,79,112,149,175,184,253,297,339 'particular':95 'past':68 'peopl':165,325 'percentag':177 'person':196 'place':303,319 'post':70 'prefer':269 'probabl':228 'problem':263 'proport':46,115,160,291 'race':207 're':381 'realli':220 'refer':22 'region':96 'replac':251 'repres':343 'represent':113 'respect':246 'ruin':332 'sake':362 'seat':84,138,152,359,371,373,384,395 'seem':34 'simplic':364 'sizeabl':322 'sort':32 'spd':133,141 'spot':19,188 'system':17,41,200,223 'think':7 'third':296 'though':248,280 'tie':92 'top':102,180,293 'top-up':292 'total':105 'two':400 'uk':65 'unless':201 'up':294 'use':38,66,100,182,272 'vote':40,50,75,176 'voter':121,126 'want':127,132,326 'win':150,168 'wish':118 'woman':378,389 'women':401 'won':204 'would':60,232,236,250"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5950884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705752593 {#5744
    date: 2024-01-20 13:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5745
  +user: Proxies\__CG__\App\Entity\User {#5746 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5689
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5653
      +user: Proxies\__CG__\App\Entity\User {#5654 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5614
        +user: Proxies\__CG__\App\Entity\User {#5615 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5500
          +user: Proxies\__CG__\App\Entity\User {#5501 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5259
            +user: Proxies\__CG__\App\Entity\User {#5260 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3999
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                War is peace.\n
                \n
                Freedom is slavery.\n
                \n
                Ignorance is strength.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 55
              +score: 0
              +lastActive: DateTime @1727073255 {#4008
                date: 2024-09-23 08:34:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@cashews_best_nut@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: 320106
              -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6806657"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705605917 {#3944
                date: 2024-01-18 20:25:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3999}
            +body: """
              For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
              \n
              But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1705614665 {#5257
              date: 2024-01-18 22:51:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@lemmy.world"
              "@samus12345@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5261 …}
            +nested: Doctrine\ORM\PersistentCollection {#5263 …}
            +votes: Doctrine\ORM\PersistentCollection {#5265 …}
            +reports: Doctrine\ORM\PersistentCollection {#5267 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
            -id: 320494
            -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6809319"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705614665 {#5258
              date: 2024-01-18 22:51:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
            \n
            Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705632480 {#5498
            date: 2024-01-19 03:48:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
            "@pachrist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5502 …}
          +nested: Doctrine\ORM\PersistentCollection {#5504 …}
          +votes: Doctrine\ORM\PersistentCollection {#5506 …}
          +reports: Doctrine\ORM\PersistentCollection {#5508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
          -id: 321241
          -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/7473650"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705632480 {#5499
            date: 2024-01-19 03:48:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705636951 {#5612
          date: 2024-01-19 05:02:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
          "@Schadrach@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5616 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5620 …}
        +reports: Doctrine\ORM\PersistentCollection {#5622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
        -id: 321395
        -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6817362"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705636951 {#5613
          date: 2024-01-19 05:02:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Not the guy you replied to, but I’ll give you one: if you are male, it is (or at least was last federal election) impossible to be at the highest spot of any candidate list of the german green party. There was a hard rule that spot 1 had to be a woman and then it alternates. The alternation rule seems pretty alright, but blanket excluding someone from the #1 spot because of gender is pretty blatant sexism. It doesn’t matter that women were in that position and worse in the pretty recent past, 2 wrongs don’t make a right (also ironically this kind of ignores other gender identities entirely but they’d probably be given the woman treatment as they’re clearly generally disadvantaged, which seems alright). Something like having at least 45% at #1 of both men and women and then keeping the alternating rule seems a lot more sensible, or even flat out forcing 50% and flipping the genders each election.\n
        \n
        I can also spend a very long time talking about how affirmative action in general feels more like the lazy route to achieve a somewhat better state since socioeconomic factors play a huge role in education and those heavily correlate with ethnicity, but it’s unfair to exclude people based on their skin color (almost like that’s racism by definition), but whatever. I haven’t seen any cases of it being actually abused, and overall just fast tracking more representation of all sorts of people into all kinds of jobs and social groups will likely help a lot against racism in the long run. It just feels like the inferior means to that end.\n
        \n
        Germany has things like giving disabled people preference in job applications given otherwise equal qualifications which I think is great as they most likely have much fewer options overall, and I believe that might be considered affirmative action too? I’m not super familiar given that that’s not a term here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705654556 {#5651
        date: 2024-01-19 09:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
        "@Jtotheb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5655 …}
      +nested: Doctrine\ORM\PersistentCollection {#5657 …}
      +votes: Doctrine\ORM\PersistentCollection {#5659 …}
      +reports: Doctrine\ORM\PersistentCollection {#5661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5663 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5665 …}
      -id: 322037
      -bodyTs: "'1':49,71,139 '2':97 '45':137 '50':161 'abus':241 'achiev':190 'action':180,320 'actual':240 'affirm':179,319 'almost':222 'alright':64,131 'also':104,170 'altern':58,60,149 'applic':293 'base':217 'believ':314 'better':193 'blanket':66 'blatant':78 'candid':35 'case':236 'clear':126 'color':221 'consid':318 'correl':207 'd':116 'definit':228 'disabl':288 'disadvantag':128 'doesn':81 'educ':203 'elect':25,167 'end':282 'entir':113 'equal':296 'ethnic':209 'even':157 'exclud':67,215 'factor':197 'familiar':326 'fast':245 'feder':24 'feel':183,275 'fewer':309 'flat':158 'flip':163 'forc':160 'gender':75,111,165 'general':127,182 'german':39 'germani':283 'give':10,287 'given':119,294,327 'great':302 'green':40 'group':261 'guy':3 'hard':45 'haven':232 'heavili':206 'help':264 'highest':31 'huge':200 'ident':112 'ignor':109 'imposs':26 'inferior':278 'iron':105 'job':258,292 'keep':147 'kind':107,256 'last':23 'lazi':187 'least':21,136 'like':133,185,223,263,276,286,306 'list':36 'll':9 'long':174,271 'lot':153,266 'm':323 'make':101 'male':16 'matter':83 'mean':279 'men':142 'might':316 'much':308 'one':12 'option':310 'otherwis':295 'overal':243,311 'parti':41 'past':96 'peopl':216,253,289 'play':198 'posit':89 'prefer':290 'pretti':63,77,94 'probabl':117 'qualif':297 'racism':226,268 're':125 'recent':95 'repli':5 'represent':248 'right':103 'role':201 'rout':188 'rule':46,61,150 'run':272 'seem':62,130,151 'seen':234 'sensibl':155 'sexism':79 'sinc':195 'skin':220 'social':260 'socioeconom':196 'someon':68 'someth':132 'somewhat':192 'sort':251 'spend':171 'spot':32,48,72 'state':194 'super':325 'talk':176 'term':333 'thing':285 'think':300 'time':175 'track':246 'treatment':122 'unfair':213 'whatev':230 'woman':54,121 'women':85,144 'wors':91 'wrong':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705654556 {#5652
        date: 2024-01-19 09:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      To your last point, yes, affirmative action is the term the U.S. has decided on for programs such as that one. There may be newer phrases in use, I don’t know for certain.\n
      \n
      I would agree on the ‘lazy’ argument. It certainly feels like we could do better. But that always seems to be true!\n
      \n
      I have on a personal level had to learn to avoid letting perfection get in the way of improvement. Whether that is broadly applicable to policy is debatable—I would welcome much more radical change, but I also feel as though radical action in one direction spurs more radical opposition. For instance, Biden tried to forgive $430 billion in student debt in the U.S. and it was in the news, argued over, eventually stopped due to some absurd court cases—yet he and his administration have successfully gotten about $132 billion forgiven in other avenues, step by step, with much less fanfare and thus (in my mind) much less opposition as well.\n
      \n
      In regards to the German Green Party, and to for the moment ignore the question of additional genders, I thought that there were currently two co-leaders, one man one woman? If that is not the case, and even if it is, I assume the argument would be along the lines of ‘women have been underrepresented for so long that it is reasonable to give them a stretch of overrepresentation in order to bring a semblance of balance around.’ Or ‘other parties are mostly led by men so we will be led by women for some semblance of balance.’ Neither concept seems crazy to me.\n
      \n
      And on the question of alternative gender presentations I think the issue is one of how to enact the greatest good for the largest number of people. The rights and representation of trans, non-binary, etc. peoples matter very much to me, knowing several such people personally! But collectively they do at the moment make up a small portion of the population. I think they should be encouraged to do whatever it is they want with their lives. If that is to pursue office with the Green Party, so be it. Such a thing seems like it may take a change in language to ‘allow’. But it does not mean the rules are bad conceptually or that they need to be thrown out—more inclusive language seems like a small change that does not require a change in the direction of progress.\n
      \n
      That’s the ‘affirmative’ side of affirmative action—taking an action like encouraging trans people to run for office. Temporarily banning men from holding office wouldn’t really fall under the umbrella in spirit I suppose, but isn’t the outcome the same, and thus whether or not you take offense at the concept a personal choice, or at least worthy of a philosophical debate?\n
      \n
      Visiting again the concept of laziness: just appointing women to leadership positions does not make everything fair. For instance, the disabled may suffer more social exclusion under female leadership, because women tend to see disabled children in terms of the additional child raising work they represent (of course, mostly men’s fault for pigeonholing women as homemakers). But this is a reason to *improve* the course we are on. It is okay to critique, to point out the ways that things are not going the right way. For instance, feel free to complain about how the focus on social justice overshadows the larger issues of economic injustice that hold everybody down! Feel free to point out groups that are being forgotten. Individuals who benefit from affirmative action and then turn around and preach self sufficiency. Personally, I think men’s mental health will need to be a bigger focus! It’s clearly an issue, and since they’re still mostly in charge it’ll probably benefit us all if they get some help. Whatever your critique, it should be in the spirit of fostering a world where your genitals or skin color or the neighborhood you’re born in does not determine your life’s course.\n
      \n
      But it should not critique the concept. We should not reverse course and say “we were wrong, put men back in charge of everything and don’t let brown people live here.” And that is what I think being *against* affirmative action means. It means “no thanks, I am okay with the deal as it stands.” The deal as it stands, where in the United States you can accurately predict someone’s income just by knowing what ZIP code they were born in; where despite Hillary Clinton’s career women are underrepresented lucrative fields like the sciences because they’re still expected to put *their* future on hold to raise a couple’s children; where despite Barack Obama’s success black men are more than *four* times as likely to have felony convictions than white, taking the community’s right to vote away. That means, whether the person saying it is part of the in-group or a well-off member of a minority group, that they have enough, and aren’t interested in helping others get enough. I’d be embarrassed to say something like that.\n
      \n
      Sorry I rambled on so much, I am “stealing time” at my job and lost my train of thought a few times as I left and revisited this comment. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705682774 {#5693
      date: 2024-01-19 17:46:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
      "@LwL@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5688 …}
    +reports: Doctrine\ORM\PersistentCollection {#5699 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5703 …}
    -id: 323201
    -bodyTs: "'132':146 '430':113 'absurd':134 'accur':757 'action':7,99,425,428,609,730 'addit':185,523 'administr':141 'affirm':6,421,424,608,729 'agre':37 'allow':380 'along':218 'also':94 'altern':280 'alway':52 'applic':80 'appoint':490 'aren':861 'argu':127 'argument':41,215 'around':248,613 'assum':213 'avenu':151 'avoid':67 'away':831 'back':708 'bad':389 'balanc':247,268 'ban':438 'barack':805 'benefit':606,648 'better':49 'biden':109 'bigger':630 'billion':114,147 'binari':310 'black':809 'born':680,770 'bring':243 'broad':79 'brown':717 'career':777 'case':136,206 'certain':34,43 'chang':91,376,406,412 'charg':644,710 'child':524 'children':518,802 'choic':474 'clear':634 'clinton':775 'co':195 'co-lead':194 'code':767 'collect':324 'color':674 'comment':906 'communiti':826 'complain':575 'concept':270,471,486,695 'conceptu':390 'convict':821 'could':47 'coupl':800 'cours':530,548,688,700 'court':135 'crazi':272 'critiqu':556,658,693 'current':192 'd':870 'deal':741,746 'debat':84,482 'debt':117 'decid':14 'despit':773,804 'determin':684 'direct':102,415 'disabl':503,517 'due':131 'econom':588 'embarrass':872 'enact':292 'encourag':343,430 'enough':859,868 'etc':311 'even':208 'eventu':129 'everybodi':592 'everyth':498,712 'exclus':508 'expect':790 'fair':499 'fall':446 'fanfar':158 'fault':534 'feel':44,95,572,594 'feloni':820 'femal':510 'field':782 'focus':579,631 'forgiv':112 'forgiven':148 'forgotten':603 'foster':666 'four':814 'free':573,595 'futur':794 'gender':186,281 'genit':671 'german':173 'get':70,653,867 'give':234 'go':566 'good':295 'gotten':144 'greatest':294 'green':174,362 'group':599,845,855 'health':624 'help':655,865 'hillari':774 'hold':441,591,796 'homemak':539 'ignor':181 'improv':75,546 'in-group':843 'inclus':400 'incom':761 'individu':604 'injustic':589 'instanc':108,501,571 'interest':863 'isn':455 'issu':286,586,636 'job':890 'justic':582 'know':32,318,764 'languag':378,401 'larger':585 'largest':298 'last':3 'lazi':40,488 'leader':196 'leadership':493,511 'learn':65 'least':477 'led':254,261 'left':902 'less':157,165 'let':68,716 'level':62 'life':686 'like':45,371,403,429,783,817,876 'line':220 'live':353,719 'll':646 'long':228 'lost':892 'lucrat':781 'make':330,497 'man':198 'matter':313 'may':23,373,504 'mean':385,731,733,833 'member':851 'men':256,439,532,621,707,810 'mental':623 'mind':163 'minor':854 'moment':180,329 'most':253,531,642 'much':88,156,164,315,883 'need':394,626 'neighborhood':677 'neither':269 'newer':25 'news':126 'non':309 'non-binari':308 'number':299 'obama':806 'offens':468 'offic':359,436,442 'okay':554,738 'one':21,101,197,199,288 'opposit':106,166 'order':241 'other':866 'outcom':458 'overrepresent':239 'overshadow':583 'part':840 'parti':175,251,363 'peopl':301,312,321,432,718 'perfect':69 'person':61,322,473,618,836 'philosoph':481 'phrase':26 'pigeonhol':536 'point':4,558,597 'polici':82 'popul':337 'portion':334 'posit':494 'preach':615 'predict':758 'present':282 'probabl':647 'program':17 'progress':417 'pursu':358 'put':706,792 'question':183,278 'radic':90,98,105 'rais':525,798 'rambl':880 're':640,679,788 'realli':445 'reason':232,544 'regard':170 'repres':528 'represent':305 'requir':410 'revers':699 'revisit':904 'right':303,568,828 'rule':387 'run':434 'say':702,837,874 'scienc':785 'see':516 'seem':53,271,370,402 'self':616 'semblanc':245,266 'sever':319 'side':422 'sinc':638 'skin':673 'small':333,405 'social':507,581 'someon':759 'someth':875 'sorri':878 'spirit':451,664 'spur':103 'stand':744,749 'state':754 'steal':886 'step':152,154 'still':641,789 'stop':130 'stretch':237 'student':116 'success':143,808 'suffer':505 'suffici':617 'suppos':453 'take':374,426,467,824 'temporarili':437 'tend':514 'term':10,520 'thank':735 'thing':369,563 'think':284,339,620,726 'though':97 'thought':188,896 'thrown':397 'thus':160,462 'time':815,887,899 'train':894 'tran':307,431 'tri':110 'true':56 'turn':612 'two':193 'u.s':12,120 'umbrella':449 'underrepres':225,780 'unit':753 'us':649 'use':28 'visit':483 'vote':830 'want':350 'way':73,561,569 'welcom':87 'well':168,849 'well-off':848 'whatev':346,656 'whether':76,463,834 'white':823 'woman':200 'women':222,263,491,513,537,778 'work':526 'world':668 'worthi':478 'would':36,86,216 'wouldn':443 'wrong':705 'yes':5 'yet':137 'zip':766"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6827588"
    +editedAt: DateTimeImmutable @1726792462 {#5696
      date: 2024-09-20 02:34:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705682774 {#5692
      date: 2024-01-19 17:46:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Just some extra detail that I think you might have been missing about the German electoral system. #1 spot doesn’t refer to the leader of the party as this comment sort of seems to imply.\n
    \n
    Germany uses a voting system called Mixed-Member Proportional. In it, you vote for your local candidate exactly the same as you would in America or the UK—using first past the post. But then you *also* vote for your favourite party. And there are additional seats in the Bundestag (congress) that are *not* tied to a particular region, but are instead used to “top up” the total of the Bundestag so that its party representation is *proportional* to the wishes of the voters. So if 10% of voters want the Greens and 20% want SPD, then 20% of the seats will be SPD and 10% will be Greens. If a party wins more seats in local elections than it is owed proportionally, it gets no additional people. If it wins fewer local elections than its national party vote percentage, it gets topped up using its party list. The #1 spot on that list will be the first person elected under this system, unless they also won their local race, in which case it goes to #2 instead, etc.\n
    \n
    MMP is a really good electoral system, and honestly it’s probably the one I would advocate for and would encourage Americans and Brits to advocate for in their respective countries. Though I would replace the party lists entirely with a “nearest loser” to eliminate the problem @LwL@lemmy.world describes. I’d also prefer IRV be used for the local part of the election, though that might be overly complicating it for some. Having those proportional top-ups means third parties not just *can* earn a place (which is what IRV by itself does), it actually guarantees that they *will* earn a place, if any sizeable number of people want them to. No more Nader ruining it for Gore; instead, Nader’s party will actually have representatives elected.\n
    \n
    So looking back at the example they described about Germany, if we ignore local seats for the sake of simplicity, if the Greens are owed 1 seat, that seat will always be a woman. If they’re owed 2 seats, they’ll have a woman and a man. Owed 3 seats and they’ll have two women and a man. Etc.\n
    \n
    Hope that helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705752593 {#5743
    date: 2024-01-20 13:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
    "@LwL@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5747 …}
  +nested: Doctrine\ORM\PersistentCollection {#5749 …}
  +votes: Doctrine\ORM\PersistentCollection {#5751 …}
  +reports: Doctrine\ORM\PersistentCollection {#5753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5757 …}
  -id: 325464
  -bodyTs: "'1':18,187,370 '10':124,143 '2':214,383 '20':131,135 '3':394 'actual':312,341 'addit':83,164 'advoc':233,242 'also':74,203,268 'alway':375 'america':62 'american':238 'back':347 'brit':240 'bundestag':87,108 'call':42 'candid':54 'case':210 'comment':31 'complic':285 'congress':88 'countri':247 'd':267 'describ':265,352 'detail':4 'doesn':20 'earn':301,317 'elect':155,171,197,279,344 'elector':16,222 'elimin':261 'encourag':237 'entir':255 'etc':216,405 'exact':55 'exampl':350 'extra':3 'favourit':78 'fewer':169 'first':67,195 'german':15 'germani':37,354 'get':162,179 'goe':212 'good':221 'gore':335 'green':129,146,367 'guarante':313 'help':408 'honest':225 'hope':406 'ignor':357 'impli':36 'instead':99,215,336 'irv':270,307 'leader':25 'list':185,191,254 'll':386,398 'local':53,154,170,206,275,358 'look':346 'loser':259 'lwl@lemmy.world':264 'man':392,404 'mean':295 'member':45 'might':9,282 'miss':12 'mix':44 'mixed-memb':43 'mmp':217 'nader':331,337 'nation':174 'nearest':258 'number':323 'one':230 'over':284 'owe':159,369,382,393 'part':276 'parti':28,79,112,149,175,184,253,297,339 'particular':95 'past':68 'peopl':165,325 'percentag':177 'person':196 'place':303,319 'post':70 'prefer':269 'probabl':228 'problem':263 'proport':46,115,160,291 'race':207 're':381 'realli':220 'refer':22 'region':96 'replac':251 'repres':343 'represent':113 'respect':246 'ruin':332 'sake':362 'seat':84,138,152,359,371,373,384,395 'seem':34 'simplic':364 'sizeabl':322 'sort':32 'spd':133,141 'spot':19,188 'system':17,41,200,223 'think':7 'third':296 'though':248,280 'tie':92 'top':102,180,293 'top-up':292 'total':105 'two':400 'uk':65 'unless':201 'up':294 'use':38,66,100,182,272 'vote':40,50,75,176 'voter':121,126 'want':127,132,326 'win':150,168 'wish':118 'woman':378,389 'women':401 'won':204 'would':60,232,236,250"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5950884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705752593 {#5744
    date: 2024-01-20 13:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5669
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5500
      +user: Proxies\__CG__\App\Entity\User {#5501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
        \n
        Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705632480 {#5498
        date: 2024-01-19 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5502 …}
      +nested: Doctrine\ORM\PersistentCollection {#5504 …}
      +votes: Doctrine\ORM\PersistentCollection {#5506 …}
      +reports: Doctrine\ORM\PersistentCollection {#5508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
      -id: 321241
      -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7473650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705632480 {#5499
        date: 2024-01-19 03:48:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705636951 {#5612
      date: 2024-01-19 05:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 321395
    -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705636951 {#5613
      date: 2024-01-19 05:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo\n
    \n
    Then targeting socioeconomic status makes more sense. Any system that categorizes people and puts poor white folks in the same “has all the money and connections” bucket as the Clintons and the Obamas in the same “has no money or connections” bucket as poor black folks is not, in any way, actually about having money or connections.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705665554 {#5667
    date: 2024-01-19 12:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5670 …}
  +nested: Doctrine\ORM\PersistentCollection {#5672 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
  -id: 322403
  -bodyTs: "'actual':82 'black':75 'bucket':57,72 'categor':41 'clinton':60 'connect':13,56,71,87 'equal':23 'everyon':22 'fair':17 'folk':47,76 'group':3 'maintain':26 'make':35 'money':9,54,69,85 'obama':63 'one':2 'peopl':5,42 'poor':45,74 'put':44 'quo':30 'say':19 'sens':37 'socioeconom':33 'status':29,34 'system':39 'target':32 'treat':21 'unequ':28 'way':81 'white':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7483032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665554 {#5668
    date: 2024-01-19 12:59:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5669
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5500
      +user: Proxies\__CG__\App\Entity\User {#5501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
        \n
        Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705632480 {#5498
        date: 2024-01-19 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5502 …}
      +nested: Doctrine\ORM\PersistentCollection {#5504 …}
      +votes: Doctrine\ORM\PersistentCollection {#5506 …}
      +reports: Doctrine\ORM\PersistentCollection {#5508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
      -id: 321241
      -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7473650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705632480 {#5499
        date: 2024-01-19 03:48:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705636951 {#5612
      date: 2024-01-19 05:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 321395
    -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705636951 {#5613
      date: 2024-01-19 05:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo\n
    \n
    Then targeting socioeconomic status makes more sense. Any system that categorizes people and puts poor white folks in the same “has all the money and connections” bucket as the Clintons and the Obamas in the same “has no money or connections” bucket as poor black folks is not, in any way, actually about having money or connections.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705665554 {#5667
    date: 2024-01-19 12:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5670 …}
  +nested: Doctrine\ORM\PersistentCollection {#5672 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
  -id: 322403
  -bodyTs: "'actual':82 'black':75 'bucket':57,72 'categor':41 'clinton':60 'connect':13,56,71,87 'equal':23 'everyon':22 'fair':17 'folk':47,76 'group':3 'maintain':26 'make':35 'money':9,54,69,85 'obama':63 'one':2 'peopl':5,42 'poor':45,74 'put':44 'quo':30 'say':19 'sens':37 'socioeconom':33 'status':29,34 'system':39 'target':32 'treat':21 'unequ':28 'way':81 'white':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7483032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665554 {#5668
    date: 2024-01-19 12:59:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5669
  +user: Proxies\__CG__\App\Entity\User {#5501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5500
      +user: Proxies\__CG__\App\Entity\User {#5501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5259
        +user: Proxies\__CG__\App\Entity\User {#5260 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            War is peace.\n
            \n
            Freedom is slavery.\n
            \n
            Ignorance is strength.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1727073255 {#4008
            date: 2024-09-23 08:34:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@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: 320106
          -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6806657"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705605917 {#3944
            date: 2024-01-18 20:25:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
          \n
          But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705614665 {#5257
          date: 2024-01-18 22:51:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5261 …}
        +nested: Doctrine\ORM\PersistentCollection {#5263 …}
        +votes: Doctrine\ORM\PersistentCollection {#5265 …}
        +reports: Doctrine\ORM\PersistentCollection {#5267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
        -id: 320494
        -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6809319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705614665 {#5258
          date: 2024-01-18 22:51:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
        \n
        Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705632480 {#5498
        date: 2024-01-19 03:48:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5502 …}
      +nested: Doctrine\ORM\PersistentCollection {#5504 …}
      +votes: Doctrine\ORM\PersistentCollection {#5506 …}
      +reports: Doctrine\ORM\PersistentCollection {#5508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
      -id: 321241
      -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/7473650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705632480 {#5499
        date: 2024-01-19 03:48:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705636951 {#5612
      date: 2024-01-19 05:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 321395
    -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705636951 {#5613
      date: 2024-01-19 05:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo\n
    \n
    Then targeting socioeconomic status makes more sense. Any system that categorizes people and puts poor white folks in the same “has all the money and connections” bucket as the Clintons and the Obamas in the same “has no money or connections” bucket as poor black folks is not, in any way, actually about having money or connections.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705665554 {#5667
    date: 2024-01-19 12:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5670 …}
  +nested: Doctrine\ORM\PersistentCollection {#5672 …}
  +votes: Doctrine\ORM\PersistentCollection {#5674 …}
  +reports: Doctrine\ORM\PersistentCollection {#5676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
  -id: 322403
  -bodyTs: "'actual':82 'black':75 'bucket':57,72 'categor':41 'clinton':60 'connect':13,56,71,87 'equal':23 'everyon':22 'fair':17 'folk':47,76 'group':3 'maintain':26 'make':35 'money':9,54,69,85 'obama':63 'one':2 'peopl':5,42 'poor':45,74 'put':44 'quo':30 'say':19 'sens':37 'socioeconom':33 'status':29,34 'system':39 'target':32 'treat':21 'unequ':28 'way':81 'white':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7483032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665554 {#5668
    date: 2024-01-19 12:59:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5707
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5669
    +user: Proxies\__CG__\App\Entity\User {#5501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5500
        +user: Proxies\__CG__\App\Entity\User {#5501 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5259
          +user: Proxies\__CG__\App\Entity\User {#5260 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              War is peace.\n
              \n
              Freedom is slavery.\n
              \n
              Ignorance is strength.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 55
            +score: 0
            +lastActive: DateTime @1727073255 {#4008
              date: 2024-09-23 08:34:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@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: 320106
            -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6806657"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705605917 {#3944
              date: 2024-01-18 20:25:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
            \n
            But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705614665 {#5257
            date: 2024-01-18 22:51:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5261 …}
          +nested: Doctrine\ORM\PersistentCollection {#5263 …}
          +votes: Doctrine\ORM\PersistentCollection {#5265 …}
          +reports: Doctrine\ORM\PersistentCollection {#5267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
          -id: 320494
          -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6809319"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705614665 {#5258
            date: 2024-01-18 22:51:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
          \n
          Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705632480 {#5498
          date: 2024-01-19 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5502 …}
        +nested: Doctrine\ORM\PersistentCollection {#5504 …}
        +votes: Doctrine\ORM\PersistentCollection {#5506 …}
        +reports: Doctrine\ORM\PersistentCollection {#5508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
        -id: 321241
        -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7473650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705632480 {#5499
          date: 2024-01-19 03:48:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705636951 {#5612
        date: 2024-01-19 05:02:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 321395
      -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705636951 {#5613
        date: 2024-01-19 05:02:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      > When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo\n
      \n
      Then targeting socioeconomic status makes more sense. Any system that categorizes people and puts poor white folks in the same “has all the money and connections” bucket as the Clintons and the Obamas in the same “has no money or connections” bucket as poor black folks is not, in any way, actually about having money or connections.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705665554 {#5667
      date: 2024-01-19 12:59:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5670 …}
    +nested: Doctrine\ORM\PersistentCollection {#5672 …}
    +votes: Doctrine\ORM\PersistentCollection {#5674 …}
    +reports: Doctrine\ORM\PersistentCollection {#5676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
    -id: 322403
    -bodyTs: "'actual':82 'black':75 'bucket':57,72 'categor':41 'clinton':60 'connect':13,56,71,87 'equal':23 'everyon':22 'fair':17 'folk':47,76 'group':3 'maintain':26 'make':35 'money':9,54,69,85 'obama':63 'one':2 'peopl':5,42 'poor':45,74 'put':44 'quo':30 'say':19 'sens':37 'socioeconom':33 'status':29,34 'system':39 'target':32 'treat':21 'unequ':28 'way':81 'white':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7483032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705665554 {#5668
      date: 2024-01-19 12:59:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Well unfortunately, the overlap is close enough to a circle that it makes plenty of sense, especially since the issue is not purely economic, but social, as you accidentally point out by using the phrase socioeconomic. Obama has wealth that is unfathomable to the everyday person, as does Clinton—both deal with a society that belittles them because of who they are in a way that white men don’t face, rich or poor.\n
    \n
    Surely you’ve noticed that Obama is the only black president so far, despite black people making up 10 to 20% of the population over the last few centuries.\n
    \n
    You are also aware that Clinton would have been the first female U.S. President. She won the popular vote by a significant margin, which is a great sign for public opinion on women, but the reality is still that women, who are more than half the country, are not more than half in charge of it.\n
    \n
    The fact these two got as far as they did is in no small part thanks to the concept of affirmative action, where we try to right past wrongs and level the playing field. Encourage women to go into nontraditional fields, encourage black students to apply for Ivy League schools and ensure there are spots for them—these things only “hurt” white men because resources are so artificially limited already, disproportionately held by the tiny percentage of [rich white men] who control the US’s giant conglomerates and obedient politicians, and regular old white men aren’t used to feeling the squeeze.\n
    \n
    Did Obama pull the ladder up behind him somewhat by applying the same neoliberal bullshit that has destroyed the concept of compassionate social safety nets in favor of a more competitive marketplace? Can you be mad at him? Yeah. That’s beside the point. White people have been allowed to fuck over other white people for ages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705676533 {#5705
    date: 2024-01-19 16:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5708 …}
  +nested: Doctrine\ORM\PersistentCollection {#5710 …}
  +votes: Doctrine\ORM\PersistentCollection {#5712 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 322906
  -bodyTs: "'10':93 '20':95 'accident':29 'action':181 'affirm':180 'age':318 'allow':310 'alreadi':229 'also':106 'appli':205,272 'aren':255 'artifici':227 'awar':107 'behind':268 'belittl':56 'besid':303 'black':84,89,202 'bullshit':276 'centuri':103 'charg':157 'circl':10 'clinton':49,109 'close':6 'compassion':283 'competit':292 'concept':178,281 'conglomer':246 'control':241 'countri':150 'deal':51 'despit':88 'destroy':279 'disproportion':230 'econom':24 'encourag':194,201 'enough':7 'ensur':211 'especi':17 'everyday':45 'face':71 'fact':161 'far':87,166 'favor':288 'feel':259 'femal':115 'field':193,200 'first':114 'fuck':312 'giant':245 'go':197 'got':164 'great':130 'half':148,155 'held':231 'hurt':220 'issu':20 'ivi':207 'ladder':266 'last':101 'leagu':208 'level':190 'limit':228 'mad':297 'make':13,91 'margin':126 'marketplac':293 'men':68,222,239,254 'neoliber':275 'net':286 'nontradit':199 'notic':78 'obama':37,80,263 'obedi':248 'old':252 'opinion':134 'overlap':4 'part':174 'past':187 'peopl':90,307,316 'percentag':235 'person':46 'phrase':35 'play':192 'plenti':14 'point':30,305 'politician':249 'poor':74 'popul':98 'popular':121 'presid':85,117 'public':133 'pull':264 'pure':23 'realiti':139 'regular':251 'resourc':224 'rich':72,237 'right':186 'safeti':285 'school':209 'sens':16 'sign':131 'signific':125 'sinc':18 'small':173 'social':26,284 'societi':54 'socioeconom':36 'somewhat':270 'spot':214 'squeez':261 'still':141 'student':203 'sure':75 'thank':175 'thing':218 'tini':234 'tri':184 'two':163 'u.s':116 'unfathom':42 'unfortun':2 'us':243 'use':33,257 've':77 'vote':122 'way':65 'wealth':39 'well':1 'white':67,221,238,253,306,315 'women':136,143,195 'won':119 'would':110 'wrong':188 'yeah':300"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676533 {#5706
    date: 2024-01-19 16:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5707
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5669
    +user: Proxies\__CG__\App\Entity\User {#5501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5500
        +user: Proxies\__CG__\App\Entity\User {#5501 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5259
          +user: Proxies\__CG__\App\Entity\User {#5260 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              War is peace.\n
              \n
              Freedom is slavery.\n
              \n
              Ignorance is strength.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 55
            +score: 0
            +lastActive: DateTime @1727073255 {#4008
              date: 2024-09-23 08:34:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@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: 320106
            -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6806657"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705605917 {#3944
              date: 2024-01-18 20:25:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
            \n
            But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705614665 {#5257
            date: 2024-01-18 22:51:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5261 …}
          +nested: Doctrine\ORM\PersistentCollection {#5263 …}
          +votes: Doctrine\ORM\PersistentCollection {#5265 …}
          +reports: Doctrine\ORM\PersistentCollection {#5267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
          -id: 320494
          -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6809319"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705614665 {#5258
            date: 2024-01-18 22:51:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
          \n
          Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705632480 {#5498
          date: 2024-01-19 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5502 …}
        +nested: Doctrine\ORM\PersistentCollection {#5504 …}
        +votes: Doctrine\ORM\PersistentCollection {#5506 …}
        +reports: Doctrine\ORM\PersistentCollection {#5508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
        -id: 321241
        -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7473650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705632480 {#5499
          date: 2024-01-19 03:48:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705636951 {#5612
        date: 2024-01-19 05:02:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 321395
      -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705636951 {#5613
        date: 2024-01-19 05:02:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      > When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo\n
      \n
      Then targeting socioeconomic status makes more sense. Any system that categorizes people and puts poor white folks in the same “has all the money and connections” bucket as the Clintons and the Obamas in the same “has no money or connections” bucket as poor black folks is not, in any way, actually about having money or connections.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705665554 {#5667
      date: 2024-01-19 12:59:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5670 …}
    +nested: Doctrine\ORM\PersistentCollection {#5672 …}
    +votes: Doctrine\ORM\PersistentCollection {#5674 …}
    +reports: Doctrine\ORM\PersistentCollection {#5676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
    -id: 322403
    -bodyTs: "'actual':82 'black':75 'bucket':57,72 'categor':41 'clinton':60 'connect':13,56,71,87 'equal':23 'everyon':22 'fair':17 'folk':47,76 'group':3 'maintain':26 'make':35 'money':9,54,69,85 'obama':63 'one':2 'peopl':5,42 'poor':45,74 'put':44 'quo':30 'say':19 'sens':37 'socioeconom':33 'status':29,34 'system':39 'target':32 'treat':21 'unequ':28 'way':81 'white':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7483032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705665554 {#5668
      date: 2024-01-19 12:59:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Well unfortunately, the overlap is close enough to a circle that it makes plenty of sense, especially since the issue is not purely economic, but social, as you accidentally point out by using the phrase socioeconomic. Obama has wealth that is unfathomable to the everyday person, as does Clinton—both deal with a society that belittles them because of who they are in a way that white men don’t face, rich or poor.\n
    \n
    Surely you’ve noticed that Obama is the only black president so far, despite black people making up 10 to 20% of the population over the last few centuries.\n
    \n
    You are also aware that Clinton would have been the first female U.S. President. She won the popular vote by a significant margin, which is a great sign for public opinion on women, but the reality is still that women, who are more than half the country, are not more than half in charge of it.\n
    \n
    The fact these two got as far as they did is in no small part thanks to the concept of affirmative action, where we try to right past wrongs and level the playing field. Encourage women to go into nontraditional fields, encourage black students to apply for Ivy League schools and ensure there are spots for them—these things only “hurt” white men because resources are so artificially limited already, disproportionately held by the tiny percentage of [rich white men] who control the US’s giant conglomerates and obedient politicians, and regular old white men aren’t used to feeling the squeeze.\n
    \n
    Did Obama pull the ladder up behind him somewhat by applying the same neoliberal bullshit that has destroyed the concept of compassionate social safety nets in favor of a more competitive marketplace? Can you be mad at him? Yeah. That’s beside the point. White people have been allowed to fuck over other white people for ages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705676533 {#5705
    date: 2024-01-19 16:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5708 …}
  +nested: Doctrine\ORM\PersistentCollection {#5710 …}
  +votes: Doctrine\ORM\PersistentCollection {#5712 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 322906
  -bodyTs: "'10':93 '20':95 'accident':29 'action':181 'affirm':180 'age':318 'allow':310 'alreadi':229 'also':106 'appli':205,272 'aren':255 'artifici':227 'awar':107 'behind':268 'belittl':56 'besid':303 'black':84,89,202 'bullshit':276 'centuri':103 'charg':157 'circl':10 'clinton':49,109 'close':6 'compassion':283 'competit':292 'concept':178,281 'conglomer':246 'control':241 'countri':150 'deal':51 'despit':88 'destroy':279 'disproportion':230 'econom':24 'encourag':194,201 'enough':7 'ensur':211 'especi':17 'everyday':45 'face':71 'fact':161 'far':87,166 'favor':288 'feel':259 'femal':115 'field':193,200 'first':114 'fuck':312 'giant':245 'go':197 'got':164 'great':130 'half':148,155 'held':231 'hurt':220 'issu':20 'ivi':207 'ladder':266 'last':101 'leagu':208 'level':190 'limit':228 'mad':297 'make':13,91 'margin':126 'marketplac':293 'men':68,222,239,254 'neoliber':275 'net':286 'nontradit':199 'notic':78 'obama':37,80,263 'obedi':248 'old':252 'opinion':134 'overlap':4 'part':174 'past':187 'peopl':90,307,316 'percentag':235 'person':46 'phrase':35 'play':192 'plenti':14 'point':30,305 'politician':249 'poor':74 'popul':98 'popular':121 'presid':85,117 'public':133 'pull':264 'pure':23 'realiti':139 'regular':251 'resourc':224 'rich':72,237 'right':186 'safeti':285 'school':209 'sens':16 'sign':131 'signific':125 'sinc':18 'small':173 'social':26,284 'societi':54 'socioeconom':36 'somewhat':270 'spot':214 'squeez':261 'still':141 'student':203 'sure':75 'thank':175 'thing':218 'tini':234 'tri':184 'two':163 'u.s':116 'unfathom':42 'unfortun':2 'us':243 'use':33,257 've':77 'vote':122 'way':65 'wealth':39 'well':1 'white':67,221,238,253,306,315 'women':136,143,195 'won':119 'would':110 'wrong':188 'yeah':300"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676533 {#5706
    date: 2024-01-19 16:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5707
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5669
    +user: Proxies\__CG__\App\Entity\User {#5501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5500
        +user: Proxies\__CG__\App\Entity\User {#5501 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5259
          +user: Proxies\__CG__\App\Entity\User {#5260 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3999
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              War is peace.\n
              \n
              Freedom is slavery.\n
              \n
              Ignorance is strength.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 55
            +score: 0
            +lastActive: DateTime @1727073255 {#4008
              date: 2024-09-23 08:34:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@cashews_best_nut@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: 320106
            -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6806657"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705605917 {#3944
              date: 2024-01-18 20:25:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3999}
          +body: """
            For real. Diversity could easily be considered antithetical to racism. Inclusion could be considered antithetical to sexism. But no, Chef Elon made pseudo-intellectual word salad.\n
            \n
            But, “Worlds grossly richest man not big on equity” feels like an Onion article title.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705614665 {#5257
            date: 2024-01-18 22:51:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cashews_best_nut@lemmy.world"
            "@samus12345@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5261 …}
          +nested: Doctrine\ORM\PersistentCollection {#5263 …}
          +votes: Doctrine\ORM\PersistentCollection {#5265 …}
          +reports: Doctrine\ORM\PersistentCollection {#5267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
          -id: 320494
          -bodyTs: "'antithet':8,15 'articl':41 'big':34 'chef':20 'consid':7,14 'could':4,12 'divers':3 'easili':5 'elon':21 'equiti':36 'feel':37 'grossli':30 'inclus':11 'intellectu':25 'like':38 'made':22 'man':32 'onion':40 'pseudo':24 'pseudo-intellectu':23 'racism':10 'real':2 'richest':31 'salad':27 'sexism':17 'titl':42 'word':26 'world':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6809319"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705614665 {#5258
            date: 2024-01-18 22:51:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Could be, but like countries that use the words “Democratic” and/or “People’s” in their names, just because you call something by a word doesn’t necessarily mean that word is accurate.\n
          \n
          Often “diversity, inclusion and equity” in practice means doing things that would rightly be called out as sexist and racist but targeting the “right” sex and/or race.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705632480 {#5498
          date: 2024-01-19 03:48:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
          "@samus12345@lemmy.world"
          "@pachrist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5502 …}
        +nested: Doctrine\ORM\PersistentCollection {#5504 …}
        +votes: Doctrine\ORM\PersistentCollection {#5506 …}
        +reports: Doctrine\ORM\PersistentCollection {#5508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5512 …}
        -id: 321241
        -bodyTs: "'accur':32 'and/or':11,58 'call':20,47 'could':1 'countri':5 'democrat':10 'divers':34 'doesn':25 'equiti':37 'inclus':35 'like':4 'mean':28,40 'name':16 'necessarili':27 'often':33 'peopl':12 'practic':39 'race':59 'racist':52 'right':45,56 'sex':57 'sexist':50 'someth':21 'target':54 'thing':42 'use':7 'word':9,24,30 'would':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/7473650"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705632480 {#5499
          date: 2024-01-19 03:48:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Without citing specific examples, it sounds like you just don’t like affirmative action programs, which is an opinion I’d be embarrassed to say out loud. When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo—poorer minority groups continue getting into schools at lower rates since they live in poorer neighborhoods with poorer schools and poorer access to the funds needed for higher education, women continue getting passed up for management positions, leading to more male dominated companies hiring more men for more management positions, et cetera"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705636951 {#5612
        date: 2024-01-19 05:02:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@samus12345@lemmy.world"
        "@pachrist@lemmy.world"
        "@Schadrach@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 321395
      -bodyTs: "'access':79 'action':14 'affirm':13 'cetera':109 'cite':2 'compani':100 'connect':40 'continu':61,88 'd':21 'domin':99 'educ':86 'embarrass':23 'equal':50 'et':108 'everyon':49 'exampl':4 'fair':44 'fund':82 'get':62,89 'group':30,60 'higher':85 'hire':101 'lead':95 'like':7,12 'live':70 'loud':27 'lower':66 'maintain':53 'male':98 'manag':93,106 'men':103 'minor':59 'money':36 'need':83 'neighborhood':73 'one':29 'opinion':19 'pass':90 'peopl':32 'poorer':58,72,75,78 'posit':94,107 'program':15 'quo':57 'rate':67 'say':25,46 'school':64,76 'sinc':68 'sound':6 'specif':3 'status':56 'treat':48 'unequ':55 'without':1 'women':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6817362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705636951 {#5613
        date: 2024-01-19 05:02:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      > When one group of people has all the money and all the connections, it’s not fair to say “just treat everyone equally!” because it maintains the unequal status quo\n
      \n
      Then targeting socioeconomic status makes more sense. Any system that categorizes people and puts poor white folks in the same “has all the money and connections” bucket as the Clintons and the Obamas in the same “has no money or connections” bucket as poor black folks is not, in any way, actually about having money or connections.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705665554 {#5667
      date: 2024-01-19 12:59:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
      "@pachrist@lemmy.world"
      "@Schadrach@lemmy.sdf.org"
      "@Jtotheb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5670 …}
    +nested: Doctrine\ORM\PersistentCollection {#5672 …}
    +votes: Doctrine\ORM\PersistentCollection {#5674 …}
    +reports: Doctrine\ORM\PersistentCollection {#5676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5680 …}
    -id: 322403
    -bodyTs: "'actual':82 'black':75 'bucket':57,72 'categor':41 'clinton':60 'connect':13,56,71,87 'equal':23 'everyon':22 'fair':17 'folk':47,76 'group':3 'maintain':26 'make':35 'money':9,54,69,85 'obama':63 'one':2 'peopl':5,42 'poor':45,74 'put':44 'quo':30 'say':19 'sens':37 'socioeconom':33 'status':29,34 'system':39 'target':32 'treat':21 'unequ':28 'way':81 'white':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7483032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705665554 {#5668
      date: 2024-01-19 12:59:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Well unfortunately, the overlap is close enough to a circle that it makes plenty of sense, especially since the issue is not purely economic, but social, as you accidentally point out by using the phrase socioeconomic. Obama has wealth that is unfathomable to the everyday person, as does Clinton—both deal with a society that belittles them because of who they are in a way that white men don’t face, rich or poor.\n
    \n
    Surely you’ve noticed that Obama is the only black president so far, despite black people making up 10 to 20% of the population over the last few centuries.\n
    \n
    You are also aware that Clinton would have been the first female U.S. President. She won the popular vote by a significant margin, which is a great sign for public opinion on women, but the reality is still that women, who are more than half the country, are not more than half in charge of it.\n
    \n
    The fact these two got as far as they did is in no small part thanks to the concept of affirmative action, where we try to right past wrongs and level the playing field. Encourage women to go into nontraditional fields, encourage black students to apply for Ivy League schools and ensure there are spots for them—these things only “hurt” white men because resources are so artificially limited already, disproportionately held by the tiny percentage of [rich white men] who control the US’s giant conglomerates and obedient politicians, and regular old white men aren’t used to feeling the squeeze.\n
    \n
    Did Obama pull the ladder up behind him somewhat by applying the same neoliberal bullshit that has destroyed the concept of compassionate social safety nets in favor of a more competitive marketplace? Can you be mad at him? Yeah. That’s beside the point. White people have been allowed to fuck over other white people for ages.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705676533 {#5705
    date: 2024-01-19 16:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@pachrist@lemmy.world"
    "@Schadrach@lemmy.sdf.org"
    "@Jtotheb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5708 …}
  +nested: Doctrine\ORM\PersistentCollection {#5710 …}
  +votes: Doctrine\ORM\PersistentCollection {#5712 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 322906
  -bodyTs: "'10':93 '20':95 'accident':29 'action':181 'affirm':180 'age':318 'allow':310 'alreadi':229 'also':106 'appli':205,272 'aren':255 'artifici':227 'awar':107 'behind':268 'belittl':56 'besid':303 'black':84,89,202 'bullshit':276 'centuri':103 'charg':157 'circl':10 'clinton':49,109 'close':6 'compassion':283 'competit':292 'concept':178,281 'conglomer':246 'control':241 'countri':150 'deal':51 'despit':88 'destroy':279 'disproportion':230 'econom':24 'encourag':194,201 'enough':7 'ensur':211 'especi':17 'everyday':45 'face':71 'fact':161 'far':87,166 'favor':288 'feel':259 'femal':115 'field':193,200 'first':114 'fuck':312 'giant':245 'go':197 'got':164 'great':130 'half':148,155 'held':231 'hurt':220 'issu':20 'ivi':207 'ladder':266 'last':101 'leagu':208 'level':190 'limit':228 'mad':297 'make':13,91 'margin':126 'marketplac':293 'men':68,222,239,254 'neoliber':275 'net':286 'nontradit':199 'notic':78 'obama':37,80,263 'obedi':248 'old':252 'opinion':134 'overlap':4 'part':174 'past':187 'peopl':90,307,316 'percentag':235 'person':46 'phrase':35 'play':192 'plenti':14 'point':30,305 'politician':249 'poor':74 'popul':98 'popular':121 'presid':85,117 'public':133 'pull':264 'pure':23 'realiti':139 'regular':251 'resourc':224 'rich':72,237 'right':186 'safeti':285 'school':209 'sens':16 'sign':131 'signific':125 'sinc':18 'small':173 'social':26,284 'societi':54 'socioeconom':36 'somewhat':270 'spot':214 'squeez':261 'still':141 'student':203 'sure':75 'thank':175 'thing':218 'tini':234 'tri':184 'two':163 'u.s':116 'unfathom':42 'unfortun':2 'us':243 'use':33,257 've':77 'vote':122 'way':65 'wealth':39 'well':1 'white':67,221,238,253,306,315 'women':136,143,195 'won':119 'would':110 'wrong':188 'yeah':300"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676533 {#5706
    date: 2024-01-19 16:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "honestly what I hate the most about those quotes is that every one of those slogans actually have a quite clear meaning , especially within the context of the book ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705655321 {#5273
    date: 2024-01-19 10:08:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 322056
  -bodyTs: "'actual':17 'book':29 'clear':21 'context':26 'especi':23 'everi':12 'hate':4 'honest':1 'mean':22 'one':13 'quit':20 'quot':9 'slogan':16 'within':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3469731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705655321 {#5274
    date: 2024-01-19 10:08:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "honestly what I hate the most about those quotes is that every one of those slogans actually have a quite clear meaning , especially within the context of the book ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705655321 {#5273
    date: 2024-01-19 10:08:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 322056
  -bodyTs: "'actual':17 'book':29 'clear':21 'context':26 'especi':23 'everi':12 'hate':4 'honest':1 'mean':22 'one':13 'quit':20 'quot':9 'slogan':16 'within':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3469731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705655321 {#5274
    date: 2024-01-19 10:08:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      War is peace.\n
      \n
      Freedom is slavery.\n
      \n
      Ignorance is strength.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1727073255 {#4008
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@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: 320106
    -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605917 {#3944
      date: 2024-01-18 20:25:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "honestly what I hate the most about those quotes is that every one of those slogans actually have a quite clear meaning , especially within the context of the book ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705655321 {#5273
    date: 2024-01-19 10:08:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 322056
  -bodyTs: "'actual':17 'book':29 'clear':21 'context':26 'especi':23 'everi':12 'hate':4 'honest':1 'mean':22 'one':13 'quit':20 'quot':9 'slogan':16 'within':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3469731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705655321 {#5274
    date: 2024-01-19 10:08:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5532
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "honestly what I hate the most about those quotes is that every one of those slogans actually have a quite clear meaning , especially within the context of the book ."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705655321 {#5273
      date: 2024-01-19 10:08:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 322056
    -bodyTs: "'actual':17 'book':29 'clear':21 'context':26 'especi':23 'everi':12 'hate':4 'honest':1 'mean':22 'one':13 'quit':20 'quot':9 'slogan':16 'within':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3469731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705655321 {#5274
      date: 2024-01-19 10:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I find myself saying “We are the dead” quite a lot when something reality bending occurs (you know, like Elon opening his pie hole), because that’s how it feels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705681532 {#5530
    date: 2024-01-19 17:25:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5533 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5537 …}
  +reports: Doctrine\ORM\PersistentCollection {#5539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5543 …}
  -id: 323135
  -bodyTs: "'bend':15 'dead':8 'elon':20 'feel':30 'find':2 'hole':24 'know':18 'like':19 'lot':11 'occur':16 'open':21 'pie':23 'quit':9 'realiti':14 'say':4 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681532 {#5531
    date: 2024-01-19 17:25:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5532
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "honestly what I hate the most about those quotes is that every one of those slogans actually have a quite clear meaning , especially within the context of the book ."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705655321 {#5273
      date: 2024-01-19 10:08:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 322056
    -bodyTs: "'actual':17 'book':29 'clear':21 'context':26 'especi':23 'everi':12 'hate':4 'honest':1 'mean':22 'one':13 'quit':20 'quot':9 'slogan':16 'within':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3469731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705655321 {#5274
      date: 2024-01-19 10:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I find myself saying “We are the dead” quite a lot when something reality bending occurs (you know, like Elon opening his pie hole), because that’s how it feels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705681532 {#5530
    date: 2024-01-19 17:25:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5533 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5537 …}
  +reports: Doctrine\ORM\PersistentCollection {#5539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5543 …}
  -id: 323135
  -bodyTs: "'bend':15 'dead':8 'elon':20 'feel':30 'find':2 'hole':24 'know':18 'like':19 'lot':11 'occur':16 'open':21 'pie':23 'quit':9 'realiti':14 'say':4 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681532 {#5531
    date: 2024-01-19 17:25:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5532
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        War is peace.\n
        \n
        Freedom is slavery.\n
        \n
        Ignorance is strength.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1727073255 {#4008
        date: 2024-09-23 08:34:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@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: 320106
      -bodyTs: "'freedom':4 'ignor':7 'peac':3 'slaveri':6 'strength':9 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605917 {#3944
        date: 2024-01-18 20:25:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "honestly what I hate the most about those quotes is that every one of those slogans actually have a quite clear meaning , especially within the context of the book ."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705655321 {#5273
      date: 2024-01-19 10:08:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 322056
    -bodyTs: "'actual':17 'book':29 'clear':21 'context':26 'especi':23 'everi':12 'hate':4 'honest':1 'mean':22 'one':13 'quit':20 'quot':9 'slogan':16 'within':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3469731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705655321 {#5274
      date: 2024-01-19 10:08:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I find myself saying “We are the dead” quite a lot when something reality bending occurs (you know, like Elon opening his pie hole), because that’s how it feels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705681532 {#5530
    date: 2024-01-19 17:25:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@samus12345@lemmy.world"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5533 …}
  +nested: Doctrine\ORM\PersistentCollection {#5535 …}
  +votes: Doctrine\ORM\PersistentCollection {#5537 …}
  +reports: Doctrine\ORM\PersistentCollection {#5539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5543 …}
  -id: 323135
  -bodyTs: "'bend':15 'dead':8 'elon':20 'feel':30 'find':2 'hole':24 'know':18 'like':19 'lot':11 'occur':16 'open':21 'pie':23 'quit':9 'realiti':14 'say':4 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681532 {#5531
    date: 2024-01-19 17:25:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The lion, the witch and the audacity of this bitch\n
    \n
    (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726852466 {#4042
    date: 2024-09-20 19:14:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 322549
  -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669492 {#4040
    date: 2024-01-19 14:04: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
87 DENIED edit
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The lion, the witch and the audacity of this bitch\n
    \n
    (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726852466 {#4042
    date: 2024-09-20 19:14:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 322549
  -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669492 {#4040
    date: 2024-01-19 14:04: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
88 DENIED moderate
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The lion, the witch and the audacity of this bitch\n
    \n
    (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1726852466 {#4042
    date: 2024-09-20 19:14:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 322549
  -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669492 {#4040
    date: 2024-01-19 14:04: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
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 {#5369
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The lion, the witch and the audacity of this bitch\n
      \n
      (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1726852466 {#4042
      date: 2024-09-20 19:14:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 322549
    -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6823427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705669492 {#4040
      date: 2024-01-19 14:04:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Speaking of bitches. I much prefer them to dogs - better temprement, smell better and no undercarage for you to accidentally brush/knock when rubbing their belly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705692932 {#5367
    date: 2024-01-19 20:35:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@thecookingsenpai@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 323692
  -bodyTs: "'accident':20 'belli':25 'better':10,13 'bitch':3 'brush/knock':21 'dog':9 'much':5 'prefer':6 'rub':23 'smell':12 'speak':1 'temprement':11 'undercarag':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692932 {#5368
    date: 2024-01-19 20:35:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5369
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The lion, the witch and the audacity of this bitch\n
      \n
      (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1726852466 {#4042
      date: 2024-09-20 19:14:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 322549
    -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6823427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705669492 {#4040
      date: 2024-01-19 14:04:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Speaking of bitches. I much prefer them to dogs - better temprement, smell better and no undercarage for you to accidentally brush/knock when rubbing their belly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705692932 {#5367
    date: 2024-01-19 20:35:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@thecookingsenpai@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 323692
  -bodyTs: "'accident':20 'belli':25 'better':10,13 'bitch':3 'brush/knock':21 'dog':9 'much':5 'prefer':6 'rub':23 'smell':12 'speak':1 'temprement':11 'undercarag':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692932 {#5368
    date: 2024-01-19 20:35:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5369
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#4019 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The lion, the witch and the audacity of this bitch\n
      \n
      (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1726852466 {#4042
      date: 2024-09-20 19:14:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
    -id: 322549
    -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6823427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705669492 {#4040
      date: 2024-01-19 14:04:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Speaking of bitches. I much prefer them to dogs - better temprement, smell better and no undercarage for you to accidentally brush/knock when rubbing their belly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705692932 {#5367
    date: 2024-01-19 20:35:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@thecookingsenpai@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 323692
  -bodyTs: "'accident':20 'belli':25 'better':10,13 'bitch':3 'brush/knock':21 'dog':9 'much':5 'prefer':6 'rub':23 'smell':12 'speak':1 'temprement':11 'undercarag':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692932 {#5368
    date: 2024-01-19 20:35:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5547
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4036
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The lion, the witch and the audacity of this bitch\n
        \n
        (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1726852466 {#4042
        date: 2024-09-20 19:14:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 322549
      -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705669492 {#4040
        date: 2024-01-19 14:04:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "Speaking of bitches. I much prefer them to dogs - better temprement, smell better and no undercarage for you to accidentally brush/knock when rubbing their belly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705692932 {#5367
      date: 2024-01-19 20:35:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@thecookingsenpai@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 323692
    -bodyTs: "'accident':20 'belli':25 'better':10,13 'bitch':3 'brush/knock':21 'dog':9 'much':5 'prefer':6 'rub':23 'smell':12 'speak':1 'temprement':11 'undercarag':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6830793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705692932 {#5368
      date: 2024-01-19 20:35:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Thats so specific"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705693542 {#5545
    date: 2024-01-19 20:45:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@thecookingsenpai@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5548 …}
  +nested: Doctrine\ORM\PersistentCollection {#5550 …}
  +votes: Doctrine\ORM\PersistentCollection {#5552 …}
  +reports: Doctrine\ORM\PersistentCollection {#5554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5558 …}
  -id: 323719
  -bodyTs: "'specif':3 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705693542 {#5546
    date: 2024-01-19 20:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5547
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4036
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The lion, the witch and the audacity of this bitch\n
        \n
        (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1726852466 {#4042
        date: 2024-09-20 19:14:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 322549
      -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705669492 {#4040
        date: 2024-01-19 14:04:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "Speaking of bitches. I much prefer them to dogs - better temprement, smell better and no undercarage for you to accidentally brush/knock when rubbing their belly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705692932 {#5367
      date: 2024-01-19 20:35:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@thecookingsenpai@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 323692
    -bodyTs: "'accident':20 'belli':25 'better':10,13 'bitch':3 'brush/knock':21 'dog':9 'much':5 'prefer':6 'rub':23 'smell':12 'speak':1 'temprement':11 'undercarag':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6830793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705692932 {#5368
      date: 2024-01-19 20:35:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Thats so specific"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705693542 {#5545
    date: 2024-01-19 20:45:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@thecookingsenpai@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5548 …}
  +nested: Doctrine\ORM\PersistentCollection {#5550 …}
  +votes: Doctrine\ORM\PersistentCollection {#5552 …}
  +reports: Doctrine\ORM\PersistentCollection {#5554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5558 …}
  -id: 323719
  -bodyTs: "'specif':3 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705693542 {#5546
    date: 2024-01-19 20:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5547
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4036
      +user: App\Entity\User {#4019 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The lion, the witch and the audacity of this bitch\n
        \n
        (in 4 bitch as a gender neutral way of saying whining child while doing a rhyme)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1726852466 {#4042
        date: 2024-09-20 19:14:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
      -id: 322549
      -bodyTs: "'4':12 'audac':7 'bitch':10,13 'child':22 'gender':16 'lion':2 'neutral':17 'rhyme':26 'say':20 'way':18 'whine':21 'witch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705669492 {#4040
        date: 2024-01-19 14:04:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "Speaking of bitches. I much prefer them to dogs - better temprement, smell better and no undercarage for you to accidentally brush/knock when rubbing their belly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705692932 {#5367
      date: 2024-01-19 20:35:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@thecookingsenpai@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 323692
    -bodyTs: "'accident':20 'belli':25 'better':10,13 'bitch':3 'brush/knock':21 'dog':9 'much':5 'prefer':6 'rub':23 'smell':12 'speak':1 'temprement':11 'undercarag':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6830793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705692932 {#5368
      date: 2024-01-19 20:35:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Thats so specific"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705693542 {#5545
    date: 2024-01-19 20:45:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@thecookingsenpai@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5548 …}
  +nested: Doctrine\ORM\PersistentCollection {#5550 …}
  +votes: Doctrine\ORM\PersistentCollection {#5552 …}
  +reports: Doctrine\ORM\PersistentCollection {#5554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5558 …}
  -id: 323719
  -bodyTs: "'specif':3 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705693542 {#5546
    date: 2024-01-19 20:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "He’s ok with racism and sexism, so dei is good, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1726782597 {#4114
    date: 2024-09-19 23:49:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 321054
  -bodyTs: "'dei':9 'good':11 'ok':3 'racism':5 'right':12 'sexism':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6597670"
  +editedAt: DateTimeImmutable @1726538687 {#4115
    date: 2024-09-17 04:04:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705628061 {#4116
    date: 2024-01-19 02:34: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
99 DENIED edit
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "He’s ok with racism and sexism, so dei is good, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1726782597 {#4114
    date: 2024-09-19 23:49:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 321054
  -bodyTs: "'dei':9 'good':11 'ok':3 'racism':5 'right':12 'sexism':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6597670"
  +editedAt: DateTimeImmutable @1726538687 {#4115
    date: 2024-09-17 04:04:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705628061 {#4116
    date: 2024-01-19 02:34: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
100 DENIED moderate
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "He’s ok with racism and sexism, so dei is good, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1726782597 {#4114
    date: 2024-09-19 23:49:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 321054
  -bodyTs: "'dei':9 'good':11 'ok':3 'racism':5 'right':12 'sexism':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6597670"
  +editedAt: DateTimeImmutable @1726538687 {#4115
    date: 2024-09-17 04:04:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705628061 {#4116
    date: 2024-01-19 02:34: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
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 {#5322
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "He’s ok with racism and sexism, so dei is good, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1726782597 {#4114
      date: 2024-09-19 23:49:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 321054
    -bodyTs: "'dei':9 'good':11 'ok':3 'racism':5 'right':12 'sexism':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6597670"
    +editedAt: DateTimeImmutable @1726538687 {#4115
      date: 2024-09-17 04:04:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628061 {#4116
      date: 2024-01-19 02:34:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Always do the opposite of what Elon does, is my rule of life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705681361 {#5320
    date: 2024-01-19 17:22:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@dudinax@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 323126
  -bodyTs: "'alway':1 'elon':7 'life':13 'opposit':4 'rule':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681361 {#5321
    date: 2024-01-19 17:22:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5322
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "He’s ok with racism and sexism, so dei is good, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1726782597 {#4114
      date: 2024-09-19 23:49:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 321054
    -bodyTs: "'dei':9 'good':11 'ok':3 'racism':5 'right':12 'sexism':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6597670"
    +editedAt: DateTimeImmutable @1726538687 {#4115
      date: 2024-09-17 04:04:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628061 {#4116
      date: 2024-01-19 02:34:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Always do the opposite of what Elon does, is my rule of life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705681361 {#5320
    date: 2024-01-19 17:22:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@dudinax@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 323126
  -bodyTs: "'alway':1 'elon':7 'life':13 'opposit':4 'rule':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681361 {#5321
    date: 2024-01-19 17:22:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5322
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "He’s ok with racism and sexism, so dei is good, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1726782597 {#4114
      date: 2024-09-19 23:49:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 321054
    -bodyTs: "'dei':9 'good':11 'ok':3 'racism':5 'right':12 'sexism':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6597670"
    +editedAt: DateTimeImmutable @1726538687 {#4115
      date: 2024-09-17 04:04:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705628061 {#4116
      date: 2024-01-19 02:34:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Always do the opposite of what Elon does, is my rule of life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705681361 {#5320
    date: 2024-01-19 17:22:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@dudinax@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5323 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5327 …}
  +reports: Doctrine\ORM\PersistentCollection {#5329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5333 …}
  -id: 323126
  -bodyTs: "'alway':1 'elon':7 'life':13 'opposit':4 'rule':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681361 {#5321
    date: 2024-01-19 17:22:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They’ve captured his weird lumpy face beautifully."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1726759559 {#4188
    date: 2024-09-19 17:25:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 321194
  -bodyTs: "'beauti':8 'captur':3 'face':7 'lumpi':6 've':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705631371 {#4189
    date: 2024-01-19 03:29: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
107 DENIED edit
App\Entity\EntryComment {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They’ve captured his weird lumpy face beautifully."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1726759559 {#4188
    date: 2024-09-19 17:25:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 321194
  -bodyTs: "'beauti':8 'captur':3 'face':7 'lumpi':6 've':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705631371 {#4189
    date: 2024-01-19 03:29: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
108 DENIED moderate
App\Entity\EntryComment {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They’ve captured his weird lumpy face beautifully."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1726759559 {#4188
    date: 2024-09-19 17:25:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 321194
  -bodyTs: "'beauti':8 'captur':3 'face':7 'lumpi':6 've':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705631371 {#4189
    date: 2024-01-19 03:29: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
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 {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They’ve captured his weird lumpy face beautifully."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1726759559 {#4188
      date: 2024-09-19 17:25:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 321194
    -bodyTs: "'beauti':8 'captur':3 'face':7 'lumpi':6 've':2 'weird':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6816213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705631371 {#4189
      date: 2024-01-19 03:29:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "The my pillow of faces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705676027 {#5351
    date: 2024-01-19 15:53:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 322886
  -bodyTs: "'face':5 'pillow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676027 {#5352
    date: 2024-01-19 15:53: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
111 DENIED edit
App\Entity\EntryComment {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They’ve captured his weird lumpy face beautifully."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1726759559 {#4188
      date: 2024-09-19 17:25:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 321194
    -bodyTs: "'beauti':8 'captur':3 'face':7 'lumpi':6 've':2 'weird':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6816213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705631371 {#4189
      date: 2024-01-19 03:29:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "The my pillow of faces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705676027 {#5351
    date: 2024-01-19 15:53:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 322886
  -bodyTs: "'face':5 'pillow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676027 {#5352
    date: 2024-01-19 15:53: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
112 DENIED moderate
App\Entity\EntryComment {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They’ve captured his weird lumpy face beautifully."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1726759559 {#4188
      date: 2024-09-19 17:25:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 321194
    -bodyTs: "'beauti':8 'captur':3 'face':7 'lumpi':6 've':2 'weird':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6816213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705631371 {#4189
      date: 2024-01-19 03:29:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "The my pillow of faces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705676027 {#5351
    date: 2024-01-19 15:53:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 322886
  -bodyTs: "'face':5 'pillow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676027 {#5352
    date: 2024-01-19 15:53: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
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 {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 95
  +score: 0
  +lastActive: DateTime @1726646305 {#4261
    date: 2024-09-18 09:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 320128
  -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606365 {#4262
    date: 2024-01-18 20:32: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
115 DENIED edit
App\Entity\EntryComment {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 95
  +score: 0
  +lastActive: DateTime @1726646305 {#4261
    date: 2024-09-18 09:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 320128
  -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606365 {#4262
    date: 2024-01-18 20:32: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
116 DENIED moderate
App\Entity\EntryComment {#4266
  +user: App\Entity\User {#4279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 95
  +score: 0
  +lastActive: DateTime @1726646305 {#4261
    date: 2024-09-18 09:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4267 …}
  +nested: Doctrine\ORM\PersistentCollection {#4269 …}
  +votes: Doctrine\ORM\PersistentCollection {#4271 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 320128
  -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606365 {#4262
    date: 2024-01-18 20:32: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
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 {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1726646305 {#4261
      date: 2024-09-18 09:58:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 320128
    -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705606365 {#4262
      date: 2024-01-18 20:32:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "Did you just grammerism him?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1705606693 {#5289
    date: 2024-01-18 20:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Isakk86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 320141
  -bodyTs: "'grammer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7723267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606693 {#5290
    date: 2024-01-18 20:38:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1726646305 {#4261
      date: 2024-09-18 09:58:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 320128
    -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705606365 {#4262
      date: 2024-01-18 20:32:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "Did you just grammerism him?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1705606693 {#5289
    date: 2024-01-18 20:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Isakk86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 320141
  -bodyTs: "'grammer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7723267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606693 {#5290
    date: 2024-01-18 20:38:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1726646305 {#4261
      date: 2024-09-18 09:58:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 320128
    -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705606365 {#4262
      date: 2024-01-18 20:32:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "Did you just grammerism him?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1705606693 {#5289
    date: 2024-01-18 20:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Isakk86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 320141
  -bodyTs: "'grammer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7723267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606693 {#5290
    date: 2024-01-18 20:38:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5307
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1726646305 {#4261
      date: 2024-09-18 09:58:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 320128
    -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705606365 {#4262
      date: 2024-01-18 20:32:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "smh he is racist, overconfident, and uneducated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705652793 {#5305
    date: 2024-01-19 09:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Isakk86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5318 …}
  -id: 321982
  -bodyTs: "'overconfid':5 'racist':4 'smh':1 'uneduc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3469592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652793 {#5306
    date: 2024-01-19 09:26: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
123 DENIED edit
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1726646305 {#4261
      date: 2024-09-18 09:58:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 320128
    -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705606365 {#4262
      date: 2024-01-18 20:32:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "smh he is racist, overconfident, and uneducated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705652793 {#5305
    date: 2024-01-19 09:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Isakk86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5318 …}
  -id: 321982
  -bodyTs: "'overconfid':5 'racist':4 'smh':1 'uneduc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3469592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652793 {#5306
    date: 2024-01-19 09:26: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
124 DENIED moderate
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4266
    +user: App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just when I think I couldn’t hate him anymore, he omits the Oxford comma…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1726646305 {#4261
      date: 2024-09-18 09:58:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4267 …}
    +nested: Doctrine\ORM\PersistentCollection {#4269 …}
    +votes: Doctrine\ORM\PersistentCollection {#4271 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 320128
    -bodyTs: "'anymor':10 'comma':15 'couldn':6 'hate':8 'omit':12 'oxford':14 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6806822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705606365 {#4262
      date: 2024-01-18 20:32:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4266}
  +body: "smh he is racist, overconfident, and uneducated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705652793 {#5305
    date: 2024-01-19 09:26:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Isakk86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5318 …}
  -id: 321982
  -bodyTs: "'overconfid':5 'racist':4 'smh':1 'uneduc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3469592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652793 {#5306
    date: 2024-01-19 09:26: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
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 {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
    \n
    Truth is stranger than fiction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 144
  +score: 0
  +lastActive: DateTime @1726620128 {#4334
    date: 2024-09-18 02:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 319811
  -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8406186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600147 {#4335
    date: 2024-01-18 18:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
    \n
    Truth is stranger than fiction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 144
  +score: 0
  +lastActive: DateTime @1726620128 {#4334
    date: 2024-09-18 02:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 319811
  -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8406186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600147 {#4335
    date: 2024-01-18 18:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
    \n
    Truth is stranger than fiction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 144
  +score: 0
  +lastActive: DateTime @1726620128 {#4334
    date: 2024-09-18 02:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 319811
  -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8406186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600147 {#4335
    date: 2024-01-18 18:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
      \n
      Truth is stranger than fiction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 144
    +score: 0
    +lastActive: DateTime @1726620128 {#4334
      date: 2024-09-18 02:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 319811
    -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8406186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600147 {#4335
      date: 2024-01-18 18:49:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    I checked, it was added to mock musk.\n
    \n
    ![](https://lemy.lol/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1705604968 {#5115
    date: 2024-01-18 20:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 320055
  -bodyTs: "'/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)':11 'ad':5 'check':2 'lemy.lol':10 'lemy.lol/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)':9 'mock':7 'musk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6799432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705604968 {#5116
    date: 2024-01-18 20:09:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
      \n
      Truth is stranger than fiction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 144
    +score: 0
    +lastActive: DateTime @1726620128 {#4334
      date: 2024-09-18 02:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 319811
    -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8406186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600147 {#4335
      date: 2024-01-18 18:49:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    I checked, it was added to mock musk.\n
    \n
    ![](https://lemy.lol/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1705604968 {#5115
    date: 2024-01-18 20:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 320055
  -bodyTs: "'/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)':11 'ad':5 'check':2 'lemy.lol':10 'lemy.lol/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)':9 'mock':7 'musk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6799432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705604968 {#5116
    date: 2024-01-18 20:09:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
      \n
      Truth is stranger than fiction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 144
    +score: 0
    +lastActive: DateTime @1726620128 {#4334
      date: 2024-09-18 02:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 319811
    -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8406186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600147 {#4335
      date: 2024-01-18 18:49:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    I checked, it was added to mock musk.\n
    \n
    ![](https://lemy.lol/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 86
  +score: 0
  +lastActive: DateTime @1705604968 {#5115
    date: 2024-01-18 20:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 320055
  -bodyTs: "'/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)':11 'ad':5 'check':2 'lemy.lol':10 'lemy.lol/pictrs/image/91db255a-f2e5-42d0-a8a4-ec0c7f5b4074.jpeg)':9 'mock':7 'musk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6799432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705604968 {#5116
    date: 2024-01-18 20:09:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
      \n
      Truth is stranger than fiction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 144
    +score: 0
    +lastActive: DateTime @1726620128 {#4334
      date: 2024-09-18 02:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 319811
    -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8406186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600147 {#4335
      date: 2024-01-18 18:49:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "There’s a simple litmus test. Musk would never joke about himself in a self-deprecating way, in any capacity. He has such a fragile ego it would break if someone farted in his general direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1705615182 {#5131
    date: 2024-01-18 22:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 320515
  -bodyTs: "'break':30 'capac':21 'deprec':17 'direct':37 'ego':27 'fart':33 'fragil':26 'general':36 'joke':10 'litmus':5 'musk':7 'never':9 'self':16 'self-deprec':15 'simpl':4 'someon':32 'test':6 'way':18 'would':8,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8412250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705615182 {#5132
    date: 2024-01-18 22:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
      \n
      Truth is stranger than fiction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 144
    +score: 0
    +lastActive: DateTime @1726620128 {#4334
      date: 2024-09-18 02:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 319811
    -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8406186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600147 {#4335
      date: 2024-01-18 18:49:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "There’s a simple litmus test. Musk would never joke about himself in a self-deprecating way, in any capacity. He has such a fragile ego it would break if someone farted in his general direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1705615182 {#5131
    date: 2024-01-18 22:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 320515
  -bodyTs: "'break':30 'capac':21 'deprec':17 'direct':37 'ego':27 'fart':33 'fragil':26 'general':36 'joke':10 'litmus':5 'musk':7 'never':9 'self':16 'self-deprec':15 'simpl':4 'someon':32 'test':6 'way':18 'would':8,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8412250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705615182 {#5132
    date: 2024-01-18 22:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
      \n
      Truth is stranger than fiction.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 144
    +score: 0
    +lastActive: DateTime @1726620128 {#4334
      date: 2024-09-18 02:42:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 319811
    -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8406186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600147 {#4335
      date: 2024-01-18 18:49:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "There’s a simple litmus test. Musk would never joke about himself in a self-deprecating way, in any capacity. He has such a fragile ego it would break if someone farted in his general direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1705615182 {#5131
    date: 2024-01-18 22:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 320515
  -bodyTs: "'break':30 'capac':21 'deprec':17 'direct':37 'ego':27 'fart':33 'fragil':26 'general':36 'joke':10 'litmus':5 'musk':7 'never':9 'self':16 'self-deprec':15 'simpl':4 'someon':32 'test':6 'way':18 'would':8,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8412250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705615182 {#5132
    date: 2024-01-18 22:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5516
  +user: Proxies\__CG__\App\Entity\User {#5517 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
        \n
        Truth is stranger than fiction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 144
      +score: 0
      +lastActive: DateTime @1726620128 {#4334
        date: 2024-09-18 02:42:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 319811
      -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8406186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705600147 {#4335
        date: 2024-01-18 18:49:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "There’s a simple litmus test. Musk would never joke about himself in a self-deprecating way, in any capacity. He has such a fragile ego it would break if someone farted in his general direction."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705615182 {#5131
      date: 2024-01-18 22:59:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@MargotRobbie@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 320515
    -bodyTs: "'break':30 'capac':21 'deprec':17 'direct':37 'ego':27 'fart':33 'fragil':26 'general':36 'joke':10 'litmus':5 'musk':7 'never':9 'self':16 'self-deprec':15 'simpl':4 'someon':32 'test':6 'way':18 'would':8,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8412250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705615182 {#5132
      date: 2024-01-18 22:59:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "His mother was a hamster"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705647626 {#5514
    date: 2024-01-19 08:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
    "@GoodEye8@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 321785
  -bodyTs: "'hamster':5 'mother':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647626 {#5515
    date: 2024-01-19 08:00:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5516
  +user: Proxies\__CG__\App\Entity\User {#5517 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
        \n
        Truth is stranger than fiction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 144
      +score: 0
      +lastActive: DateTime @1726620128 {#4334
        date: 2024-09-18 02:42:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 319811
      -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8406186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705600147 {#4335
        date: 2024-01-18 18:49:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "There’s a simple litmus test. Musk would never joke about himself in a self-deprecating way, in any capacity. He has such a fragile ego it would break if someone farted in his general direction."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705615182 {#5131
      date: 2024-01-18 22:59:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@MargotRobbie@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 320515
    -bodyTs: "'break':30 'capac':21 'deprec':17 'direct':37 'ego':27 'fart':33 'fragil':26 'general':36 'joke':10 'litmus':5 'musk':7 'never':9 'self':16 'self-deprec':15 'simpl':4 'someon':32 'test':6 'way':18 'would':8,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8412250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705615182 {#5132
      date: 2024-01-18 22:59:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "His mother was a hamster"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705647626 {#5514
    date: 2024-01-19 08:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
    "@GoodEye8@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 321785
  -bodyTs: "'hamster':5 'mother':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647626 {#5515
    date: 2024-01-19 08:00:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5516
  +user: Proxies\__CG__\App\Entity\User {#5517 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4339
      +user: App\Entity\User {#4352 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I genuinely can’t tell if the comic was added by somebody else to mock Musk’s tweet, or if Musk is such a narcissistic prick with zero self awareness that he "“ironically” added this comic as part of his fellow-kids memelord act.\n
        \n
        Truth is stranger than fiction.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 144
      +score: 0
      +lastActive: DateTime @1726620128 {#4334
        date: 2024-09-18 02:42:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4340 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
      -id: 319811
      -bodyTs: "'act':45 'ad':10,34 'awar':30 'comic':8,36 'els':13 'fellow':42 'fellow-kid':41 'fiction':50 'genuin':2 'iron':33 'kid':43 'memelord':44 'mock':15 'musk':16,21 'narcissist':25 'part':38 'prick':26 'self':29 'somebodi':12 'stranger':48 'tell':5 'truth':46 'tweet':18 'zero':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8406186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705600147 {#4335
        date: 2024-01-18 18:49:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4339}
    +body: "There’s a simple litmus test. Musk would never joke about himself in a self-deprecating way, in any capacity. He has such a fragile ego it would break if someone farted in his general direction."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705615182 {#5131
      date: 2024-01-18 22:59:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@MargotRobbie@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 320515
    -bodyTs: "'break':30 'capac':21 'deprec':17 'direct':37 'ego':27 'fart':33 'fragil':26 'general':36 'joke':10 'litmus':5 'musk':7 'never':9 'self':16 'self-deprec':15 'simpl':4 'someon':32 'test':6 'way':18 'would':8,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8412250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705615182 {#5132
      date: 2024-01-18 22:59:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "His mother was a hamster"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705647626 {#5514
    date: 2024-01-19 08:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@MargotRobbie@lemm.ee"
    "@GoodEye8@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5518 …}
  +nested: Doctrine\ORM\PersistentCollection {#5520 …}
  +votes: Doctrine\ORM\PersistentCollection {#5522 …}
  +reports: Doctrine\ORM\PersistentCollection {#5524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5528 …}
  -id: 321785
  -bodyTs: "'hamster':5 'mother':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647626 {#5515
    date: 2024-01-19 08:00:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you make fun or point out the obvious flaws of the *oppressor*, it’s not “-ism”, it’s freedom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1726568267 {#4407
    date: 2024-09-17 12:17:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 321057
  -bodyTs: "'flaw':10 'freedom':20 'fun':4 'ism':17 'make':3 'obvious':9 'oppressor':13 'point':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6597705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705628111 {#4408
    date: 2024-01-19 02:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you make fun or point out the obvious flaws of the *oppressor*, it’s not “-ism”, it’s freedom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1726568267 {#4407
    date: 2024-09-17 12:17:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 321057
  -bodyTs: "'flaw':10 'freedom':20 'fun':4 'ism':17 'make':3 'obvious':9 'oppressor':13 'point':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6597705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705628111 {#4408
    date: 2024-01-19 02:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4412
  +user: App\Entity\User {#4425 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "When you make fun or point out the obvious flaws of the *oppressor*, it’s not “-ism”, it’s freedom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1726568267 {#4407
    date: 2024-09-17 12:17:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4415 …}
  +votes: Doctrine\ORM\PersistentCollection {#4417 …}
  +reports: Doctrine\ORM\PersistentCollection {#4419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
  -id: 321057
  -bodyTs: "'flaw':10 'freedom':20 'fun':4 'ism':17 'make':3 'obvious':9 'oppressor':13 'point':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6597705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705628111 {#4408
    date: 2024-01-19 02:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5337
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "When you make fun or point out the obvious flaws of the *oppressor*, it’s not “-ism”, it’s freedom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1726568267 {#4407
      date: 2024-09-17 12:17:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 321057
    -bodyTs: "'flaw':10 'freedom':20 'fun':4 'ism':17 'make':3 'obvious':9 'oppressor':13 'point':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6597705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705628111 {#4408
      date: 2024-01-19 02:35:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    They would not even understand, they practice narciss-ism even more often than rac-ism.\n
    \n
    Also, talking about inclusivity, [this](https://www.thefreedictionary.com/words-that-end-in-ism) is a (probably not fully exhaustive) list of all the "-ism"s. That is how much of an ignorant cretin people using this neologism are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705635449 {#5335
    date: 2024-01-19 04:37:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 321353
  -bodyTs: "'/words-that-end-in-ism)':25 'also':18 'cretin':45 'even':4,11 'exhaust':31 'fulli':30 'ignor':44 'inclus':21 'ism':10,17,36 'list':32 'much':41 'narciss':9 'narciss-':8 'neolog':49 'often':13 'peopl':46 'practic':7 'probabl':28 'rac':16 'rac-ism':15 'talk':19 'understand':5 'use':47 'would':2 'www.thefreedictionary.com':24 'www.thefreedictionary.com/words-that-end-in-ism)':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7515348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635449 {#5336
    date: 2024-01-19 04:37:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5337
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "When you make fun or point out the obvious flaws of the *oppressor*, it’s not “-ism”, it’s freedom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1726568267 {#4407
      date: 2024-09-17 12:17:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 321057
    -bodyTs: "'flaw':10 'freedom':20 'fun':4 'ism':17 'make':3 'obvious':9 'oppressor':13 'point':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6597705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705628111 {#4408
      date: 2024-01-19 02:35:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    They would not even understand, they practice narciss-ism even more often than rac-ism.\n
    \n
    Also, talking about inclusivity, [this](https://www.thefreedictionary.com/words-that-end-in-ism) is a (probably not fully exhaustive) list of all the "-ism"s. That is how much of an ignorant cretin people using this neologism are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705635449 {#5335
    date: 2024-01-19 04:37:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 321353
  -bodyTs: "'/words-that-end-in-ism)':25 'also':18 'cretin':45 'even':4,11 'exhaust':31 'fulli':30 'ignor':44 'inclus':21 'ism':10,17,36 'list':32 'much':41 'narciss':9 'narciss-':8 'neolog':49 'often':13 'peopl':46 'practic':7 'probabl':28 'rac':16 'rac-ism':15 'talk':19 'understand':5 'use':47 'would':2 'www.thefreedictionary.com':24 'www.thefreedictionary.com/words-that-end-in-ism)':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7515348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635449 {#5336
    date: 2024-01-19 04:37:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5337
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4412
    +user: App\Entity\User {#4425 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "When you make fun or point out the obvious flaws of the *oppressor*, it’s not “-ism”, it’s freedom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1726568267 {#4407
      date: 2024-09-17 12:17:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4413 …}
    +nested: Doctrine\ORM\PersistentCollection {#4415 …}
    +votes: Doctrine\ORM\PersistentCollection {#4417 …}
    +reports: Doctrine\ORM\PersistentCollection {#4419 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4421 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4423 …}
    -id: 321057
    -bodyTs: "'flaw':10 'freedom':20 'fun':4 'ism':17 'make':3 'obvious':9 'oppressor':13 'point':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6597705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705628111 {#4408
      date: 2024-01-19 02:35:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4412}
  +body: """
    They would not even understand, they practice narciss-ism even more often than rac-ism.\n
    \n
    Also, talking about inclusivity, [this](https://www.thefreedictionary.com/words-that-end-in-ism) is a (probably not fully exhaustive) list of all the "-ism"s. That is how much of an ignorant cretin people using this neologism are.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705635449 {#5335
    date: 2024-01-19 04:37:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 321353
  -bodyTs: "'/words-that-end-in-ism)':25 'also':18 'cretin':45 'even':4,11 'exhaust':31 'fulli':30 'ignor':44 'inclus':21 'ism':10,17,36 'list':32 'much':41 'narciss':9 'narciss-':8 'neolog':49 'often':13 'peopl':46 'practic':7 'probabl':28 'rac':16 'rac-ism':15 'talk':19 'understand':5 'use':47 'would':2 'www.thefreedictionary.com':24 'www.thefreedictionary.com/words-that-end-in-ism)':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7515348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635449 {#5336
    date: 2024-01-19 04:37:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Can’t stop thinking about the guy that replies to every one of his posts, asking to have lunch with him and give him a job.\n
    \n
    Dude’s been doing that shit for *years*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726504425 {#4481
    date: 2024-09-16 18:33:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 319766
  -bodyTs: "'ask':16 'dude':27 'everi':11 'give':23 'guy':7 'job':26 'lunch':19 'one':12 'post':15 'repli':9 'shit':32 'stop':3 'think':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599338 {#4482
    date: 2024-01-18 18:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Can’t stop thinking about the guy that replies to every one of his posts, asking to have lunch with him and give him a job.\n
    \n
    Dude’s been doing that shit for *years*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726504425 {#4481
    date: 2024-09-16 18:33:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 319766
  -bodyTs: "'ask':16 'dude':27 'everi':11 'give':23 'guy':7 'job':26 'lunch':19 'one':12 'post':15 'repli':9 'shit':32 'stop':3 'think':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599338 {#4482
    date: 2024-01-18 18:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Can’t stop thinking about the guy that replies to every one of his posts, asking to have lunch with him and give him a job.\n
    \n
    Dude’s been doing that shit for *years*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726504425 {#4481
    date: 2024-09-16 18:33:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 319766
  -bodyTs: "'ask':16 'dude':27 'everi':11 'give':23 'guy':7 'job':26 'lunch':19 'one':12 'post':15 'repli':9 'shit':32 'stop':3 'think':4 'year':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599338 {#4482
    date: 2024-01-18 18:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5086
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Can’t stop thinking about the guy that replies to every one of his posts, asking to have lunch with him and give him a job.\n
      \n
      Dude’s been doing that shit for *years*.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726504425 {#4481
      date: 2024-09-16 18:33:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4491 …}
    +reports: Doctrine\ORM\PersistentCollection {#4493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
    -id: 319766
    -bodyTs: "'ask':16 'dude':27 'everi':11 'give':23 'guy':7 'job':26 'lunch':19 'one':12 'post':15 'repli':9 'shit':32 'stop':3 'think':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599338 {#4482
      date: 2024-01-18 18:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4486}
  +body: "It’s probably a bot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705619019 {#5087
    date: 2024-01-19 00:03:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 320705
  -bodyTs: "'bot':5 'probabl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6810647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619019 {#5090
    date: 2024-01-19 00:03:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Can’t stop thinking about the guy that replies to every one of his posts, asking to have lunch with him and give him a job.\n
      \n
      Dude’s been doing that shit for *years*.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726504425 {#4481
      date: 2024-09-16 18:33:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4491 …}
    +reports: Doctrine\ORM\PersistentCollection {#4493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
    -id: 319766
    -bodyTs: "'ask':16 'dude':27 'everi':11 'give':23 'guy':7 'job':26 'lunch':19 'one':12 'post':15 'repli':9 'shit':32 'stop':3 'think':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599338 {#4482
      date: 2024-01-18 18:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4486}
  +body: "It’s probably a bot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705619019 {#5087
    date: 2024-01-19 00:03:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 320705
  -bodyTs: "'bot':5 'probabl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6810647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619019 {#5090
    date: 2024-01-19 00:03:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5083 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Can’t stop thinking about the guy that replies to every one of his posts, asking to have lunch with him and give him a job.\n
      \n
      Dude’s been doing that shit for *years*.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726504425 {#4481
      date: 2024-09-16 18:33:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4491 …}
    +reports: Doctrine\ORM\PersistentCollection {#4493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
    -id: 319766
    -bodyTs: "'ask':16 'dude':27 'everi':11 'give':23 'guy':7 'job':26 'lunch':19 'one':12 'post':15 'repli':9 'shit':32 'stop':3 'think':4 'year':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599338 {#4482
      date: 2024-01-18 18:35:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4486}
  +body: "It’s probably a bot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705619019 {#5087
    date: 2024-01-19 00:03:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 320705
  -bodyTs: "'bot':5 'probabl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6810647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619019 {#5090
    date: 2024-01-19 00:03:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    He does have a point.\n
    \n
    There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1726498311 {#4556
    date: 2024-09-16 16:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 319903
  -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8407050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602019 {#4557
    date: 2024-01-18 19:20:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    He does have a point.\n
    \n
    There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1726498311 {#4556
    date: 2024-09-16 16:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 319903
  -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8407050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602019 {#4557
    date: 2024-01-18 19:20:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    He does have a point.\n
    \n
    There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1726498311 {#4556
    date: 2024-09-16 16:51:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 319903
  -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8407050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602019 {#4557
    date: 2024-01-18 19:20:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Yes, rich white men like Musk are very oppressed and getting very racismed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705603134 {#5147
    date: 2024-01-18 19:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 319956
  -bodyTs: "'get':11 'like':5 'men':4 'musk':6 'oppress':9 'racism':13 'rich':2 'white':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blugatch.tube/comment/1842303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603134 {#5148
    date: 2024-01-18 19:38: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
163 DENIED edit
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Yes, rich white men like Musk are very oppressed and getting very racismed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705603134 {#5147
    date: 2024-01-18 19:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 319956
  -bodyTs: "'get':11 'like':5 'men':4 'musk':6 'oppress':9 'racism':13 'rich':2 'white':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blugatch.tube/comment/1842303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603134 {#5148
    date: 2024-01-18 19:38: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
164 DENIED moderate
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Yes, rich white men like Musk are very oppressed and getting very racismed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705603134 {#5147
    date: 2024-01-18 19:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 319956
  -bodyTs: "'get':11 'like':5 'men':4 'musk':6 'oppress':9 'racism':13 'rich':2 'white':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blugatch.tube/comment/1842303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603134 {#5148
    date: 2024-01-18 19:38: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
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 {#5165
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "It isn’t at the expense of white men though, so you’re wrong. Simple as."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705606153 {#5163
    date: 2024-01-18 20:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320118
  -bodyTs: "'expens':6 'isn':2 'men':9 're':13 'simpl':15 'though':10 'white':8 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7503876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606153 {#5164
    date: 2024-01-18 20:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "It isn’t at the expense of white men though, so you’re wrong. Simple as."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705606153 {#5163
    date: 2024-01-18 20:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320118
  -bodyTs: "'expens':6 'isn':2 'men':9 're':13 'simpl':15 'though':10 'white':8 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7503876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606153 {#5164
    date: 2024-01-18 20:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "It isn’t at the expense of white men though, so you’re wrong. Simple as."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705606153 {#5163
    date: 2024-01-18 20:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320118
  -bodyTs: "'expens':6 'isn':2 'men':9 're':13 'simpl':15 'though':10 'white':8 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7503876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606153 {#5164
    date: 2024-01-18 20:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Are you implying that having DEI is somehow at the expense of white people?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705605089 {#5178
    date: 2024-01-18 20:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320064
  -bodyTs: "'dei':6 'expens':11 'impli':3 'peopl':14 'somehow':8 'white':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605089 {#5179
    date: 2024-01-18 20:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Are you implying that having DEI is somehow at the expense of white people?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705605089 {#5178
    date: 2024-01-18 20:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320064
  -bodyTs: "'dei':6 'expens':11 'impli':3 'peopl':14 'somehow':8 'white':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605089 {#5179
    date: 2024-01-18 20:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Are you implying that having DEI is somehow at the expense of white people?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705605089 {#5178
    date: 2024-01-18 20:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320064
  -bodyTs: "'dei':6 'expens':11 'impli':3 'peopl':14 'somehow':8 'white':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605089 {#5179
    date: 2024-01-18 20:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    Under most definitions of racism that’s not true. Racism is usually defined as towards a minority or marginalized group. Discrimination toward the dominant group isn’t racism how it’s usually understood.\n
    \n
    Conservatives are trying to redefine it, but that’s not the legal or academic definition anywhere where the courts haven’t been hijacked by conservative nutcases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705607245 {#5194
    date: 2024-01-18 20:47:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320163
  -bodyTs: "'academ':47 'anywher':49 'conserv':34,58 'court':52 'defin':13 'definit':3,48 'discrimin':21 'domin':24 'group':20,25 'haven':53 'hijack':56 'isn':26 'legal':45 'margin':19 'minor':17 'nutcas':59 'racism':5,10,28 'redefin':38 'toward':15,22 'tri':36 'true':9 'understood':33 'usual':12,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607245 {#5195
    date: 2024-01-18 20:47: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
175 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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    Under most definitions of racism that’s not true. Racism is usually defined as towards a minority or marginalized group. Discrimination toward the dominant group isn’t racism how it’s usually understood.\n
    \n
    Conservatives are trying to redefine it, but that’s not the legal or academic definition anywhere where the courts haven’t been hijacked by conservative nutcases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705607245 {#5194
    date: 2024-01-18 20:47:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320163
  -bodyTs: "'academ':47 'anywher':49 'conserv':34,58 'court':52 'defin':13 'definit':3,48 'discrimin':21 'domin':24 'group':20,25 'haven':53 'hijack':56 'isn':26 'legal':45 'margin':19 'minor':17 'nutcas':59 'racism':5,10,28 'redefin':38 'toward':15,22 'tri':36 'true':9 'understood':33 'usual':12,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607245 {#5195
    date: 2024-01-18 20:47: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
176 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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      He does have a point.\n
      \n
      There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726498311 {#4556
      date: 2024-09-16 16:51:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 319903
    -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8407050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602019 {#4557
      date: 2024-01-18 19:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    Under most definitions of racism that’s not true. Racism is usually defined as towards a minority or marginalized group. Discrimination toward the dominant group isn’t racism how it’s usually understood.\n
    \n
    Conservatives are trying to redefine it, but that’s not the legal or academic definition anywhere where the courts haven’t been hijacked by conservative nutcases.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705607245 {#5194
    date: 2024-01-18 20:47:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
  ]
  +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: 320163
  -bodyTs: "'academ':47 'anywher':49 'conserv':34,58 'court':52 'defin':13 'definit':3,48 'discrimin':21 'domin':24 'group':20,25 'haven':53 'hijack':56 'isn':26 'legal':45 'margin':19 'minor':17 'nutcas':59 'racism':5,10,28 'redefin':38 'toward':15,22 'tri':36 'true':9 'understood':33 'usual':12,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607245 {#5195
    date: 2024-01-18 20:47: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        He does have a point.\n
        \n
        There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1726498311 {#4556
        date: 2024-09-16 16:51:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -id: 319903
      -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8407050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705602019 {#4557
        date: 2024-01-18 19:20:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: """
      Under most definitions of racism that’s not true. Racism is usually defined as towards a minority or marginalized group. Discrimination toward the dominant group isn’t racism how it’s usually understood.\n
      \n
      Conservatives are trying to redefine it, but that’s not the legal or academic definition anywhere where the courts haven’t been hijacked by conservative nutcases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705607245 {#5194
      date: 2024-01-18 20:47:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@Wanderer@lemm.ee"
    ]
    +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: 320163
    -bodyTs: "'academ':47 'anywher':49 'conserv':34,58 'court':52 'defin':13 'definit':3,48 'discrimin':21 'domin':24 'group':20,25 'haven':53 'hijack':56 'isn':26 'legal':45 'margin':19 'minor':17 'nutcas':59 'racism':5,10,28 'redefin':38 'toward':15,22 'tri':36 'true':9 'understood':33 'usual':12,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705607245 {#5195
      date: 2024-01-18 20:47:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    The problem is there’s a massive divide between racism and the colloquial racism. One is a discussion of how beliefs and systems disadvantage people based on the status of their birth. The other is being mean to people because of the color of their skin.\n
    \n
    Sure, both are “bad”. But suggesting that they’re the same thing or have similiar impact is laughable.\n
    \n
    The “racism” Elon is on about doesn’t exist, because people born into every potential benefit being unable to reap those benefits because we’re doing our best to change the system aren’t disadvantaged. But when you’ve been told your whole life that you deserve to win, you’re inclined to cry “cheat!” every time the system is changed to be more fair.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705617002 {#5436
    date: 2024-01-18 23:30:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
    "@shawwnzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 320600
  -bodyTs: "'aren':97 'bad':50 'base':26 'belief':21 'benefit':80,86 'best':92 'birth':32 'born':76 'chang':94,125 'cheat':119 'colloqui':13 'color':43 'cri':118 'deserv':111 'disadvantag':24,99 'discuss':18 'divid':8 'doesn':71 'elon':67 'everi':78,120 'exist':73 'fair':129 'impact':62 'inclin':116 'laughabl':64 'life':108 'massiv':7 'mean':37 'one':15 'peopl':25,39,75 'potenti':79 'problem':2 'racism':10,14,66 're':55,89,115 'reap':84 'similiar':61 'skin':46 'status':29 'suggest':52 'sure':47 'system':23,96,123 'thing':58 'time':121 'told':105 'unabl':82 've':103 'whole':107 'win':113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6496847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705617002 {#5437
    date: 2024-01-18 23:30: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
179 DENIED edit
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        He does have a point.\n
        \n
        There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1726498311 {#4556
        date: 2024-09-16 16:51:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -id: 319903
      -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8407050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705602019 {#4557
        date: 2024-01-18 19:20:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: """
      Under most definitions of racism that’s not true. Racism is usually defined as towards a minority or marginalized group. Discrimination toward the dominant group isn’t racism how it’s usually understood.\n
      \n
      Conservatives are trying to redefine it, but that’s not the legal or academic definition anywhere where the courts haven’t been hijacked by conservative nutcases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705607245 {#5194
      date: 2024-01-18 20:47:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@Wanderer@lemm.ee"
    ]
    +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: 320163
    -bodyTs: "'academ':47 'anywher':49 'conserv':34,58 'court':52 'defin':13 'definit':3,48 'discrimin':21 'domin':24 'group':20,25 'haven':53 'hijack':56 'isn':26 'legal':45 'margin':19 'minor':17 'nutcas':59 'racism':5,10,28 'redefin':38 'toward':15,22 'tri':36 'true':9 'understood':33 'usual':12,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705607245 {#5195
      date: 2024-01-18 20:47:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    The problem is there’s a massive divide between racism and the colloquial racism. One is a discussion of how beliefs and systems disadvantage people based on the status of their birth. The other is being mean to people because of the color of their skin.\n
    \n
    Sure, both are “bad”. But suggesting that they’re the same thing or have similiar impact is laughable.\n
    \n
    The “racism” Elon is on about doesn’t exist, because people born into every potential benefit being unable to reap those benefits because we’re doing our best to change the system aren’t disadvantaged. But when you’ve been told your whole life that you deserve to win, you’re inclined to cry “cheat!” every time the system is changed to be more fair.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705617002 {#5436
    date: 2024-01-18 23:30:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
    "@shawwnzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 320600
  -bodyTs: "'aren':97 'bad':50 'base':26 'belief':21 'benefit':80,86 'best':92 'birth':32 'born':76 'chang':94,125 'cheat':119 'colloqui':13 'color':43 'cri':118 'deserv':111 'disadvantag':24,99 'discuss':18 'divid':8 'doesn':71 'elon':67 'everi':78,120 'exist':73 'fair':129 'impact':62 'inclin':116 'laughabl':64 'life':108 'massiv':7 'mean':37 'one':15 'peopl':25,39,75 'potenti':79 'problem':2 'racism':10,14,66 're':55,89,115 'reap':84 'similiar':61 'skin':46 'status':29 'suggest':52 'sure':47 'system':23,96,123 'thing':58 'time':121 'told':105 'unabl':82 've':103 'whole':107 'win':113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6496847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705617002 {#5437
    date: 2024-01-18 23:30: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
180 DENIED moderate
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        He does have a point.\n
        \n
        There has even been government enquires about this. Just because something is at the expense of white men doesn’t mean it isn’t racist. It’s just as racist as if it was any other group.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1726498311 {#4556
        date: 2024-09-16 16:51:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -id: 319903
      -bodyTs: "'doesn':24 'enquir':11 'even':8 'expens':20 'govern':10 'group':42 'isn':28 'mean':26 'men':23 'point':5 'racist':30,35 'someth':16 'white':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8407050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705602019 {#4557
        date: 2024-01-18 19:20:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: """
      Under most definitions of racism that’s not true. Racism is usually defined as towards a minority or marginalized group. Discrimination toward the dominant group isn’t racism how it’s usually understood.\n
      \n
      Conservatives are trying to redefine it, but that’s not the legal or academic definition anywhere where the courts haven’t been hijacked by conservative nutcases.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705607245 {#5194
      date: 2024-01-18 20:47:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@Wanderer@lemm.ee"
    ]
    +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: 320163
    -bodyTs: "'academ':47 'anywher':49 'conserv':34,58 'court':52 'defin':13 'definit':3,48 'discrimin':21 'domin':24 'group':20,25 'haven':53 'hijack':56 'isn':26 'legal':45 'margin':19 'minor':17 'nutcas':59 'racism':5,10,28 'redefin':38 'toward':15,22 'tri':36 'true':9 'understood':33 'usual':12,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705607245 {#5195
      date: 2024-01-18 20:47:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: """
    The problem is there’s a massive divide between racism and the colloquial racism. One is a discussion of how beliefs and systems disadvantage people based on the status of their birth. The other is being mean to people because of the color of their skin.\n
    \n
    Sure, both are “bad”. But suggesting that they’re the same thing or have similiar impact is laughable.\n
    \n
    The “racism” Elon is on about doesn’t exist, because people born into every potential benefit being unable to reap those benefits because we’re doing our best to change the system aren’t disadvantaged. But when you’ve been told your whole life that you deserve to win, you’re inclined to cry “cheat!” every time the system is changed to be more fair.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705617002 {#5436
    date: 2024-01-18 23:30:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@Wanderer@lemm.ee"
    "@shawwnzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 320600
  -bodyTs: "'aren':97 'bad':50 'base':26 'belief':21 'benefit':80,86 'best':92 'birth':32 'born':76 'chang':94,125 'cheat':119 'colloqui':13 'color':43 'cri':118 'deserv':111 'disadvantag':24,99 'discuss':18 'divid':8 'doesn':71 'elon':67 'everi':78,120 'exist':73 'fair':129 'impact':62 'inclin':116 'laughabl':64 'life':108 'massiv':7 'mean':37 'one':15 'peopl':25,39,75 'potenti':79 'problem':2 'racism':10,14,66 're':55,89,115 'reap':84 'similiar':61 'skin':46 'status':29 'suggest':52 'sure':47 'system':23,96,123 'thing':58 'time':121 'told':105 'unabl':82 've':103 'whole':107 'win':113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6496847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705617002 {#5437
    date: 2024-01-18 23:30: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
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1726470792 {#4629
    date: 2024-09-16 09:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 319767
  -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599391 {#4630
    date: 2024-01-18 18:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1726470792 {#4629
    date: 2024-09-16 09:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 319767
  -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599391 {#4630
    date: 2024-01-18 18:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1726470792 {#4629
    date: 2024-09-16 09:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 319767
  -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599391 {#4630
    date: 2024-01-18 18:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1726470792 {#4629
      date: 2024-09-16 09:13:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 319767
    -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599391 {#4630
      date: 2024-01-18 18:36:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1705605911 {#5099
    date: 2024-01-18 20:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -id: 320105
  -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7503771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605911 {#5100
    date: 2024-01-18 20:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1726470792 {#4629
      date: 2024-09-16 09:13:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 319767
    -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599391 {#4630
      date: 2024-01-18 18:36:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1705605911 {#5099
    date: 2024-01-18 20:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -id: 320105
  -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7503771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605911 {#5100
    date: 2024-01-18 20:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1726470792 {#4629
      date: 2024-09-16 09:13:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 319767
    -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599391 {#4630
      date: 2024-01-18 18:36:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1705605911 {#5099
    date: 2024-01-18 20:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -id: 320105
  -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7503771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605911 {#5100
    date: 2024-01-18 20:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Even crazy new Dragons get the “Respect the #1 rule of Dragon Club; do nothing to threaten the viability of the existence of Dragons” speech, I reckon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705608714 {#5395
    date: 2024-01-18 21:11:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5384 …}
  +nested: Doctrine\ORM\PersistentCollection {#5388 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 320224
  -bodyTs: "'1':9 'club':13 'crazi':2 'dragon':4,12,24 'even':1 'exist':22 'get':5 'new':3 'noth':15 'reckon':27 'respect':7 'rule':10 'speech':25 'threaten':17 'viabil':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608714 {#5392
    date: 2024-01-18 21:11: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
191 DENIED edit
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Even crazy new Dragons get the “Respect the #1 rule of Dragon Club; do nothing to threaten the viability of the existence of Dragons” speech, I reckon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705608714 {#5395
    date: 2024-01-18 21:11:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5384 …}
  +nested: Doctrine\ORM\PersistentCollection {#5388 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 320224
  -bodyTs: "'1':9 'club':13 'crazi':2 'dragon':4,12,24 'even':1 'exist':22 'get':5 'new':3 'noth':15 'reckon':27 'respect':7 'rule':10 'speech':25 'threaten':17 'viabil':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608714 {#5392
    date: 2024-01-18 21:11: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
192 DENIED moderate
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Even crazy new Dragons get the “Respect the #1 rule of Dragon Club; do nothing to threaten the viability of the existence of Dragons” speech, I reckon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705608714 {#5395
    date: 2024-01-18 21:11:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5384 …}
  +nested: Doctrine\ORM\PersistentCollection {#5388 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 320224
  -bodyTs: "'1':9 'club':13 'crazi':2 'dragon':4,12,24 'even':1 'exist':22 'get':5 'new':3 'noth':15 'reckon':27 'respect':7 'rule':10 'speech':25 'threaten':17 'viabil':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608714 {#5392
    date: 2024-01-18 21:11: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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#5407
  +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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: """
    I’d give him more credit, it doesn’t take a genius to encourage people to subscribe to a philosophy and or vote for a person that will benefit you.\n
    \n
    He knows what he’s doing
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705607448 {#5405
    date: 2024-01-18 20:50:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 320173
  -bodyTs: "'benefit':29 'credit':6 'd':2 'doesn':8 'encourag':14 'genius':12 'give':3 'know':32 'peopl':15 'person':26 'philosophi':20 'subscrib':17 'take':10 'vote':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607448 {#5406
    date: 2024-01-18 20:50: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
195 DENIED edit
App\Entity\EntryComment {#5407
  +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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: """
    I’d give him more credit, it doesn’t take a genius to encourage people to subscribe to a philosophy and or vote for a person that will benefit you.\n
    \n
    He knows what he’s doing
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705607448 {#5405
    date: 2024-01-18 20:50:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 320173
  -bodyTs: "'benefit':29 'credit':6 'd':2 'doesn':8 'encourag':14 'genius':12 'give':3 'know':32 'peopl':15 'person':26 'philosophi':20 'subscrib':17 'take':10 'vote':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607448 {#5406
    date: 2024-01-18 20:50: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
196 DENIED moderate
App\Entity\EntryComment {#5407
  +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: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: """
    I’d give him more credit, it doesn’t take a genius to encourage people to subscribe to a philosophy and or vote for a person that will benefit you.\n
    \n
    He knows what he’s doing
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705607448 {#5405
    date: 2024-01-18 20:50:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 320173
  -bodyTs: "'benefit':29 'credit':6 'd':2 'doesn':8 'encourag':14 'genius':12 'give':3 'know':32 'peopl':15 'person':26 'philosophi':20 'subscrib':17 'take':10 'vote':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607448 {#5406
    date: 2024-01-18 20:50: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
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#5574
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5101
      +user: Proxies\__CG__\App\Entity\User {#5102 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4634
        +user: App\Entity\User {#4647 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1726470792 {#4629
          date: 2024-09-16 09:13:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4635 …}
        +nested: Doctrine\ORM\PersistentCollection {#4637 …}
        +votes: Doctrine\ORM\PersistentCollection {#4639 …}
        +reports: Doctrine\ORM\PersistentCollection {#4641 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
        -id: 319767
        -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6804460"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705599391 {#4630
          date: 2024-01-18 18:36:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4634}
      +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1705605911 {#5099
        date: 2024-01-18 20:25:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@octavio_dingus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5103 …}
      +nested: Doctrine\ORM\PersistentCollection {#5105 …}
      +votes: Doctrine\ORM\PersistentCollection {#5107 …}
      +reports: Doctrine\ORM\PersistentCollection {#5109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
      -id: 320105
      -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7503771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605911 {#5100
        date: 2024-01-18 20:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: """
      I’d give him more credit, it doesn’t take a genius to encourage people to subscribe to a philosophy and or vote for a person that will benefit you.\n
      \n
      He knows what he’s doing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705607448 {#5405
      date: 2024-01-18 20:50:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
      "@Cowbee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 320173
    -bodyTs: "'benefit':29 'credit':6 'd':2 'doesn':8 'encourag':14 'genius':12 'give':3 'know':32 'peopl':15 'person':26 'philosophi':20 'subscrib':17 'take':10 'vote':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705607448 {#5406
      date: 2024-01-18 20:50:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "I dunno, I’ve seen his Elden Ring build, and he’s somehow a fan of New Vegas despite NV beating him over the head, so I don’t quite believe that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705607752 {#5575
    date: 2024-01-18 20:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
    "@shawwnzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5565 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5580 …}
  -id: 320188
  -bodyTs: "'beat':21 'believ':31 'build':9 'despit':19 'dunno':2 'elden':7 'fan':15 'head':25 'new':17 'nv':20 'quit':30 'ring':8 'seen':5 'somehow':13 've':4 'vega':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7504411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607752 {#5572
    date: 2024-01-18 20:55: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
199 DENIED edit
App\Entity\EntryComment {#5574
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5101
      +user: Proxies\__CG__\App\Entity\User {#5102 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4634
        +user: App\Entity\User {#4647 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1726470792 {#4629
          date: 2024-09-16 09:13:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4635 …}
        +nested: Doctrine\ORM\PersistentCollection {#4637 …}
        +votes: Doctrine\ORM\PersistentCollection {#4639 …}
        +reports: Doctrine\ORM\PersistentCollection {#4641 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
        -id: 319767
        -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6804460"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705599391 {#4630
          date: 2024-01-18 18:36:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4634}
      +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1705605911 {#5099
        date: 2024-01-18 20:25:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@octavio_dingus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5103 …}
      +nested: Doctrine\ORM\PersistentCollection {#5105 …}
      +votes: Doctrine\ORM\PersistentCollection {#5107 …}
      +reports: Doctrine\ORM\PersistentCollection {#5109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
      -id: 320105
      -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7503771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605911 {#5100
        date: 2024-01-18 20:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: """
      I’d give him more credit, it doesn’t take a genius to encourage people to subscribe to a philosophy and or vote for a person that will benefit you.\n
      \n
      He knows what he’s doing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705607448 {#5405
      date: 2024-01-18 20:50:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
      "@Cowbee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 320173
    -bodyTs: "'benefit':29 'credit':6 'd':2 'doesn':8 'encourag':14 'genius':12 'give':3 'know':32 'peopl':15 'person':26 'philosophi':20 'subscrib':17 'take':10 'vote':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705607448 {#5406
      date: 2024-01-18 20:50:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "I dunno, I’ve seen his Elden Ring build, and he’s somehow a fan of New Vegas despite NV beating him over the head, so I don’t quite believe that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705607752 {#5575
    date: 2024-01-18 20:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
    "@shawwnzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5565 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5580 …}
  -id: 320188
  -bodyTs: "'beat':21 'believ':31 'build':9 'despit':19 'dunno':2 'elden':7 'fan':15 'head':25 'new':17 'nv':20 'quit':30 'ring':8 'seen':5 'somehow':13 've':4 'vega':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7504411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607752 {#5572
    date: 2024-01-18 20:55: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
200 DENIED moderate
App\Entity\EntryComment {#5574
  +user: Proxies\__CG__\App\Entity\User {#5102 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: Proxies\__CG__\App\Entity\User {#5197 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5101
      +user: Proxies\__CG__\App\Entity\User {#5102 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4634
        +user: App\Entity\User {#4647 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1726470792 {#4629
          date: 2024-09-16 09:13:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4635 …}
        +nested: Doctrine\ORM\PersistentCollection {#4637 …}
        +votes: Doctrine\ORM\PersistentCollection {#4639 …}
        +reports: Doctrine\ORM\PersistentCollection {#4641 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
        -id: 319767
        -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6804460"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705599391 {#4630
          date: 2024-01-18 18:36:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4634}
      +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1705605911 {#5099
        date: 2024-01-18 20:25:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@octavio_dingus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5103 …}
      +nested: Doctrine\ORM\PersistentCollection {#5105 …}
      +votes: Doctrine\ORM\PersistentCollection {#5107 …}
      +reports: Doctrine\ORM\PersistentCollection {#5109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
      -id: 320105
      -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7503771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705605911 {#5100
        date: 2024-01-18 20:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: """
      I’d give him more credit, it doesn’t take a genius to encourage people to subscribe to a philosophy and or vote for a person that will benefit you.\n
      \n
      He knows what he’s doing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705607448 {#5405
      date: 2024-01-18 20:50:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
      "@Cowbee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 320173
    -bodyTs: "'benefit':29 'credit':6 'd':2 'doesn':8 'encourag':14 'genius':12 'give':3 'know':32 'peopl':15 'person':26 'philosophi':20 'subscrib':17 'take':10 'vote':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6807141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705607448 {#5406
      date: 2024-01-18 20:50:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "I dunno, I’ve seen his Elden Ring build, and he’s somehow a fan of New Vegas despite NV beating him over the head, so I don’t quite believe that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705607752 {#5575
    date: 2024-01-18 20:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
    "@shawwnzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5565 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5580 …}
  -id: 320188
  -bodyTs: "'beat':21 'believ':31 'build':9 'despit':19 'dunno':2 'elden':7 'fan':15 'head':25 'new':17 'nv':20 'quit':30 'ring':8 'seen':5 'somehow':13 've':4 'vega':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7504411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607752 {#5572
    date: 2024-01-18 20:55: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
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Sure, but that’s just survival bias."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705608015 {#5420
    date: 2024-01-18 21:00:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 320200
  -bodyTs: "'bias':7 'sure':1 'surviv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6184420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608015 {#5421
    date: 2024-01-18 21:00: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
203 DENIED edit
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Sure, but that’s just survival bias."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705608015 {#5420
    date: 2024-01-18 21:00:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 320200
  -bodyTs: "'bias':7 'sure':1 'surviv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6184420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608015 {#5421
    date: 2024-01-18 21:00: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
204 DENIED moderate
App\Entity\EntryComment {#5422
  +user: Proxies\__CG__\App\Entity\User {#5423 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5101
    +user: Proxies\__CG__\App\Entity\User {#5102 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4634
      +user: App\Entity\User {#4647 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Just another example that billionaires didn’t become billionaires by being smarter than everyone else."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1726470792 {#4629
        date: 2024-09-16 09:13:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4639 …}
      +reports: Doctrine\ORM\PersistentCollection {#4641 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
      -id: 319767
      -bodyTs: "'anoth':2 'becom':8 'billionair':5,9 'didn':6 'els':15 'everyon':14 'exampl':3 'smarter':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6804460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705599391 {#4630
        date: 2024-01-18 18:36:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4634}
    +body: "Unironically dividing the Proletariat against itself by stirring up racism among conservatives on a large social platform is the *correct* move for him to keep his dragon hoard, though I doubt it’s intentional."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1705605911 {#5099
      date: 2024-01-18 20:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
      "@octavio_dingus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5103 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5107 …}
    +reports: Doctrine\ORM\PersistentCollection {#5109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
    -id: 320105
    -bodyTs: "'among':11 'conserv':12 'correct':20 'divid':2 'doubt':31 'dragon':27 'hoard':28 'intent':34 'keep':25 'larg':15 'move':21 'platform':17 'proletariat':4 'racism':10 'social':16 'stir':8 'though':29 'uniron':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7503771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705605911 {#5100
      date: 2024-01-18 20:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "Sure, but that’s just survival bias."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705608015 {#5420
    date: 2024-01-18 21:00:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@octavio_dingus@lemmy.world"
    "@Cowbee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 320200
  -bodyTs: "'bias':7 'sure':1 'surviv':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6184420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608015 {#5421
    date: 2024-01-18 21:00: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
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly, a professor I used to respect is following similar bullshit ideologies. Climate denialism, veiled racism, and bigotry. Once he moved out of California into a much more red area, he plummeted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1726452303 {#4702
    date: 2024-09-16 04:05:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 319913
  -bodyTs: "'area':30 'bigotri':18 'bullshit':11 'california':24 'climat':13 'denial':14 'follow':9 'ideolog':12 'move':21 'much':27 'plummet':32 'professor':3 'racism':16 'red':29 'respect':7 'sad':1 'similar':10 'use':5 'veil':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602296 {#4703
    date: 2024-01-18 19:24: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
207 DENIED edit
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly, a professor I used to respect is following similar bullshit ideologies. Climate denialism, veiled racism, and bigotry. Once he moved out of California into a much more red area, he plummeted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1726452303 {#4702
    date: 2024-09-16 04:05:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 319913
  -bodyTs: "'area':30 'bigotri':18 'bullshit':11 'california':24 'climat':13 'denial':14 'follow':9 'ideolog':12 'move':21 'much':27 'plummet':32 'professor':3 'racism':16 'red':29 'respect':7 'sad':1 'similar':10 'use':5 'veil':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602296 {#4703
    date: 2024-01-18 19:24: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
208 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly, a professor I used to respect is following similar bullshit ideologies. Climate denialism, veiled racism, and bigotry. Once he moved out of California into a much more red area, he plummeted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1726452303 {#4702
    date: 2024-09-16 04:05:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 319913
  -bodyTs: "'area':30 'bigotri':18 'bullshit':11 'california':24 'climat':13 'denial':14 'follow':9 'ideolog':12 'move':21 'much':27 'plummet':32 'professor':3 'racism':16 'red':29 'respect':7 'sad':1 'similar':10 'use':5 'veil':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602296 {#4703
    date: 2024-01-18 19:24: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
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Sadly, a professor I used to respect is following similar bullshit ideologies. Climate denialism, veiled racism, and bigotry. Once he moved out of California into a much more red area, he plummeted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1726452303 {#4702
      date: 2024-09-16 04:05:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 319913
    -bodyTs: "'area':30 'bigotri':18 'bullshit':11 'california':24 'climat':13 'denial':14 'follow':9 'ideolog':12 'move':21 'much':27 'plummet':32 'professor':3 'racism':16 'red':29 'respect':7 'sad':1 'similar':10 'use':5 'veil':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6805520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602296 {#4703
      date: 2024-01-18 19:24:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "When I was younger I assumed I was surrounded by differing opinions. Now it feels more like I’m surrounded by idiots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1705603452 {#5210
    date: 2024-01-18 19:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 319973
  -bodyTs: "'assum':6 'differ':11 'feel':15 'idiot':22 'like':17 'm':19 'opinion':12 'surround':9,20 'younger':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603452 {#5211
    date: 2024-01-18 19:44:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Sadly, a professor I used to respect is following similar bullshit ideologies. Climate denialism, veiled racism, and bigotry. Once he moved out of California into a much more red area, he plummeted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1726452303 {#4702
      date: 2024-09-16 04:05:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 319913
    -bodyTs: "'area':30 'bigotri':18 'bullshit':11 'california':24 'climat':13 'denial':14 'follow':9 'ideolog':12 'move':21 'much':27 'plummet':32 'professor':3 'racism':16 'red':29 'respect':7 'sad':1 'similar':10 'use':5 'veil':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6805520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602296 {#4703
      date: 2024-01-18 19:24:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "When I was younger I assumed I was surrounded by differing opinions. Now it feels more like I’m surrounded by idiots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1705603452 {#5210
    date: 2024-01-18 19:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 319973
  -bodyTs: "'assum':6 'differ':11 'feel':15 'idiot':22 'like':17 'm':19 'opinion':12 'surround':9,20 'younger':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603452 {#5211
    date: 2024-01-18 19:44:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4707
    +user: App\Entity\User {#4720 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Sadly, a professor I used to respect is following similar bullshit ideologies. Climate denialism, veiled racism, and bigotry. Once he moved out of California into a much more red area, he plummeted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1726452303 {#4702
      date: 2024-09-16 04:05:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cashews_best_nut@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4708 …}
    +nested: Doctrine\ORM\PersistentCollection {#4710 …}
    +votes: Doctrine\ORM\PersistentCollection {#4712 …}
    +reports: Doctrine\ORM\PersistentCollection {#4714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
    -id: 319913
    -bodyTs: "'area':30 'bigotri':18 'bullshit':11 'california':24 'climat':13 'denial':14 'follow':9 'ideolog':12 'move':21 'much':27 'plummet':32 'professor':3 'racism':16 'red':29 'respect':7 'sad':1 'similar':10 'use':5 'veil':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6805520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602296 {#4703
      date: 2024-01-18 19:24:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4707}
  +body: "When I was younger I assumed I was surrounded by differing opinions. Now it feels more like I’m surrounded by idiots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1705603452 {#5210
    date: 2024-01-18 19:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 319973
  -bodyTs: "'assum':6 'differ':11 'feel':15 'idiot':22 'like':17 'm':19 'opinion':12 'surround':9,20 'younger':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603452 {#5211
    date: 2024-01-18 19:44:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not racism when you, a single person, are hated. Its people telling the truth about you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705681307 {#4775
    date: 2024-01-19 17:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 323122
  -bodyTs: "'hate':11 'peopl':13 'person':9 'racism':4 'singl':8 'tell':14 'truth':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681307 {#4776
    date: 2024-01-19 17:21: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
215 DENIED edit
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not racism when you, a single person, are hated. Its people telling the truth about you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705681307 {#4775
    date: 2024-01-19 17:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 323122
  -bodyTs: "'hate':11 'peopl':13 'person':9 'racism':4 'singl':8 'tell':14 'truth':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681307 {#4776
    date: 2024-01-19 17:21: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
216 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not racism when you, a single person, are hated. Its people telling the truth about you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705681307 {#4775
    date: 2024-01-19 17:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 323122
  -bodyTs: "'hate':11 'peopl':13 'person':9 'racism':4 'singl':8 'tell':14 'truth':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7526555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681307 {#4776
    date: 2024-01-19 17:21: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
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m reminded of Bender:\n
    \n
    “This isn’t even about you”\n
    \n
    “*That’s impossible!*”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705679962 {#4850
    date: 2024-01-19 16:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 323056
  -bodyTs: "'bender':5 'even':9 'imposs':14 'isn':7 'm':2 'remind':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679962 {#4851
    date: 2024-01-19 16:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m reminded of Bender:\n
    \n
    “This isn’t even about you”\n
    \n
    “*That’s impossible!*”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705679962 {#4850
    date: 2024-01-19 16:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 323056
  -bodyTs: "'bender':5 'even':9 'imposs':14 'isn':7 'm':2 'remind':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679962 {#4851
    date: 2024-01-19 16:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m reminded of Bender:\n
    \n
    “This isn’t even about you”\n
    \n
    “*That’s impossible!*”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705679962 {#4850
    date: 2024-01-19 16:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 323056
  -bodyTs: "'bender':5 'even':9 'imposs':14 'isn':7 'm':2 'remind':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679962 {#4851
    date: 2024-01-19 16:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#4928
  +user: App\Entity\User {#4941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The caucasity of this bish…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705676694 {#4923
    date: 2024-01-19 16:04:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 322915
  -bodyTs: "'bish':5 'caucas':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5486682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676694 {#4924
    date: 2024-01-19 16:04: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
223 DENIED edit
App\Entity\EntryComment {#4928
  +user: App\Entity\User {#4941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The caucasity of this bish…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705676694 {#4923
    date: 2024-01-19 16:04:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 322915
  -bodyTs: "'bish':5 'caucas':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5486682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676694 {#4924
    date: 2024-01-19 16:04: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
224 DENIED moderate
App\Entity\EntryComment {#4928
  +user: App\Entity\User {#4941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The caucasity of this bish…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705676694 {#4923
    date: 2024-01-19 16:04:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 322915
  -bodyTs: "'bish':5 'caucas':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5486682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676694 {#4924
    date: 2024-01-19 16:04: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
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#5002
  +user: App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s weird that this clearly started as accusations-in-a-mirror and then it just became true. Like life mimics memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705665912 {#4997
    date: 2024-01-19 13:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 322415
  -bodyTs: "'accus':10 'accusations-in-a-mirror':9 'becam':18 'clear':6 'life':21 'like':20 'meme':23 'mimic':22 'mirror':13 'start':7 'true':19 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6275742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665912 {#4998
    date: 2024-01-19 13:05:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#5002
  +user: App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s weird that this clearly started as accusations-in-a-mirror and then it just became true. Like life mimics memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705665912 {#4997
    date: 2024-01-19 13:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 322415
  -bodyTs: "'accus':10 'accusations-in-a-mirror':9 'becam':18 'clear':6 'life':21 'like':20 'meme':23 'mimic':22 'mirror':13 'start':7 'true':19 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6275742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665912 {#4998
    date: 2024-01-19 13:05:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#5002
  +user: App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Racismed"
    +title: "Racismed"
    +url: "https://lemmy.world/pictrs/image/21d94849-f454-4e19-94cf-c6a13a9cfb18.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727073255 {#2414
      date: 2024-09-23 08:34:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31528
    -titleTs: "'racism':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681497
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10873025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595097 {#1793
      date: 2024-01-18 17:24:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s weird that this clearly started as accusations-in-a-mirror and then it just became true. Like life mimics memes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705665912 {#4997
    date: 2024-01-19 13:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 322415
  -bodyTs: "'accus':10 'accusations-in-a-mirror':9 'becam':18 'clear':6 'life':21 'like':20 'meme':23 'mimic':22 'mirror':13 'start':7 'true':19 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6275742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665912 {#4998
    date: 2024-01-19 13:05:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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