GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/32507/Rules-for-thee-but-not-for-me

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Rules-for-thee-but-not-for-me"
  +title: "Rules for thee but not for me"
  +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
  +body: "All that fake tan has finally got to him."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728626274 {#2410
    date: 2024-10-11 07:57:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32507
  -titleTs: "'rule':1 'thee':3"
  -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706058377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11061740"
  +editedAt: DateTimeImmutable @1727816764 {#1850
    date: 2024-10-01 23:06:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705971977 {#2420
    date: 2024-01-23 02:06:17.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Rules-for-thee-but-not-for-me"
  +title: "Rules for thee but not for me"
  +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
  +body: "All that fake tan has finally got to him."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728626274 {#2410
    date: 2024-10-11 07:57:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32507
  -titleTs: "'rule':1 'thee':3"
  -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706058377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11061740"
  +editedAt: DateTimeImmutable @1727816764 {#1850
    date: 2024-10-01 23:06:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705971977 {#2420
    date: 2024-01-23 02:06:17.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Rules-for-thee-but-not-for-me"
  +title: "Rules for thee but not for me"
  +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
  +body: "All that fake tan has finally got to him."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728626274 {#2410
    date: 2024-10-11 07:57:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32507
  -titleTs: "'rule':1 'thee':3"
  -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706058377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11061740"
  +editedAt: DateTimeImmutable @1727816764 {#1850
    date: 2024-10-01 23:06:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705971977 {#2420
    date: 2024-01-23 02:06:17.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 {#4014
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Before we eulogize the doomed Presidential campaign of Ron DeSantis, can we take a moment to marvel at the fact that the Republican party has been unable to find anyone who can legitimately challenge a nearly 78-year-old twice-impeached, historically unpopular former President facing 91 criminal charges? The GOP lost in 2018, 2020, and 2022 because Donald Trump was the face of the party, and the party is still going to trot him out because they’re all scared of a man who spends much of his day ALL CAPS yelling gibberish on a social media site that he owns and that is even more unpopular than Twitter. Sad.\n
    \n
    […substack.com/…/ron-desantis-sad-trombones-his-wa…](https://pajiba.substack.com/p/ron-desantis-sad-trombones-his-way)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706040152 {#4023
    date: 2024-01-23 21:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 334994
  -bodyTs: "'/p/ron-desantis-sad-trombones-his-way)':118 '/ron-desantis-sad-trombones-his-wa':115 '2018':56 '2020':57 '2022':59 '78':37 '91':49 'anyon':30 'campaign':7 'cap':94 'challeng':34 'charg':51 'crimin':50 'day':92 'desanti':10 'donald':61 'doom':5 'eulog':3 'even':108 'face':48,65 'fact':20 'find':29 'former':46 'gibberish':96 'go':74 'gop':53 'histor':44 'impeach':43 'legitim':33 'lost':54 'man':86 'marvel':17 'media':100 'moment':15 'much':89 'near':36 'old':40 'own':104 'pajiba.substack.com':117 'pajiba.substack.com/p/ron-desantis-sad-trombones-his-way)':116 'parti':24,68,71 'presid':47 'presidenti':6 're':81 'republican':23 'ron':9 'sad':113 'scare':83 'site':101 'social':99 'spend':88 'still':73 'substack.com':114 'take':13 'trot':76 'trump':62 'twice':42 'twice-impeach':41 'twitter':112 'unabl':27 'unpopular':45,110 'year':39 'year-old':38 'yell':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706040152 {#3959
    date: 2024-01-23 21:02: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
7 DENIED edit
App\Entity\EntryComment {#4014
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Before we eulogize the doomed Presidential campaign of Ron DeSantis, can we take a moment to marvel at the fact that the Republican party has been unable to find anyone who can legitimately challenge a nearly 78-year-old twice-impeached, historically unpopular former President facing 91 criminal charges? The GOP lost in 2018, 2020, and 2022 because Donald Trump was the face of the party, and the party is still going to trot him out because they’re all scared of a man who spends much of his day ALL CAPS yelling gibberish on a social media site that he owns and that is even more unpopular than Twitter. Sad.\n
    \n
    […substack.com/…/ron-desantis-sad-trombones-his-wa…](https://pajiba.substack.com/p/ron-desantis-sad-trombones-his-way)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706040152 {#4023
    date: 2024-01-23 21:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 334994
  -bodyTs: "'/p/ron-desantis-sad-trombones-his-way)':118 '/ron-desantis-sad-trombones-his-wa':115 '2018':56 '2020':57 '2022':59 '78':37 '91':49 'anyon':30 'campaign':7 'cap':94 'challeng':34 'charg':51 'crimin':50 'day':92 'desanti':10 'donald':61 'doom':5 'eulog':3 'even':108 'face':48,65 'fact':20 'find':29 'former':46 'gibberish':96 'go':74 'gop':53 'histor':44 'impeach':43 'legitim':33 'lost':54 'man':86 'marvel':17 'media':100 'moment':15 'much':89 'near':36 'old':40 'own':104 'pajiba.substack.com':117 'pajiba.substack.com/p/ron-desantis-sad-trombones-his-way)':116 'parti':24,68,71 'presid':47 'presidenti':6 're':81 'republican':23 'ron':9 'sad':113 'scare':83 'site':101 'social':99 'spend':88 'still':73 'substack.com':114 'take':13 'trot':76 'trump':62 'twice':42 'twice-impeach':41 'twitter':112 'unabl':27 'unpopular':45,110 'year':39 'year-old':38 'yell':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706040152 {#3959
    date: 2024-01-23 21:02: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
8 DENIED moderate
App\Entity\EntryComment {#4014
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Before we eulogize the doomed Presidential campaign of Ron DeSantis, can we take a moment to marvel at the fact that the Republican party has been unable to find anyone who can legitimately challenge a nearly 78-year-old twice-impeached, historically unpopular former President facing 91 criminal charges? The GOP lost in 2018, 2020, and 2022 because Donald Trump was the face of the party, and the party is still going to trot him out because they’re all scared of a man who spends much of his day ALL CAPS yelling gibberish on a social media site that he owns and that is even more unpopular than Twitter. Sad.\n
    \n
    […substack.com/…/ron-desantis-sad-trombones-his-wa…](https://pajiba.substack.com/p/ron-desantis-sad-trombones-his-way)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706040152 {#4023
    date: 2024-01-23 21:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 334994
  -bodyTs: "'/p/ron-desantis-sad-trombones-his-way)':118 '/ron-desantis-sad-trombones-his-wa':115 '2018':56 '2020':57 '2022':59 '78':37 '91':49 'anyon':30 'campaign':7 'cap':94 'challeng':34 'charg':51 'crimin':50 'day':92 'desanti':10 'donald':61 'doom':5 'eulog':3 'even':108 'face':48,65 'fact':20 'find':29 'former':46 'gibberish':96 'go':74 'gop':53 'histor':44 'impeach':43 'legitim':33 'lost':54 'man':86 'marvel':17 'media':100 'moment':15 'much':89 'near':36 'old':40 'own':104 'pajiba.substack.com':117 'pajiba.substack.com/p/ron-desantis-sad-trombones-his-way)':116 'parti':24,68,71 'presid':47 'presidenti':6 're':81 'republican':23 'ron':9 'sad':113 'scare':83 'site':101 'social':99 'spend':88 'still':73 'substack.com':114 'take':13 'trot':76 'trump':62 'twice':42 'twice-impeach':41 'twitter':112 'unabl':27 'unpopular':45,110 'year':39 'year-old':38 'yell':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706040152 {#3959
    date: 2024-01-23 21:02: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
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 {#4046
  +user: App\Entity\User {#4035 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile Mitch is just stroking out a bit in the corner"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706037354 {#4052
    date: 2024-01-23 20:15:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4037 …}
  -id: 334877
  -bodyTs: "'bit':8 'corner':11 'meanwhil':1 'mitch':2 'stroke':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1487134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706037354 {#4057
    date: 2024-01-23 20:15: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
11 DENIED edit
App\Entity\EntryComment {#4046
  +user: App\Entity\User {#4035 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile Mitch is just stroking out a bit in the corner"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706037354 {#4052
    date: 2024-01-23 20:15:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4037 …}
  -id: 334877
  -bodyTs: "'bit':8 'corner':11 'meanwhil':1 'mitch':2 'stroke':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1487134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706037354 {#4057
    date: 2024-01-23 20:15: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
12 DENIED moderate
App\Entity\EntryComment {#4046
  +user: App\Entity\User {#4035 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile Mitch is just stroking out a bit in the corner"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706037354 {#4052
    date: 2024-01-23 20:15:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4037 …}
  -id: 334877
  -bodyTs: "'bit':8 'corner':11 'meanwhil':1 'mitch':2 'stroke':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1487134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706037354 {#4057
    date: 2024-01-23 20:15: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
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 {#4132
  +user: App\Entity\User {#4145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hopefully MSNBC, NYT, WaPo, NBC, PBS, CNN, Sky News will blast this for months and months. This needs to be repeatedly used for propaganda to brainwash stupid magas. It’s for their own good. We need to protect them from dangerous Trump."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706015100 {#4127
    date: 2024-01-23 14:05:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4133 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 334016
  -bodyTs: "'blast':11 'brainwash':26 'cnn':7 'danger':41 'good':34 'hope':1 'maga':28 'month':14,16 'msnbc':2 'nbc':5 'need':18,36 'news':9 'nyt':3 'pbs':6 'propaganda':24 'protect':38 'repeat':21 'sky':8 'stupid':27 'trump':42 'use':22 'wapo':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015100 {#4128
    date: 2024-01-23 14:05: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
15 DENIED edit
App\Entity\EntryComment {#4132
  +user: App\Entity\User {#4145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hopefully MSNBC, NYT, WaPo, NBC, PBS, CNN, Sky News will blast this for months and months. This needs to be repeatedly used for propaganda to brainwash stupid magas. It’s for their own good. We need to protect them from dangerous Trump."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706015100 {#4127
    date: 2024-01-23 14:05:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4133 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 334016
  -bodyTs: "'blast':11 'brainwash':26 'cnn':7 'danger':41 'good':34 'hope':1 'maga':28 'month':14,16 'msnbc':2 'nbc':5 'need':18,36 'news':9 'nyt':3 'pbs':6 'propaganda':24 'protect':38 'repeat':21 'sky':8 'stupid':27 'trump':42 'use':22 'wapo':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015100 {#4128
    date: 2024-01-23 14:05: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
16 DENIED moderate
App\Entity\EntryComment {#4132
  +user: App\Entity\User {#4145 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Hopefully MSNBC, NYT, WaPo, NBC, PBS, CNN, Sky News will blast this for months and months. This needs to be repeatedly used for propaganda to brainwash stupid magas. It’s for their own good. We need to protect them from dangerous Trump."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706015100 {#4127
    date: 2024-01-23 14:05:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4133 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 334016
  -bodyTs: "'blast':11 'brainwash':26 'cnn':7 'danger':41 'good':34 'hope':1 'maga':28 'month':14,16 'msnbc':2 'nbc':5 'need':18,36 'news':9 'nyt':3 'pbs':6 'propaganda':24 'protect':38 'repeat':21 'sky':8 'stupid':27 'trump':42 'use':22 'wapo':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6942453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706015100 {#4128
    date: 2024-01-23 14:05: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
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 {#4205
  +user: App\Entity\User {#4218 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m pretty sure there’s not a single person on the planet who expected them to be equally critical of both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705989615 {#4200
    date: 2024-01-23 07:00:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4208 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 333492
  -bodyTs: "'critic':20 'equal':19 'expect':15 'm':2 'person':10 'planet':13 'pretti':3 'singl':9 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6628181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989615 {#4201
    date: 2024-01-23 07: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
19 DENIED edit
App\Entity\EntryComment {#4205
  +user: App\Entity\User {#4218 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m pretty sure there’s not a single person on the planet who expected them to be equally critical of both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705989615 {#4200
    date: 2024-01-23 07:00:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4208 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 333492
  -bodyTs: "'critic':20 'equal':19 'expect':15 'm':2 'person':10 'planet':13 'pretti':3 'singl':9 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6628181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989615 {#4201
    date: 2024-01-23 07: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
20 DENIED moderate
App\Entity\EntryComment {#4205
  +user: App\Entity\User {#4218 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m pretty sure there’s not a single person on the planet who expected them to be equally critical of both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705989615 {#4200
    date: 2024-01-23 07:00:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4208 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 333492
  -bodyTs: "'critic':20 'equal':19 'expect':15 'm':2 'person':10 'planet':13 'pretti':3 'singl':9 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6628181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989615 {#4201
    date: 2024-01-23 07: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
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 {#4278
  +user: App\Entity\User {#4291 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1728626274 {#4273
    date: 2024-10-11 07:57:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4283 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 333376
  -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8557671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985002 {#4274
    date: 2024-01-23 05:43: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
23 DENIED edit
App\Entity\EntryComment {#4278
  +user: App\Entity\User {#4291 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1728626274 {#4273
    date: 2024-10-11 07:57:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4283 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 333376
  -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8557671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985002 {#4274
    date: 2024-01-23 05:43: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
24 DENIED moderate
App\Entity\EntryComment {#4278
  +user: App\Entity\User {#4291 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1728626274 {#4273
    date: 2024-10-11 07:57:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4283 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 333376
  -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8557671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985002 {#4274
    date: 2024-01-23 05:43: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
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 {#4753
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "A boring politician? Supporting Israel is boring?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705989360 {#4751
    date: 2024-01-23 06:56:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 333479
  -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989360 {#4752
    date: 2024-01-23 06:56: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
27 DENIED edit
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "A boring politician? Supporting Israel is boring?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705989360 {#4751
    date: 2024-01-23 06:56:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 333479
  -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989360 {#4752
    date: 2024-01-23 06:56: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
28 DENIED moderate
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "A boring politician? Supporting Israel is boring?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705989360 {#4751
    date: 2024-01-23 06:56:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 333479
  -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6933708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989360 {#4752
    date: 2024-01-23 06:56: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
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 {#4856
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: """
    I mean, it’s pretty fucked up. But not in a way that stands out. Most US politicians support Israel.\n
    \n
    We don’t get a lot of good options here, just different degrees of shitty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706204059 {#4854
    date: 2024-01-25 18:34:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 339829
  -bodyTs: "'degre':33 'differ':32 'fuck':6 'get':24 'good':28 'israel':20 'lot':26 'mean':2 'option':29 'politician':18 'pretti':5 'shitti':35 'stand':14 'support':19 'us':17 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8038535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706204059 {#4855
    date: 2024-01-25 18:34: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
31 DENIED edit
App\Entity\EntryComment {#4856
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: """
    I mean, it’s pretty fucked up. But not in a way that stands out. Most US politicians support Israel.\n
    \n
    We don’t get a lot of good options here, just different degrees of shitty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706204059 {#4854
    date: 2024-01-25 18:34:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 339829
  -bodyTs: "'degre':33 'differ':32 'fuck':6 'get':24 'good':28 'israel':20 'lot':26 'mean':2 'option':29 'politician':18 'pretti':5 'shitti':35 'stand':14 'support':19 'us':17 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8038535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706204059 {#4855
    date: 2024-01-25 18:34: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
32 DENIED moderate
App\Entity\EntryComment {#4856
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: """
    I mean, it’s pretty fucked up. But not in a way that stands out. Most US politicians support Israel.\n
    \n
    We don’t get a lot of good options here, just different degrees of shitty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706204059 {#4854
    date: 2024-01-25 18:34:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 339829
  -bodyTs: "'degre':33 'differ':32 'fuck':6 'get':24 'good':28 'israel':20 'lot':26 'mean':2 'option':29 'politician':18 'pretti':5 'shitti':35 'stand':14 'support':19 'us':17 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8038535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706204059 {#4855
    date: 2024-01-25 18:34: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
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 {#4872
  +user: Proxies\__CG__\App\Entity\User {#4873 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Sadly yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705990620 {#4870
    date: 2024-01-23 07:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4876 …}
  +votes: Doctrine\ORM\PersistentCollection {#4878 …}
  +reports: Doctrine\ORM\PersistentCollection {#4880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
  -id: 333516
  -bodyTs: "'sad':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5023210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705990620 {#4871
    date: 2024-01-23 07:17: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
35 DENIED edit
App\Entity\EntryComment {#4872
  +user: Proxies\__CG__\App\Entity\User {#4873 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Sadly yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705990620 {#4870
    date: 2024-01-23 07:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4876 …}
  +votes: Doctrine\ORM\PersistentCollection {#4878 …}
  +reports: Doctrine\ORM\PersistentCollection {#4880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
  -id: 333516
  -bodyTs: "'sad':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5023210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705990620 {#4871
    date: 2024-01-23 07:17: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
36 DENIED moderate
App\Entity\EntryComment {#4872
  +user: Proxies\__CG__\App\Entity\User {#4873 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Sadly yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705990620 {#4870
    date: 2024-01-23 07:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4876 …}
  +votes: Doctrine\ORM\PersistentCollection {#4878 …}
  +reports: Doctrine\ORM\PersistentCollection {#4880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
  -id: 333516
  -bodyTs: "'sad':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/5023210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705990620 {#4871
    date: 2024-01-23 07:17: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
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 {#4929
  +user: Proxies\__CG__\App\Entity\User {#4916 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4872
    +user: Proxies\__CG__\App\Entity\User {#4873 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4753
      +user: Proxies\__CG__\App\Entity\User {#4754 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4278
        +user: App\Entity\User {#4291 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1728626274 {#4273
          date: 2024-10-11 07:57:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4279 …}
        +nested: Doctrine\ORM\PersistentCollection {#4281 …}
        +votes: Doctrine\ORM\PersistentCollection {#4283 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 333376
        -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8557671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705985002 {#4274
          date: 2024-01-23 05:43:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4278}
      +body: "A boring politician? Supporting Israel is boring?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705989360 {#4751
        date: 2024-01-23 06:56:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 333479
      -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933708"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989360 {#4752
        date: 2024-01-23 06:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "Sadly yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705990620 {#4870
      date: 2024-01-23 07:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
      "@platypus_plumba@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4874 …}
    +nested: Doctrine\ORM\PersistentCollection {#4876 …}
    +votes: Doctrine\ORM\PersistentCollection {#4878 …}
    +reports: Doctrine\ORM\PersistentCollection {#4880 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
    -id: 333516
    -bodyTs: "'sad':1 'yeah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5023210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705990620 {#4871
      date: 2024-01-23 07:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "They don’t call it “the banality of evil” for nothing, I suppose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705991246 {#4926
    date: 2024-01-23 07:27:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@Traister101@lemmy.today"
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@Traister101@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 333530
  -bodyTs: "'banal':7 'call':4 'evil':9 'noth':11 'suppos':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5896244"
  +editedAt: DateTimeImmutable @1727881333 {#4927
    date: 2024-10-02 17:02:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705991246 {#4928
    date: 2024-01-23 07:27: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
39 DENIED edit
App\Entity\EntryComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4916 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4872
    +user: Proxies\__CG__\App\Entity\User {#4873 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4753
      +user: Proxies\__CG__\App\Entity\User {#4754 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4278
        +user: App\Entity\User {#4291 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1728626274 {#4273
          date: 2024-10-11 07:57:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4279 …}
        +nested: Doctrine\ORM\PersistentCollection {#4281 …}
        +votes: Doctrine\ORM\PersistentCollection {#4283 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 333376
        -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8557671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705985002 {#4274
          date: 2024-01-23 05:43:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4278}
      +body: "A boring politician? Supporting Israel is boring?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705989360 {#4751
        date: 2024-01-23 06:56:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 333479
      -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933708"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989360 {#4752
        date: 2024-01-23 06:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "Sadly yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705990620 {#4870
      date: 2024-01-23 07:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
      "@platypus_plumba@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4874 …}
    +nested: Doctrine\ORM\PersistentCollection {#4876 …}
    +votes: Doctrine\ORM\PersistentCollection {#4878 …}
    +reports: Doctrine\ORM\PersistentCollection {#4880 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
    -id: 333516
    -bodyTs: "'sad':1 'yeah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5023210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705990620 {#4871
      date: 2024-01-23 07:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "They don’t call it “the banality of evil” for nothing, I suppose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705991246 {#4926
    date: 2024-01-23 07:27:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@Traister101@lemmy.today"
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@Traister101@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 333530
  -bodyTs: "'banal':7 'call':4 'evil':9 'noth':11 'suppos':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5896244"
  +editedAt: DateTimeImmutable @1727881333 {#4927
    date: 2024-10-02 17:02:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705991246 {#4928
    date: 2024-01-23 07:27: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
40 DENIED moderate
App\Entity\EntryComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4916 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4872
    +user: Proxies\__CG__\App\Entity\User {#4873 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4753
      +user: Proxies\__CG__\App\Entity\User {#4754 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4278
        +user: App\Entity\User {#4291 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1728626274 {#4273
          date: 2024-10-11 07:57:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4279 …}
        +nested: Doctrine\ORM\PersistentCollection {#4281 …}
        +votes: Doctrine\ORM\PersistentCollection {#4283 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 333376
        -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8557671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705985002 {#4274
          date: 2024-01-23 05:43:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4278}
      +body: "A boring politician? Supporting Israel is boring?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705989360 {#4751
        date: 2024-01-23 06:56:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 333479
      -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933708"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989360 {#4752
        date: 2024-01-23 06:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "Sadly yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705990620 {#4870
      date: 2024-01-23 07:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
      "@platypus_plumba@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4874 …}
    +nested: Doctrine\ORM\PersistentCollection {#4876 …}
    +votes: Doctrine\ORM\PersistentCollection {#4878 …}
    +reports: Doctrine\ORM\PersistentCollection {#4880 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
    -id: 333516
    -bodyTs: "'sad':1 'yeah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/5023210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705990620 {#4871
      date: 2024-01-23 07:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "They don’t call it “the banality of evil” for nothing, I suppose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705991246 {#4926
    date: 2024-01-23 07:27:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@Traister101@lemmy.today"
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@Traister101@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 333530
  -bodyTs: "'banal':7 'call':4 'evil':9 'noth':11 'suppos':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5896244"
  +editedAt: DateTimeImmutable @1727881333 {#4927
    date: 2024-10-02 17:02:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705991246 {#4928
    date: 2024-01-23 07:27: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
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 {#4888
  +user: Proxies\__CG__\App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "when you look at American presidents’ history of supporting… well… Israel… yeah, that’s pretty much what was expected of him or any other candidate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705992950 {#4886
    date: 2024-01-23 07:55:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 333573
  -bodyTs: "'american':5 'candid':25 'expect':19 'histori':7 'israel':11 'look':3 'much':16 'presid':6 'pretti':15 'support':9 'well':10 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5896811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992950 {#4887
    date: 2024-01-23 07:55:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4888
  +user: Proxies\__CG__\App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "when you look at American presidents’ history of supporting… well… Israel… yeah, that’s pretty much what was expected of him or any other candidate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705992950 {#4886
    date: 2024-01-23 07:55:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 333573
  -bodyTs: "'american':5 'candid':25 'expect':19 'histori':7 'israel':11 'look':3 'much':16 'presid':6 'pretti':15 'support':9 'well':10 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5896811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992950 {#4887
    date: 2024-01-23 07:55:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4888
  +user: Proxies\__CG__\App\Entity\User {#4889 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4753
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#4291 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1728626274 {#4273
        date: 2024-10-11 07:57:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 333376
      -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8557671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705985002 {#4274
        date: 2024-01-23 05:43:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "A boring politician? Supporting Israel is boring?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705989360 {#4751
      date: 2024-01-23 06:56:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 333479
    -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6933708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705989360 {#4752
      date: 2024-01-23 06:56:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "when you look at American presidents’ history of supporting… well… Israel… yeah, that’s pretty much what was expected of him or any other candidate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705992950 {#4886
    date: 2024-01-23 07:55:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 333573
  -bodyTs: "'american':5 'candid':25 'expect':19 'histori':7 'israel':11 'look':3 'much':16 'presid':6 'pretti':15 'support':9 'well':10 'yeah':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5896811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705992950 {#4887
    date: 2024-01-23 07:55:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4944
  +user: App\Entity\User {#4291 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4888
    +user: Proxies\__CG__\App\Entity\User {#4889 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4753
      +user: Proxies\__CG__\App\Entity\User {#4754 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4278
        +user: App\Entity\User {#4291 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1728626274 {#4273
          date: 2024-10-11 07:57:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4279 …}
        +nested: Doctrine\ORM\PersistentCollection {#4281 …}
        +votes: Doctrine\ORM\PersistentCollection {#4283 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 333376
        -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8557671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705985002 {#4274
          date: 2024-01-23 05:43:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4278}
      +body: "A boring politician? Supporting Israel is boring?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705989360 {#4751
        date: 2024-01-23 06:56:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 333479
      -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933708"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989360 {#4752
        date: 2024-01-23 06:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "when you look at American presidents’ history of supporting… well… Israel… yeah, that’s pretty much what was expected of him or any other candidate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705992950 {#4886
      date: 2024-01-23 07:55:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
      "@platypus_plumba@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 333573
    -bodyTs: "'american':5 'candid':25 'expect':19 'histori':7 'israel':11 'look':3 'much':16 'presid':6 'pretti':15 'support':9 'well':10 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5896811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705992950 {#4887
      date: 2024-01-23 07:55:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Sadly this, I’d have been surprised if he showed even a slight disappointment with Israel… Sides Trump LITERALLY put the US Embassy in Jerusalem and announced it was Israel’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706057130 {#4942
    date: 2024-01-24 01:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@akariii@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 335611
  -bodyTs: "'announc':27 'd':4 'disappoint':14 'embassi':23 'even':11 'israel':16,30 'jerusalem':25 'liter':19 'put':20 'sad':1 'show':10 'side':17 'slight':13 'surpris':7 'trump':18 'us':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8586584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706057130 {#4943
    date: 2024-01-24 01:45: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
47 DENIED edit
App\Entity\EntryComment {#4944
  +user: App\Entity\User {#4291 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4888
    +user: Proxies\__CG__\App\Entity\User {#4889 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4753
      +user: Proxies\__CG__\App\Entity\User {#4754 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4278
        +user: App\Entity\User {#4291 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1728626274 {#4273
          date: 2024-10-11 07:57:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4279 …}
        +nested: Doctrine\ORM\PersistentCollection {#4281 …}
        +votes: Doctrine\ORM\PersistentCollection {#4283 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 333376
        -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8557671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705985002 {#4274
          date: 2024-01-23 05:43:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4278}
      +body: "A boring politician? Supporting Israel is boring?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705989360 {#4751
        date: 2024-01-23 06:56:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 333479
      -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933708"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989360 {#4752
        date: 2024-01-23 06:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "when you look at American presidents’ history of supporting… well… Israel… yeah, that’s pretty much what was expected of him or any other candidate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705992950 {#4886
      date: 2024-01-23 07:55:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
      "@platypus_plumba@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 333573
    -bodyTs: "'american':5 'candid':25 'expect':19 'histori':7 'israel':11 'look':3 'much':16 'presid':6 'pretti':15 'support':9 'well':10 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5896811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705992950 {#4887
      date: 2024-01-23 07:55:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Sadly this, I’d have been surprised if he showed even a slight disappointment with Israel… Sides Trump LITERALLY put the US Embassy in Jerusalem and announced it was Israel’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706057130 {#4942
    date: 2024-01-24 01:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@akariii@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 335611
  -bodyTs: "'announc':27 'd':4 'disappoint':14 'embassi':23 'even':11 'israel':16,30 'jerusalem':25 'liter':19 'put':20 'sad':1 'show':10 'side':17 'slight':13 'surpris':7 'trump':18 'us':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8586584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706057130 {#4943
    date: 2024-01-24 01:45: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
48 DENIED moderate
App\Entity\EntryComment {#4944
  +user: App\Entity\User {#4291 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4888
    +user: Proxies\__CG__\App\Entity\User {#4889 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4753
      +user: Proxies\__CG__\App\Entity\User {#4754 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4278
        +user: App\Entity\User {#4291 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1728626274 {#4273
          date: 2024-10-11 07:57:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4279 …}
        +nested: Doctrine\ORM\PersistentCollection {#4281 …}
        +votes: Doctrine\ORM\PersistentCollection {#4283 …}
        +reports: Doctrine\ORM\PersistentCollection {#4285 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
        -id: 333376
        -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8557671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705985002 {#4274
          date: 2024-01-23 05:43:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4278}
      +body: "A boring politician? Supporting Israel is boring?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705989360 {#4751
        date: 2024-01-23 06:56:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 333479
      -bodyTs: "'bore':2,7 'israel':5 'politician':3 'support':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6933708"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705989360 {#4752
        date: 2024-01-23 06:56:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4278}
    +body: "when you look at American presidents’ history of supporting… well… Israel… yeah, that’s pretty much what was expected of him or any other candidate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705992950 {#4886
      date: 2024-01-23 07:55:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@HawlSera@lemm.ee"
      "@platypus_plumba@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 333573
    -bodyTs: "'american':5 'candid':25 'expect':19 'histori':7 'israel':11 'look':3 'much':16 'presid':6 'pretti':15 'support':9 'well':10 'yeah':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5896811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705992950 {#4887
      date: 2024-01-23 07:55:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Sadly this, I’d have been surprised if he showed even a slight disappointment with Israel… Sides Trump LITERALLY put the US Embassy in Jerusalem and announced it was Israel’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706057130 {#4942
    date: 2024-01-24 01:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
    "@platypus_plumba@lemmy.world"
    "@akariii@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 335611
  -bodyTs: "'announc':27 'd':4 'disappoint':14 'embassi':23 'even':11 'israel':16,30 'jerusalem':25 'liter':19 'put':20 'sad':1 'show':10 'side':17 'slight':13 'surpris':7 'trump':18 'us':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8586584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706057130 {#4943
    date: 2024-01-24 01:45: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
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 {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Every accusation is a confession."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706009699 {#4767
    date: 2024-01-23 12:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 333913
  -bodyTs: "'accus':2 'confess':5 'everi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6688305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706009699 {#4768
    date: 2024-01-23 12:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Every accusation is a confession."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706009699 {#4767
    date: 2024-01-23 12:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 333913
  -bodyTs: "'accus':2 'confess':5 'everi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6688305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706009699 {#4768
    date: 2024-01-23 12:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "Every accusation is a confession."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706009699 {#4767
    date: 2024-01-23 12:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 333913
  -bodyTs: "'accus':2 'confess':5 'everi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6688305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706009699 {#4768
    date: 2024-01-23 12:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4785
  +user: Proxies\__CG__\App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "I mean, Joe might have dementia, but if my choice is between Biden or Trump, I’m picking Biden."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706017484 {#4783
    date: 2024-01-23 14:44:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4787 …}
  +nested: Doctrine\ORM\PersistentCollection {#4789 …}
  +votes: Doctrine\ORM\PersistentCollection {#4791 …}
  +reports: Doctrine\ORM\PersistentCollection {#4793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
  -id: 334078
  -bodyTs: "'biden':13,19 'choic':10 'dementia':6 'joe':3 'm':17 'mean':2 'might':4 'pick':18 'trump':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8570232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706017484 {#4784
    date: 2024-01-23 14:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4785
  +user: Proxies\__CG__\App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "I mean, Joe might have dementia, but if my choice is between Biden or Trump, I’m picking Biden."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706017484 {#4783
    date: 2024-01-23 14:44:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4787 …}
  +nested: Doctrine\ORM\PersistentCollection {#4789 …}
  +votes: Doctrine\ORM\PersistentCollection {#4791 …}
  +reports: Doctrine\ORM\PersistentCollection {#4793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
  -id: 334078
  -bodyTs: "'biden':13,19 'choic':10 'dementia':6 'joe':3 'm':17 'mean':2 'might':4 'pick':18 'trump':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8570232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706017484 {#4784
    date: 2024-01-23 14:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4785
  +user: Proxies\__CG__\App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#4291 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is why I never bought the “Joe has dementia!” line, it just feels empty when Trump always does crazy shit that makes no sense, and Biden’s just… well… a boring politician"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1728626274 {#4273
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 333376
    -bodyTs: "'alway':18 'biden':27 'bore':32 'bought':6 'crazi':20 'dementia':10 'empti':15 'feel':14 'joe':8 'line':11 'make':23 'never':5 'politician':33 'sens':25 'shit':21 'trump':17 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8557671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985002 {#4274
      date: 2024-01-23 05:43:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4278}
  +body: "I mean, Joe might have dementia, but if my choice is between Biden or Trump, I’m picking Biden."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706017484 {#4783
    date: 2024-01-23 14:44:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4787 …}
  +nested: Doctrine\ORM\PersistentCollection {#4789 …}
  +votes: Doctrine\ORM\PersistentCollection {#4791 …}
  +reports: Doctrine\ORM\PersistentCollection {#4793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
  -id: 334078
  -bodyTs: "'biden':13,19 'choic':10 'dementia':6 'joe':3 'm':17 'mean':2 'might':4 'pick':18 'trump':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8570232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706017484 {#4784
    date: 2024-01-23 14:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4351
  +user: App\Entity\User {#4364 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Also said he won the election against Obama."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705984482 {#4346
    date: 2024-01-23 05:34:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4352 …}
  +nested: Doctrine\ORM\PersistentCollection {#4354 …}
  +votes: Doctrine\ORM\PersistentCollection {#4356 …}
  +reports: Doctrine\ORM\PersistentCollection {#4358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
  -id: 333357
  -bodyTs: "'also':1 'elect':6 'obama':8 'said':2 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6463032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984482 {#4347
    date: 2024-01-23 05:34: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
59 DENIED edit
App\Entity\EntryComment {#4351
  +user: App\Entity\User {#4364 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Also said he won the election against Obama."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705984482 {#4346
    date: 2024-01-23 05:34:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4352 …}
  +nested: Doctrine\ORM\PersistentCollection {#4354 …}
  +votes: Doctrine\ORM\PersistentCollection {#4356 …}
  +reports: Doctrine\ORM\PersistentCollection {#4358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
  -id: 333357
  -bodyTs: "'also':1 'elect':6 'obama':8 'said':2 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6463032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984482 {#4347
    date: 2024-01-23 05:34: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
60 DENIED moderate
App\Entity\EntryComment {#4351
  +user: App\Entity\User {#4364 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Also said he won the election against Obama."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705984482 {#4346
    date: 2024-01-23 05:34:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4352 …}
  +nested: Doctrine\ORM\PersistentCollection {#4354 …}
  +votes: Doctrine\ORM\PersistentCollection {#4356 …}
  +reports: Doctrine\ORM\PersistentCollection {#4358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
  -id: 333357
  -bodyTs: "'also':1 'elect':6 'obama':8 'said':2 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6463032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984482 {#4347
    date: 2024-01-23 05:34: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
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 {#4424
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1727869459 {#4419
    date: 2024-10-02 13:44:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
  -id: 333211
  -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7636717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977039 {#4420
    date: 2024-01-23 03:30: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
63 DENIED edit
App\Entity\EntryComment {#4424
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1727869459 {#4419
    date: 2024-10-02 13:44:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
  -id: 333211
  -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7636717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977039 {#4420
    date: 2024-01-23 03:30: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
64 DENIED moderate
App\Entity\EntryComment {#4424
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 92
  +score: 0
  +lastActive: DateTime @1727869459 {#4419
    date: 2024-10-02 13:44:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
  -id: 333211
  -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7636717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977039 {#4420
    date: 2024-01-23 03:30: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
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 {#4737
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1727869459 {#4419
      date: 2024-10-02 13:44:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4427 …}
    +votes: Doctrine\ORM\PersistentCollection {#4429 …}
    +reports: Doctrine\ORM\PersistentCollection {#4431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
    -id: 333211
    -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7636717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705977039 {#4420
      date: 2024-01-23 03:30:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705978363 {#4734
    date: 2024-01-23 03:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 333239
  -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8554823"
  +editedAt: DateTimeImmutable @1727836725 {#4735
    date: 2024-10-02 04:38:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705978363 {#4736
    date: 2024-01-23 03:52:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4737
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1727869459 {#4419
      date: 2024-10-02 13:44:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4427 …}
    +votes: Doctrine\ORM\PersistentCollection {#4429 …}
    +reports: Doctrine\ORM\PersistentCollection {#4431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
    -id: 333211
    -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7636717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705977039 {#4420
      date: 2024-01-23 03:30:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705978363 {#4734
    date: 2024-01-23 03:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 333239
  -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8554823"
  +editedAt: DateTimeImmutable @1727836725 {#4735
    date: 2024-10-02 04:38:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705978363 {#4736
    date: 2024-01-23 03:52:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4737
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 92
    +score: 0
    +lastActive: DateTime @1727869459 {#4419
      date: 2024-10-02 13:44:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4427 …}
    +votes: Doctrine\ORM\PersistentCollection {#4429 …}
    +reports: Doctrine\ORM\PersistentCollection {#4431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
    -id: 333211
    -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7636717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705977039 {#4420
      date: 2024-01-23 03:30:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705978363 {#4734
    date: 2024-01-23 03:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 333239
  -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8554823"
  +editedAt: DateTimeImmutable @1727836725 {#4735
    date: 2024-10-02 04:38:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705978363 {#4736
    date: 2024-01-23 03:52:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4841
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4737
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1727869459 {#4419
        date: 2024-10-02 13:44:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4425 …}
      +nested: Doctrine\ORM\PersistentCollection {#4427 …}
      +votes: Doctrine\ORM\PersistentCollection {#4429 …}
      +reports: Doctrine\ORM\PersistentCollection {#4431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
      -id: 333211
      -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7636717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705977039 {#4420
        date: 2024-01-23 03:30:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705978363 {#4734
      date: 2024-01-23 03:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 333239
    -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8554823"
    +editedAt: DateTimeImmutable @1727836725 {#4735
      date: 2024-10-02 04:38:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705978363 {#4736
      date: 2024-01-23 03:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: """
    Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
    \n
    The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
    \n
    > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705982687 {#4838
    date: 2024-01-23 05:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4842 …}
  +nested: Doctrine\ORM\PersistentCollection {#4844 …}
  +votes: Doctrine\ORM\PersistentCollection {#4846 …}
  +reports: Doctrine\ORM\PersistentCollection {#4848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
  -id: 333314
  -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639005"
  +editedAt: DateTimeImmutable @1727853779 {#4839
    date: 2024-10-02 09:22:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705982687 {#4840
    date: 2024-01-23 05:04: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
71 DENIED edit
App\Entity\EntryComment {#4841
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4737
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1727869459 {#4419
        date: 2024-10-02 13:44:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4425 …}
      +nested: Doctrine\ORM\PersistentCollection {#4427 …}
      +votes: Doctrine\ORM\PersistentCollection {#4429 …}
      +reports: Doctrine\ORM\PersistentCollection {#4431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
      -id: 333211
      -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7636717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705977039 {#4420
        date: 2024-01-23 03:30:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705978363 {#4734
      date: 2024-01-23 03:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 333239
    -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8554823"
    +editedAt: DateTimeImmutable @1727836725 {#4735
      date: 2024-10-02 04:38:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705978363 {#4736
      date: 2024-01-23 03:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: """
    Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
    \n
    The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
    \n
    > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705982687 {#4838
    date: 2024-01-23 05:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4842 …}
  +nested: Doctrine\ORM\PersistentCollection {#4844 …}
  +votes: Doctrine\ORM\PersistentCollection {#4846 …}
  +reports: Doctrine\ORM\PersistentCollection {#4848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
  -id: 333314
  -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639005"
  +editedAt: DateTimeImmutable @1727853779 {#4839
    date: 2024-10-02 09:22:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705982687 {#4840
    date: 2024-01-23 05:04: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
72 DENIED moderate
App\Entity\EntryComment {#4841
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4737
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 92
      +score: 0
      +lastActive: DateTime @1727869459 {#4419
        date: 2024-10-02 13:44:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4425 …}
      +nested: Doctrine\ORM\PersistentCollection {#4427 …}
      +votes: Doctrine\ORM\PersistentCollection {#4429 …}
      +reports: Doctrine\ORM\PersistentCollection {#4431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
      -id: 333211
      -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7636717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705977039 {#4420
        date: 2024-01-23 03:30:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1705978363 {#4734
      date: 2024-01-23 03:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4741 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
    -id: 333239
    -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8554823"
    +editedAt: DateTimeImmutable @1727836725 {#4735
      date: 2024-10-02 04:38:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705978363 {#4736
      date: 2024-01-23 03:52:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: """
    Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
    \n
    The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
    \n
    > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705982687 {#4838
    date: 2024-01-23 05:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4842 …}
  +nested: Doctrine\ORM\PersistentCollection {#4844 …}
  +votes: Doctrine\ORM\PersistentCollection {#4846 …}
  +reports: Doctrine\ORM\PersistentCollection {#4848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
  -id: 333314
  -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639005"
  +editedAt: DateTimeImmutable @1727853779 {#4839
    date: 2024-10-02 09:22:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705982687 {#4840
    date: 2024-01-23 05:04: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
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 {#4911
  +user: Proxies\__CG__\App\Entity\User {#4916 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4841
    +user: App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4737
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4424
        +user: App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1727869459 {#4419
          date: 2024-10-02 13:44:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4425 …}
        +nested: Doctrine\ORM\PersistentCollection {#4427 …}
        +votes: Doctrine\ORM\PersistentCollection {#4429 …}
        +reports: Doctrine\ORM\PersistentCollection {#4431 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
        -id: 333211
        -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7636717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705977039 {#4420
          date: 2024-01-23 03:30:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4424}
      +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705978363 {#4734
        date: 2024-01-23 03:52:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4739 …}
      +nested: Doctrine\ORM\PersistentCollection {#4741 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4745 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
      -id: 333239
      -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8554823"
      +editedAt: DateTimeImmutable @1727836725 {#4735
        date: 2024-10-02 04:38:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705978363 {#4736
        date: 2024-01-23 03:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: """
      Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
      \n
      The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
      \n
      > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705982687 {#4838
      date: 2024-01-23 05:04:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4842 …}
    +nested: Doctrine\ORM\PersistentCollection {#4844 …}
    +votes: Doctrine\ORM\PersistentCollection {#4846 …}
    +reports: Doctrine\ORM\PersistentCollection {#4848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
    -id: 333314
    -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7639005"
    +editedAt: DateTimeImmutable @1727853779 {#4839
      date: 2024-10-02 09:22:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705982687 {#4840
      date: 2024-01-23 05:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: """
    > the median household income of a Trump voter so far in the primaries is about $72,000\n
    \n
    I’m not really sure I buy this meaning they’re really affluent corporate types. I’ve *met* a lot of Trump supporters who own big properties out in the country, who own big trucks, and who work jobs in trades. Stuff like plumbers and carpenters and mechanics. I mean hell, in my state, the average pay for plumbers is $80,000 a year, and yep, a lot of those people are self-employed. Last I checked the trades is where all the folks who struggled in school go…\n
    \n
    So, does this *really* mean they aren’t who we think they are? All the people I’m referring to were dumb as fuck country fucking bumpkins who needed a swift kick in the ass. All they’ve really gotten “invested” is a house on a big valuable piece of land, a little bit of stock on the market (maybe), and a bunch of physical items that add up to them being “wealthy” even though two of the trucks don’t work, the tractor is falling apart, and so is the barn, and so on. On paper, they’re wealthy, in person, they’re still missing some fucking teeth.\n
    \n
    Oh yeah, and the obsession with guns… Guns ain’t cheap… These people piss away *a lot* of money on useless stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705983875 {#4906
    date: 2024-01-23 05:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4917 …}
  +nested: Doctrine\ORM\PersistentCollection {#4913 …}
  +votes: Doctrine\ORM\PersistentCollection {#4918 …}
  +reports: Doctrine\ORM\PersistentCollection {#4920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
  -id: 333338
  -bodyTs: "'000':17,79 '72':16 '80':78 'add':175 'affluent':30 'ain':225 'apart':194 'aren':114 'ass':142 'averag':73 'away':231 'barn':199 'big':43,51,154 'bit':161 'bumpkin':134 'bunch':170 'buy':24 'carpent':63 'cheap':227 'check':95 'corpor':31 'countri':48,132 'dumb':129 'employ':92 'even':181 'fall':193 'far':10 'folk':102 'fuck':131,133,215 'go':107 'gotten':147 'gun':223,224 'hell':68 'hous':151 'household':3 'incom':4 'invest':148 'item':173 'job':56 'kick':139 'land':158 'last':93 'like':60 'littl':160 'lot':37,85,233 'm':19,125 'market':166 'mayb':167 'mean':26,67,112 'mechan':65 'median':2 'met':35 'miss':213 'money':235 'need':136 'obsess':221 'oh':217 'paper':204 'pay':74 'peopl':88,123,229 'person':209 'physic':172 'piec':156 'piss':230 'plumber':61,76 'primari':13 'properti':44 're':28,206,211 'realli':21,29,111,146 'refer':126 'school':106 'self':91 'self-employ':90 'state':71 'still':212 'stock':163 'struggl':104 'stuff':59,238 'support':40 'sure':22 'swift':138 'teeth':216 'think':118 'though':182 'tractor':191 'trade':58,97 'truck':52,186 'trump':7,39 'two':183 'type':32 'useless':237 'valuabl':155 've':34,145 'voter':8 'wealthi':180,207 'work':55,189 'yeah':218 'year':81 'yep':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5893566"
  +editedAt: DateTimeImmutable @1727859090 {#4903
    date: 2024-10-02 10:51:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705983875 {#4907
    date: 2024-01-23 05:24:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4911
  +user: Proxies\__CG__\App\Entity\User {#4916 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4841
    +user: App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4737
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4424
        +user: App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1727869459 {#4419
          date: 2024-10-02 13:44:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4425 …}
        +nested: Doctrine\ORM\PersistentCollection {#4427 …}
        +votes: Doctrine\ORM\PersistentCollection {#4429 …}
        +reports: Doctrine\ORM\PersistentCollection {#4431 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
        -id: 333211
        -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7636717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705977039 {#4420
          date: 2024-01-23 03:30:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4424}
      +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705978363 {#4734
        date: 2024-01-23 03:52:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4739 …}
      +nested: Doctrine\ORM\PersistentCollection {#4741 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4745 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
      -id: 333239
      -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8554823"
      +editedAt: DateTimeImmutable @1727836725 {#4735
        date: 2024-10-02 04:38:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705978363 {#4736
        date: 2024-01-23 03:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: """
      Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
      \n
      The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
      \n
      > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705982687 {#4838
      date: 2024-01-23 05:04:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4842 …}
    +nested: Doctrine\ORM\PersistentCollection {#4844 …}
    +votes: Doctrine\ORM\PersistentCollection {#4846 …}
    +reports: Doctrine\ORM\PersistentCollection {#4848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
    -id: 333314
    -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7639005"
    +editedAt: DateTimeImmutable @1727853779 {#4839
      date: 2024-10-02 09:22:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705982687 {#4840
      date: 2024-01-23 05:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: """
    > the median household income of a Trump voter so far in the primaries is about $72,000\n
    \n
    I’m not really sure I buy this meaning they’re really affluent corporate types. I’ve *met* a lot of Trump supporters who own big properties out in the country, who own big trucks, and who work jobs in trades. Stuff like plumbers and carpenters and mechanics. I mean hell, in my state, the average pay for plumbers is $80,000 a year, and yep, a lot of those people are self-employed. Last I checked the trades is where all the folks who struggled in school go…\n
    \n
    So, does this *really* mean they aren’t who we think they are? All the people I’m referring to were dumb as fuck country fucking bumpkins who needed a swift kick in the ass. All they’ve really gotten “invested” is a house on a big valuable piece of land, a little bit of stock on the market (maybe), and a bunch of physical items that add up to them being “wealthy” even though two of the trucks don’t work, the tractor is falling apart, and so is the barn, and so on. On paper, they’re wealthy, in person, they’re still missing some fucking teeth.\n
    \n
    Oh yeah, and the obsession with guns… Guns ain’t cheap… These people piss away *a lot* of money on useless stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705983875 {#4906
    date: 2024-01-23 05:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4917 …}
  +nested: Doctrine\ORM\PersistentCollection {#4913 …}
  +votes: Doctrine\ORM\PersistentCollection {#4918 …}
  +reports: Doctrine\ORM\PersistentCollection {#4920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
  -id: 333338
  -bodyTs: "'000':17,79 '72':16 '80':78 'add':175 'affluent':30 'ain':225 'apart':194 'aren':114 'ass':142 'averag':73 'away':231 'barn':199 'big':43,51,154 'bit':161 'bumpkin':134 'bunch':170 'buy':24 'carpent':63 'cheap':227 'check':95 'corpor':31 'countri':48,132 'dumb':129 'employ':92 'even':181 'fall':193 'far':10 'folk':102 'fuck':131,133,215 'go':107 'gotten':147 'gun':223,224 'hell':68 'hous':151 'household':3 'incom':4 'invest':148 'item':173 'job':56 'kick':139 'land':158 'last':93 'like':60 'littl':160 'lot':37,85,233 'm':19,125 'market':166 'mayb':167 'mean':26,67,112 'mechan':65 'median':2 'met':35 'miss':213 'money':235 'need':136 'obsess':221 'oh':217 'paper':204 'pay':74 'peopl':88,123,229 'person':209 'physic':172 'piec':156 'piss':230 'plumber':61,76 'primari':13 'properti':44 're':28,206,211 'realli':21,29,111,146 'refer':126 'school':106 'self':91 'self-employ':90 'state':71 'still':212 'stock':163 'struggl':104 'stuff':59,238 'support':40 'sure':22 'swift':138 'teeth':216 'think':118 'though':182 'tractor':191 'trade':58,97 'truck':52,186 'trump':7,39 'two':183 'type':32 'useless':237 'valuabl':155 've':34,145 'voter':8 'wealthi':180,207 'work':55,189 'yeah':218 'year':81 'yep':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5893566"
  +editedAt: DateTimeImmutable @1727859090 {#4903
    date: 2024-10-02 10:51:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705983875 {#4907
    date: 2024-01-23 05:24:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4911
  +user: Proxies\__CG__\App\Entity\User {#4916 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4841
    +user: App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4737
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4424
        +user: App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 92
        +score: 0
        +lastActive: DateTime @1727869459 {#4419
          date: 2024-10-02 13:44:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4425 …}
        +nested: Doctrine\ORM\PersistentCollection {#4427 …}
        +votes: Doctrine\ORM\PersistentCollection {#4429 …}
        +reports: Doctrine\ORM\PersistentCollection {#4431 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
        -id: 333211
        -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7636717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705977039 {#4420
          date: 2024-01-23 03:30:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4424}
      +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705978363 {#4734
        date: 2024-01-23 03:52:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4739 …}
      +nested: Doctrine\ORM\PersistentCollection {#4741 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4745 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
      -id: 333239
      -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8554823"
      +editedAt: DateTimeImmutable @1727836725 {#4735
        date: 2024-10-02 04:38:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705978363 {#4736
        date: 2024-01-23 03:52:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: """
      Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
      \n
      The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
      \n
      > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705982687 {#4838
      date: 2024-01-23 05:04:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4842 …}
    +nested: Doctrine\ORM\PersistentCollection {#4844 …}
    +votes: Doctrine\ORM\PersistentCollection {#4846 …}
    +reports: Doctrine\ORM\PersistentCollection {#4848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
    -id: 333314
    -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7639005"
    +editedAt: DateTimeImmutable @1727853779 {#4839
      date: 2024-10-02 09:22:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705982687 {#4840
      date: 2024-01-23 05:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: """
    > the median household income of a Trump voter so far in the primaries is about $72,000\n
    \n
    I’m not really sure I buy this meaning they’re really affluent corporate types. I’ve *met* a lot of Trump supporters who own big properties out in the country, who own big trucks, and who work jobs in trades. Stuff like plumbers and carpenters and mechanics. I mean hell, in my state, the average pay for plumbers is $80,000 a year, and yep, a lot of those people are self-employed. Last I checked the trades is where all the folks who struggled in school go…\n
    \n
    So, does this *really* mean they aren’t who we think they are? All the people I’m referring to were dumb as fuck country fucking bumpkins who needed a swift kick in the ass. All they’ve really gotten “invested” is a house on a big valuable piece of land, a little bit of stock on the market (maybe), and a bunch of physical items that add up to them being “wealthy” even though two of the trucks don’t work, the tractor is falling apart, and so is the barn, and so on. On paper, they’re wealthy, in person, they’re still missing some fucking teeth.\n
    \n
    Oh yeah, and the obsession with guns… Guns ain’t cheap… These people piss away *a lot* of money on useless stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705983875 {#4906
    date: 2024-01-23 05:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4917 …}
  +nested: Doctrine\ORM\PersistentCollection {#4913 …}
  +votes: Doctrine\ORM\PersistentCollection {#4918 …}
  +reports: Doctrine\ORM\PersistentCollection {#4920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
  -id: 333338
  -bodyTs: "'000':17,79 '72':16 '80':78 'add':175 'affluent':30 'ain':225 'apart':194 'aren':114 'ass':142 'averag':73 'away':231 'barn':199 'big':43,51,154 'bit':161 'bumpkin':134 'bunch':170 'buy':24 'carpent':63 'cheap':227 'check':95 'corpor':31 'countri':48,132 'dumb':129 'employ':92 'even':181 'fall':193 'far':10 'folk':102 'fuck':131,133,215 'go':107 'gotten':147 'gun':223,224 'hell':68 'hous':151 'household':3 'incom':4 'invest':148 'item':173 'job':56 'kick':139 'land':158 'last':93 'like':60 'littl':160 'lot':37,85,233 'm':19,125 'market':166 'mayb':167 'mean':26,67,112 'mechan':65 'median':2 'met':35 'miss':213 'money':235 'need':136 'obsess':221 'oh':217 'paper':204 'pay':74 'peopl':88,123,229 'person':209 'physic':172 'piec':156 'piss':230 'plumber':61,76 'primari':13 'properti':44 're':28,206,211 'realli':21,29,111,146 'refer':126 'school':106 'self':91 'self-employ':90 'state':71 'still':212 'stock':163 'struggl':104 'stuff':59,238 'support':40 'sure':22 'swift':138 'teeth':216 'think':118 'though':182 'tractor':191 'trade':58,97 'truck':52,186 'trump':7,39 'two':183 'type':32 'useless':237 'valuabl':155 've':34,145 'voter':8 'wealthi':180,207 'work':55,189 'yeah':218 'year':81 'yep':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5893566"
  +editedAt: DateTimeImmutable @1727859090 {#4903
    date: 2024-10-02 10:51:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705983875 {#4907
    date: 2024-01-23 05:24:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4967
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4911
    +user: Proxies\__CG__\App\Entity\User {#4916 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4841
      +user: App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4737
        +user: Proxies\__CG__\App\Entity\User {#4738 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4424
          +user: App\Entity\User {#4437 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1727869459 {#4419
            date: 2024-10-02 13:44:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4425 …}
          +nested: Doctrine\ORM\PersistentCollection {#4427 …}
          +votes: Doctrine\ORM\PersistentCollection {#4429 …}
          +reports: Doctrine\ORM\PersistentCollection {#4431 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
          -id: 333211
          -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7636717"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705977039 {#4420
            date: 2024-01-23 03:30:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4424}
        +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705978363 {#4734
          date: 2024-01-23 03:52:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4739 …}
        +nested: Doctrine\ORM\PersistentCollection {#4741 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4745 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
        -id: 333239
        -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8554823"
        +editedAt: DateTimeImmutable @1727836725 {#4735
          date: 2024-10-02 04:38:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705978363 {#4736
          date: 2024-01-23 03:52:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4424}
      +body: """
        Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
        \n
        The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
        \n
        > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705982687 {#4838
        date: 2024-01-23 05:04:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4842 …}
      +nested: Doctrine\ORM\PersistentCollection {#4844 …}
      +votes: Doctrine\ORM\PersistentCollection {#4846 …}
      +reports: Doctrine\ORM\PersistentCollection {#4848 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
      -id: 333314
      -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7639005"
      +editedAt: DateTimeImmutable @1727853779 {#4839
        date: 2024-10-02 09:22:59.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705982687 {#4840
        date: 2024-01-23 05:04:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: """
      > the median household income of a Trump voter so far in the primaries is about $72,000\n
      \n
      I’m not really sure I buy this meaning they’re really affluent corporate types. I’ve *met* a lot of Trump supporters who own big properties out in the country, who own big trucks, and who work jobs in trades. Stuff like plumbers and carpenters and mechanics. I mean hell, in my state, the average pay for plumbers is $80,000 a year, and yep, a lot of those people are self-employed. Last I checked the trades is where all the folks who struggled in school go…\n
      \n
      So, does this *really* mean they aren’t who we think they are? All the people I’m referring to were dumb as fuck country fucking bumpkins who needed a swift kick in the ass. All they’ve really gotten “invested” is a house on a big valuable piece of land, a little bit of stock on the market (maybe), and a bunch of physical items that add up to them being “wealthy” even though two of the trucks don’t work, the tractor is falling apart, and so is the barn, and so on. On paper, they’re wealthy, in person, they’re still missing some fucking teeth.\n
      \n
      Oh yeah, and the obsession with guns… Guns ain’t cheap… These people piss away *a lot* of money on useless stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705983875 {#4906
      date: 2024-01-23 05:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4917 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4918 …}
    +reports: Doctrine\ORM\PersistentCollection {#4920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
    -id: 333338
    -bodyTs: "'000':17,79 '72':16 '80':78 'add':175 'affluent':30 'ain':225 'apart':194 'aren':114 'ass':142 'averag':73 'away':231 'barn':199 'big':43,51,154 'bit':161 'bumpkin':134 'bunch':170 'buy':24 'carpent':63 'cheap':227 'check':95 'corpor':31 'countri':48,132 'dumb':129 'employ':92 'even':181 'fall':193 'far':10 'folk':102 'fuck':131,133,215 'go':107 'gotten':147 'gun':223,224 'hell':68 'hous':151 'household':3 'incom':4 'invest':148 'item':173 'job':56 'kick':139 'land':158 'last':93 'like':60 'littl':160 'lot':37,85,233 'm':19,125 'market':166 'mayb':167 'mean':26,67,112 'mechan':65 'median':2 'met':35 'miss':213 'money':235 'need':136 'obsess':221 'oh':217 'paper':204 'pay':74 'peopl':88,123,229 'person':209 'physic':172 'piec':156 'piss':230 'plumber':61,76 'primari':13 'properti':44 're':28,206,211 'realli':21,29,111,146 'refer':126 'school':106 'self':91 'self-employ':90 'state':71 'still':212 'stock':163 'struggl':104 'stuff':59,238 'support':40 'sure':22 'swift':138 'teeth':216 'think':118 'though':182 'tractor':191 'trade':58,97 'truck':52,186 'trump':7,39 'two':183 'type':32 'useless':237 'valuabl':155 've':34,145 'voter':8 'wealthi':180,207 'work':55,189 'yeah':218 'year':81 'yep':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5893566"
    +editedAt: DateTimeImmutable @1727859090 {#4903
      date: 2024-10-02 10:51:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705983875 {#4907
      date: 2024-01-23 05:24:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: "You just described the exact same people the article described, so I don’t know where you’re getting “really affluent corporate types” from."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705984743 {#4968
    date: 2024-01-23 05:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4977 …}
  -id: 333366
  -bodyTs: "'affluent':21 'articl':9 'corpor':22 'describ':3,10 'exact':5 'get':19 'know':15 'peopl':7 're':18 'realli':20 'type':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984743 {#4971
    date: 2024-01-23 05:39:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4967
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4911
    +user: Proxies\__CG__\App\Entity\User {#4916 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4841
      +user: App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4737
        +user: Proxies\__CG__\App\Entity\User {#4738 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4424
          +user: App\Entity\User {#4437 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1727869459 {#4419
            date: 2024-10-02 13:44:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4425 …}
          +nested: Doctrine\ORM\PersistentCollection {#4427 …}
          +votes: Doctrine\ORM\PersistentCollection {#4429 …}
          +reports: Doctrine\ORM\PersistentCollection {#4431 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
          -id: 333211
          -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7636717"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705977039 {#4420
            date: 2024-01-23 03:30:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4424}
        +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705978363 {#4734
          date: 2024-01-23 03:52:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4739 …}
        +nested: Doctrine\ORM\PersistentCollection {#4741 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4745 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
        -id: 333239
        -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8554823"
        +editedAt: DateTimeImmutable @1727836725 {#4735
          date: 2024-10-02 04:38:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705978363 {#4736
          date: 2024-01-23 03:52:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4424}
      +body: """
        Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
        \n
        The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
        \n
        > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705982687 {#4838
        date: 2024-01-23 05:04:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4842 …}
      +nested: Doctrine\ORM\PersistentCollection {#4844 …}
      +votes: Doctrine\ORM\PersistentCollection {#4846 …}
      +reports: Doctrine\ORM\PersistentCollection {#4848 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
      -id: 333314
      -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7639005"
      +editedAt: DateTimeImmutable @1727853779 {#4839
        date: 2024-10-02 09:22:59.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705982687 {#4840
        date: 2024-01-23 05:04:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: """
      > the median household income of a Trump voter so far in the primaries is about $72,000\n
      \n
      I’m not really sure I buy this meaning they’re really affluent corporate types. I’ve *met* a lot of Trump supporters who own big properties out in the country, who own big trucks, and who work jobs in trades. Stuff like plumbers and carpenters and mechanics. I mean hell, in my state, the average pay for plumbers is $80,000 a year, and yep, a lot of those people are self-employed. Last I checked the trades is where all the folks who struggled in school go…\n
      \n
      So, does this *really* mean they aren’t who we think they are? All the people I’m referring to were dumb as fuck country fucking bumpkins who needed a swift kick in the ass. All they’ve really gotten “invested” is a house on a big valuable piece of land, a little bit of stock on the market (maybe), and a bunch of physical items that add up to them being “wealthy” even though two of the trucks don’t work, the tractor is falling apart, and so is the barn, and so on. On paper, they’re wealthy, in person, they’re still missing some fucking teeth.\n
      \n
      Oh yeah, and the obsession with guns… Guns ain’t cheap… These people piss away *a lot* of money on useless stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705983875 {#4906
      date: 2024-01-23 05:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4917 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4918 …}
    +reports: Doctrine\ORM\PersistentCollection {#4920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
    -id: 333338
    -bodyTs: "'000':17,79 '72':16 '80':78 'add':175 'affluent':30 'ain':225 'apart':194 'aren':114 'ass':142 'averag':73 'away':231 'barn':199 'big':43,51,154 'bit':161 'bumpkin':134 'bunch':170 'buy':24 'carpent':63 'cheap':227 'check':95 'corpor':31 'countri':48,132 'dumb':129 'employ':92 'even':181 'fall':193 'far':10 'folk':102 'fuck':131,133,215 'go':107 'gotten':147 'gun':223,224 'hell':68 'hous':151 'household':3 'incom':4 'invest':148 'item':173 'job':56 'kick':139 'land':158 'last':93 'like':60 'littl':160 'lot':37,85,233 'm':19,125 'market':166 'mayb':167 'mean':26,67,112 'mechan':65 'median':2 'met':35 'miss':213 'money':235 'need':136 'obsess':221 'oh':217 'paper':204 'pay':74 'peopl':88,123,229 'person':209 'physic':172 'piec':156 'piss':230 'plumber':61,76 'primari':13 'properti':44 're':28,206,211 'realli':21,29,111,146 'refer':126 'school':106 'self':91 'self-employ':90 'state':71 'still':212 'stock':163 'struggl':104 'stuff':59,238 'support':40 'sure':22 'swift':138 'teeth':216 'think':118 'though':182 'tractor':191 'trade':58,97 'truck':52,186 'trump':7,39 'two':183 'type':32 'useless':237 'valuabl':155 've':34,145 'voter':8 'wealthi':180,207 'work':55,189 'yeah':218 'year':81 'yep':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5893566"
    +editedAt: DateTimeImmutable @1727859090 {#4903
      date: 2024-10-02 10:51:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705983875 {#4907
      date: 2024-01-23 05:24:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: "You just described the exact same people the article described, so I don’t know where you’re getting “really affluent corporate types” from."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705984743 {#4968
    date: 2024-01-23 05:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4977 …}
  -id: 333366
  -bodyTs: "'affluent':21 'articl':9 'corpor':22 'describ':3,10 'exact':5 'get':19 'know':15 'peopl':7 're':18 'realli':20 'type':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984743 {#4971
    date: 2024-01-23 05:39:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4967
  +user: App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4911
    +user: Proxies\__CG__\App\Entity\User {#4916 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4841
      +user: App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4737
        +user: Proxies\__CG__\App\Entity\User {#4738 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4424
          +user: App\Entity\User {#4437 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Libs need to understand that calling out the hypocrisies of Trump supporters does fuck-all. Not only do they do not care, they get off on *triggering the libs* in this way. They’re not the least bit interested in facts or consistency; they’re interested in getting their guy in office."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 92
          +score: 0
          +lastActive: DateTime @1727869459 {#4419
            date: 2024-10-02 13:44:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4425 …}
          +nested: Doctrine\ORM\PersistentCollection {#4427 …}
          +votes: Doctrine\ORM\PersistentCollection {#4429 …}
          +reports: Doctrine\ORM\PersistentCollection {#4431 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
          -id: 333211
          -bodyTs: "'bit':39 'call':6 'care':23 'consist':44 'fact':42 'fuck':15 'fuck-al':14 'get':25,49 'guy':51 'hypocrisi':9 'interest':40,47 'least':38 'lib':1,30 'need':2 'offic':53 're':35,46 'support':12 'trigger':28 'trump':11 'understand':4 'way':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7636717"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705977039 {#4420
            date: 2024-01-23 03:30:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4424}
        +body: "Agreed. Everyone thinks trump supporters are gullible when majority of them are intentionally malicious."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705978363 {#4734
          date: 2024-01-23 03:52:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4739 …}
        +nested: Doctrine\ORM\PersistentCollection {#4741 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4745 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
        -id: 333239
        -bodyTs: "'agre':1 'everyon':2 'gullibl':7 'intent':13 'major':9 'malici':14 'support':5 'think':3 'trump':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8554823"
        +editedAt: DateTimeImmutable @1727836725 {#4735
          date: 2024-10-02 04:38:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705978363 {#4736
          date: 2024-01-23 03:52:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4424}
      +body: """
        Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
        \n
        The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
        \n
        > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705982687 {#4838
        date: 2024-01-23 05:04:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@gearheart@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4842 …}
      +nested: Doctrine\ORM\PersistentCollection {#4844 …}
      +votes: Doctrine\ORM\PersistentCollection {#4846 …}
      +reports: Doctrine\ORM\PersistentCollection {#4848 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4850 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4852 …}
      -id: 333314
      -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7639005"
      +editedAt: DateTimeImmutable @1727853779 {#4839
        date: 2024-10-02 09:22:59.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705982687 {#4840
        date: 2024-01-23 05:04:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4424}
    +body: """
      > the median household income of a Trump voter so far in the primaries is about $72,000\n
      \n
      I’m not really sure I buy this meaning they’re really affluent corporate types. I’ve *met* a lot of Trump supporters who own big properties out in the country, who own big trucks, and who work jobs in trades. Stuff like plumbers and carpenters and mechanics. I mean hell, in my state, the average pay for plumbers is $80,000 a year, and yep, a lot of those people are self-employed. Last I checked the trades is where all the folks who struggled in school go…\n
      \n
      So, does this *really* mean they aren’t who we think they are? All the people I’m referring to were dumb as fuck country fucking bumpkins who needed a swift kick in the ass. All they’ve really gotten “invested” is a house on a big valuable piece of land, a little bit of stock on the market (maybe), and a bunch of physical items that add up to them being “wealthy” even though two of the trucks don’t work, the tractor is falling apart, and so is the barn, and so on. On paper, they’re wealthy, in person, they’re still missing some fucking teeth.\n
      \n
      Oh yeah, and the obsession with guns… Guns ain’t cheap… These people piss away *a lot* of money on useless stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705983875 {#4906
      date: 2024-01-23 05:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@gearheart@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4917 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4918 …}
    +reports: Doctrine\ORM\PersistentCollection {#4920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
    -id: 333338
    -bodyTs: "'000':17,79 '72':16 '80':78 'add':175 'affluent':30 'ain':225 'apart':194 'aren':114 'ass':142 'averag':73 'away':231 'barn':199 'big':43,51,154 'bit':161 'bumpkin':134 'bunch':170 'buy':24 'carpent':63 'cheap':227 'check':95 'corpor':31 'countri':48,132 'dumb':129 'employ':92 'even':181 'fall':193 'far':10 'folk':102 'fuck':131,133,215 'go':107 'gotten':147 'gun':223,224 'hell':68 'hous':151 'household':3 'incom':4 'invest':148 'item':173 'job':56 'kick':139 'land':158 'last':93 'like':60 'littl':160 'lot':37,85,233 'm':19,125 'market':166 'mayb':167 'mean':26,67,112 'mechan':65 'median':2 'met':35 'miss':213 'money':235 'need':136 'obsess':221 'oh':217 'paper':204 'pay':74 'peopl':88,123,229 'person':209 'physic':172 'piec':156 'piss':230 'plumber':61,76 'primari':13 'properti':44 're':28,206,211 'realli':21,29,111,146 'refer':126 'school':106 'self':91 'self-employ':90 'state':71 'still':212 'stock':163 'struggl':104 'stuff':59,238 'support':40 'sure':22 'swift':138 'teeth':216 'think':118 'though':182 'tractor':191 'trade':58,97 'truck':52,186 'trump':7,39 'two':183 'type':32 'useless':237 'valuabl':155 've':34,145 'voter':8 'wealthi':180,207 'work':55,189 'yeah':218 'year':81 'yep':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5893566"
    +editedAt: DateTimeImmutable @1727859090 {#4903
      date: 2024-10-02 10:51:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705983875 {#4907
      date: 2024-01-23 05:24:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4424}
  +body: "You just described the exact same people the article described, so I don’t know where you’re getting “really affluent corporate types” from."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705984743 {#4968
    date: 2024-01-23 05:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4964 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4977 …}
  -id: 333366
  -bodyTs: "'affluent':21 'articl':9 'corpor':22 'describ':3,10 'exact':5 'get':19 'know':15 'peopl':7 're':18 'realli':20 'type':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705984743 {#4971
    date: 2024-01-23 05:39:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4499
  +user: App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727878131 {#4493
    date: 2024-10-02 16:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4504 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 333136
  -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928093"
  +editedAt: DateTimeImmutable @1727824502 {#4494
    date: 2024-10-02 01:15:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705974290 {#4495
    date: 2024-01-23 02:44:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4499
  +user: App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727878131 {#4493
    date: 2024-10-02 16:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4504 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 333136
  -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928093"
  +editedAt: DateTimeImmutable @1727824502 {#4494
    date: 2024-10-02 01:15:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705974290 {#4495
    date: 2024-01-23 02:44:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4499
  +user: App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727878131 {#4493
    date: 2024-10-02 16:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4504 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 333136
  -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928093"
  +editedAt: DateTimeImmutable @1727824502 {#4494
    date: 2024-10-02 01:15:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705974290 {#4495
    date: 2024-01-23 02:44:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I definitely am but I’ll probably have to vote for him anyway so like fuck me, i guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705974451 {#4670
    date: 2024-01-23 02:47:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 333146
  -bodyTs: "'anyway':13 'definit':2 'fuck':16 'guess':19 'like':15 'll':6 'probabl':7 'vote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6480374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974451 {#4671
    date: 2024-01-23 02:47: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
87 DENIED edit
App\Entity\EntryComment {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I definitely am but I’ll probably have to vote for him anyway so like fuck me, i guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705974451 {#4670
    date: 2024-01-23 02:47:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 333146
  -bodyTs: "'anyway':13 'definit':2 'fuck':16 'guess':19 'like':15 'll':6 'probabl':7 'vote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6480374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974451 {#4671
    date: 2024-01-23 02:47: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
88 DENIED moderate
App\Entity\EntryComment {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I definitely am but I’ll probably have to vote for him anyway so like fuck me, i guess"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705974451 {#4670
    date: 2024-01-23 02:47:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 333146
  -bodyTs: "'anyway':13 'definit':2 'fuck':16 'guess':19 'like':15 'll':6 'probabl':7 'vote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6480374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974451 {#4671
    date: 2024-01-23 02:47: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
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 {#4812
  +user: Proxies\__CG__\App\Entity\User {#4806 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4672
    +user: Proxies\__CG__\App\Entity\User {#4673 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4499
      +user: App\Entity\User {#4512 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727878131 {#4493
        date: 2024-10-02 16:08:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4500 …}
      +nested: Doctrine\ORM\PersistentCollection {#4502 …}
      +votes: Doctrine\ORM\PersistentCollection {#4504 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 333136
      -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6928093"
      +editedAt: DateTimeImmutable @1727824502 {#4494
        date: 2024-10-02 01:15:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705974290 {#4495
        date: 2024-01-23 02:44:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4499}
    +body: "I definitely am but I’ll probably have to vote for him anyway so like fuck me, i guess"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705974451 {#4670
      date: 2024-01-23 02:47:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4674 …}
    +nested: Doctrine\ORM\PersistentCollection {#4676 …}
    +votes: Doctrine\ORM\PersistentCollection {#4678 …}
    +reports: Doctrine\ORM\PersistentCollection {#4680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
    -id: 333146
    -bodyTs: "'anyway':13 'definit':2 'fuck':16 'guess':19 'like':15 'll':6 'probabl':7 'vote':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/6480374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974451 {#4671
      date: 2024-01-23 02:47:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I love how all the responses are like, ‘Yeah, of course.’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705975792 {#4813
    date: 2024-01-23 03:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@ReplicantBatty@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 333186
  -bodyTs: "'cours':11 'like':8 'love':2 'respons':6 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5601559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975792 {#4810
    date: 2024-01-23 03:09: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
91 DENIED edit
App\Entity\EntryComment {#4812
  +user: Proxies\__CG__\App\Entity\User {#4806 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4672
    +user: Proxies\__CG__\App\Entity\User {#4673 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4499
      +user: App\Entity\User {#4512 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727878131 {#4493
        date: 2024-10-02 16:08:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4500 …}
      +nested: Doctrine\ORM\PersistentCollection {#4502 …}
      +votes: Doctrine\ORM\PersistentCollection {#4504 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 333136
      -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6928093"
      +editedAt: DateTimeImmutable @1727824502 {#4494
        date: 2024-10-02 01:15:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705974290 {#4495
        date: 2024-01-23 02:44:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4499}
    +body: "I definitely am but I’ll probably have to vote for him anyway so like fuck me, i guess"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705974451 {#4670
      date: 2024-01-23 02:47:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4674 …}
    +nested: Doctrine\ORM\PersistentCollection {#4676 …}
    +votes: Doctrine\ORM\PersistentCollection {#4678 …}
    +reports: Doctrine\ORM\PersistentCollection {#4680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
    -id: 333146
    -bodyTs: "'anyway':13 'definit':2 'fuck':16 'guess':19 'like':15 'll':6 'probabl':7 'vote':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/6480374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974451 {#4671
      date: 2024-01-23 02:47:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I love how all the responses are like, ‘Yeah, of course.’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705975792 {#4813
    date: 2024-01-23 03:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@ReplicantBatty@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 333186
  -bodyTs: "'cours':11 'like':8 'love':2 'respons':6 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5601559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975792 {#4810
    date: 2024-01-23 03:09: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
92 DENIED moderate
App\Entity\EntryComment {#4812
  +user: Proxies\__CG__\App\Entity\User {#4806 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4672
    +user: Proxies\__CG__\App\Entity\User {#4673 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4499
      +user: App\Entity\User {#4512 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727878131 {#4493
        date: 2024-10-02 16:08:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4500 …}
      +nested: Doctrine\ORM\PersistentCollection {#4502 …}
      +votes: Doctrine\ORM\PersistentCollection {#4504 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 333136
      -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6928093"
      +editedAt: DateTimeImmutable @1727824502 {#4494
        date: 2024-10-02 01:15:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705974290 {#4495
        date: 2024-01-23 02:44:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4499}
    +body: "I definitely am but I’ll probably have to vote for him anyway so like fuck me, i guess"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705974451 {#4670
      date: 2024-01-23 02:47:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4674 …}
    +nested: Doctrine\ORM\PersistentCollection {#4676 …}
    +votes: Doctrine\ORM\PersistentCollection {#4678 …}
    +reports: Doctrine\ORM\PersistentCollection {#4680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
    -id: 333146
    -bodyTs: "'anyway':13 'definit':2 'fuck':16 'guess':19 'like':15 'll':6 'probabl':7 'vote':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/6480374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974451 {#4671
      date: 2024-01-23 02:47:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I love how all the responses are like, ‘Yeah, of course.’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705975792 {#4813
    date: 2024-01-23 03:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@ReplicantBatty@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 333186
  -bodyTs: "'cours':11 'like':8 'love':2 'respons':6 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5601559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975792 {#4810
    date: 2024-01-23 03:09: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
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 {#4688
  +user: Proxies\__CG__\App\Entity\User {#4689 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "Yes we are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705974753 {#4686
    date: 2024-01-23 02:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 333156
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8553203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974753 {#4687
    date: 2024-01-23 02:52: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
95 DENIED edit
App\Entity\EntryComment {#4688
  +user: Proxies\__CG__\App\Entity\User {#4689 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "Yes we are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705974753 {#4686
    date: 2024-01-23 02:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 333156
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8553203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974753 {#4687
    date: 2024-01-23 02:52: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
96 DENIED moderate
App\Entity\EntryComment {#4688
  +user: Proxies\__CG__\App\Entity\User {#4689 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "Yes we are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705974753 {#4686
    date: 2024-01-23 02:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 333156
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8553203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974753 {#4687
    date: 2024-01-23 02:52: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
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 {#4704
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I am, but I also think he’s got a stutter, which causes it to be overplayed sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705975029 {#4702
    date: 2024-01-23 02:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 333164
  -bodyTs: "'also':5 'caus':13 'got':9 'overplay':17 'sometim':18 'stutter':11 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975029 {#4703
    date: 2024-01-23 02:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4704
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I am, but I also think he’s got a stutter, which causes it to be overplayed sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705975029 {#4702
    date: 2024-01-23 02:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 333164
  -bodyTs: "'also':5 'caus':13 'got':9 'overplay':17 'sometim':18 'stutter':11 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975029 {#4703
    date: 2024-01-23 02:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4704
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "I am, but I also think he’s got a stutter, which causes it to be overplayed sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705975029 {#4702
    date: 2024-01-23 02:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 333164
  -bodyTs: "'also':5 'caus':13 'got':9 'overplay':17 'sometim':18 'stutter':11 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6928350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975029 {#4703
    date: 2024-01-23 02:57:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4824
  +user: Proxies\__CG__\App\Entity\User {#4825 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4499
      +user: App\Entity\User {#4512 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727878131 {#4493
        date: 2024-10-02 16:08:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4500 …}
      +nested: Doctrine\ORM\PersistentCollection {#4502 …}
      +votes: Doctrine\ORM\PersistentCollection {#4504 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 333136
      -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6928093"
      +editedAt: DateTimeImmutable @1727824502 {#4494
        date: 2024-10-02 01:15:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705974290 {#4495
        date: 2024-01-23 02:44:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4499}
    +body: "I am, but I also think he’s got a stutter, which causes it to be overplayed sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705975029 {#4702
      date: 2024-01-23 02:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 333164
    -bodyTs: "'also':5 'caus':13 'got':9 'overplay':17 'sometim':18 'stutter':11 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705975029 {#4703
      date: 2024-01-23 02:57:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "When I’ve heard Biden talk off the cuff he seems cognitively just fine, which is the biggest difference. He’s always had that stutter, and a reputation for “gaffes” going back decades. But his “gaffes” are just impolitic comments, which who really gives a fuck about? I like his authenticity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705983521 {#4822
    date: 2024-01-23 05:18:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4826 …}
  +nested: Doctrine\ORM\PersistentCollection {#4828 …}
  +votes: Doctrine\ORM\PersistentCollection {#4830 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 333327
  -bodyTs: "'alway':22 'authent':51 'back':32 'biden':5 'biggest':18 'cognit':12 'comment':40 'cuff':9 'decad':33 'differ':19 'fine':14 'fuck':46 'gaff':30,36 'give':44 'go':31 'heard':4 'impolit':39 'like':49 'realli':43 'reput':28 'seem':11 'stutter':25 'talk':6 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7070024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705983521 {#4823
    date: 2024-01-23 05:18: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 {#4824
  +user: Proxies\__CG__\App\Entity\User {#4825 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4499
      +user: App\Entity\User {#4512 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727878131 {#4493
        date: 2024-10-02 16:08:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4500 …}
      +nested: Doctrine\ORM\PersistentCollection {#4502 …}
      +votes: Doctrine\ORM\PersistentCollection {#4504 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 333136
      -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6928093"
      +editedAt: DateTimeImmutable @1727824502 {#4494
        date: 2024-10-02 01:15:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705974290 {#4495
        date: 2024-01-23 02:44:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4499}
    +body: "I am, but I also think he’s got a stutter, which causes it to be overplayed sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705975029 {#4702
      date: 2024-01-23 02:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 333164
    -bodyTs: "'also':5 'caus':13 'got':9 'overplay':17 'sometim':18 'stutter':11 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705975029 {#4703
      date: 2024-01-23 02:57:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "When I’ve heard Biden talk off the cuff he seems cognitively just fine, which is the biggest difference. He’s always had that stutter, and a reputation for “gaffes” going back decades. But his “gaffes” are just impolitic comments, which who really gives a fuck about? I like his authenticity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705983521 {#4822
    date: 2024-01-23 05:18:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4826 …}
  +nested: Doctrine\ORM\PersistentCollection {#4828 …}
  +votes: Doctrine\ORM\PersistentCollection {#4830 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 333327
  -bodyTs: "'alway':22 'authent':51 'back':32 'biden':5 'biggest':18 'cognit':12 'comment':40 'cuff':9 'decad':33 'differ':19 'fine':14 'fuck':46 'gaff':30,36 'give':44 'go':31 'heard':4 'impolit':39 'like':49 'realli':43 'reput':28 'seem':11 'stutter':25 'talk':6 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7070024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705983521 {#4823
    date: 2024-01-23 05:18: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 {#4824
  +user: Proxies\__CG__\App\Entity\User {#4825 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4499
      +user: App\Entity\User {#4512 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727878131 {#4493
        date: 2024-10-02 16:08:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4500 …}
      +nested: Doctrine\ORM\PersistentCollection {#4502 …}
      +votes: Doctrine\ORM\PersistentCollection {#4504 …}
      +reports: Doctrine\ORM\PersistentCollection {#4506 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
      -id: 333136
      -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6928093"
      +editedAt: DateTimeImmutable @1727824502 {#4494
        date: 2024-10-02 01:15:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705974290 {#4495
        date: 2024-01-23 02:44:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4499}
    +body: "I am, but I also think he’s got a stutter, which causes it to be overplayed sometimes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1705975029 {#4702
      date: 2024-01-23 02:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 333164
    -bodyTs: "'also':5 'caus':13 'got':9 'overplay':17 'sometim':18 'stutter':11 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705975029 {#4703
      date: 2024-01-23 02:57:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: "When I’ve heard Biden talk off the cuff he seems cognitively just fine, which is the biggest difference. He’s always had that stutter, and a reputation for “gaffes” going back decades. But his “gaffes” are just impolitic comments, which who really gives a fuck about? I like his authenticity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705983521 {#4822
    date: 2024-01-23 05:18:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4826 …}
  +nested: Doctrine\ORM\PersistentCollection {#4828 …}
  +votes: Doctrine\ORM\PersistentCollection {#4830 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 333327
  -bodyTs: "'alway':22 'authent':51 'back':32 'biden':5 'biggest':18 'cognit':12 'comment':40 'cuff':9 'decad':33 'differ':19 'fine':14 'fuck':46 'gaff':30,36 'give':44 'go':31 'heard':4 'impolit':39 'like':49 'realli':43 'reput':28 'seem':11 'stutter':25 'talk':6 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7070024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705983521 {#4823
    date: 2024-01-23 05:18: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 {#4721
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: """
    You silly billy.\n
    \n
    The point is that neither man is likely to have a cognitive condition that would affect their presidency.\n
    \n
    It’s hypocritical because the Republicans constantly attack Biden for similar gaffes despite the fact Biden is *pretty much just like* Trump when it comes to mental acuity.\n
    \n
    Do I think trump has completely lost his marbles because of one gaffe? No.\n
    \n
    In the same way Biden is just as coherent.\n
    \n
    Both men being relatively equal on this the distinguishing factor then turns to the fact that one has said they will be a *literal* dictator and the other likes ice cream and capitalism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705984009 {#4718
    date: 2024-01-23 05:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 333344
  -bodyTs: "'acuiti':49 'affect':19 'attack':29 'biden':30,37,68 'billi':3 'capit':105 'cognit':15 'coher':72 'come':46 'complet':55 'condit':16 'constant':28 'cream':103 'despit':34 'dictat':97 'distinguish':81 'equal':77 'fact':36,87 'factor':82 'gaff':33,62 'hypocrit':24 'ice':102 'like':11,42,101 'liter':96 'lost':56 'man':9 'marbl':58 'men':74 'mental':48 'much':40 'neither':8 'one':61,89 'point':5 'presid':21 'pretti':39 'relat':76 'republican':27 'said':91 'silli':2 'similar':32 'think':52 'trump':43,53 'turn':84 'way':67 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6931710"
  +editedAt: DateTimeImmutable @1727857801 {#4719
    date: 2024-10-02 10:30:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705984009 {#4720
    date: 2024-01-23 05:26:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4721
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: """
    You silly billy.\n
    \n
    The point is that neither man is likely to have a cognitive condition that would affect their presidency.\n
    \n
    It’s hypocritical because the Republicans constantly attack Biden for similar gaffes despite the fact Biden is *pretty much just like* Trump when it comes to mental acuity.\n
    \n
    Do I think trump has completely lost his marbles because of one gaffe? No.\n
    \n
    In the same way Biden is just as coherent.\n
    \n
    Both men being relatively equal on this the distinguishing factor then turns to the fact that one has said they will be a *literal* dictator and the other likes ice cream and capitalism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705984009 {#4718
    date: 2024-01-23 05:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 333344
  -bodyTs: "'acuiti':49 'affect':19 'attack':29 'biden':30,37,68 'billi':3 'capit':105 'cognit':15 'coher':72 'come':46 'complet':55 'condit':16 'constant':28 'cream':103 'despit':34 'dictat':97 'distinguish':81 'equal':77 'fact':36,87 'factor':82 'gaff':33,62 'hypocrit':24 'ice':102 'like':11,42,101 'liter':96 'lost':56 'man':9 'marbl':58 'men':74 'mental':48 'much':40 'neither':8 'one':61,89 'point':5 'presid':21 'pretti':39 'relat':76 'republican':27 'said':91 'silli':2 'similar':32 'think':52 'trump':43,53 'turn':84 'way':67 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6931710"
  +editedAt: DateTimeImmutable @1727857801 {#4719
    date: 2024-10-02 10:30:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705984009 {#4720
    date: 2024-01-23 05:26:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4721
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4499
    +user: App\Entity\User {#4512 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Are democrats critical of Biden’s cognitive ability too or are both sides hypocrites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727878131 {#4493
      date: 2024-10-02 16:08:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4502 …}
    +votes: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
    -id: 333136
    -bodyTs: "'abil':8 'biden':5 'cognit':7 'critic':3 'democrat':2 'hypocrit':14 'side':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6928093"
    +editedAt: DateTimeImmutable @1727824502 {#4494
      date: 2024-10-02 01:15:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974290 {#4495
      date: 2024-01-23 02:44:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4499}
  +body: """
    You silly billy.\n
    \n
    The point is that neither man is likely to have a cognitive condition that would affect their presidency.\n
    \n
    It’s hypocritical because the Republicans constantly attack Biden for similar gaffes despite the fact Biden is *pretty much just like* Trump when it comes to mental acuity.\n
    \n
    Do I think trump has completely lost his marbles because of one gaffe? No.\n
    \n
    In the same way Biden is just as coherent.\n
    \n
    Both men being relatively equal on this the distinguishing factor then turns to the fact that one has said they will be a *literal* dictator and the other likes ice cream and capitalism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705984009 {#4718
    date: 2024-01-23 05:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 333344
  -bodyTs: "'acuiti':49 'affect':19 'attack':29 'biden':30,37,68 'billi':3 'capit':105 'cognit':15 'coher':72 'come':46 'complet':55 'condit':16 'constant':28 'cream':103 'despit':34 'dictat':97 'distinguish':81 'equal':77 'fact':36,87 'factor':82 'gaff':33,62 'hypocrit':24 'ice':102 'like':11,42,101 'liter':96 'lost':56 'man':9 'marbl':58 'men':74 'mental':48 'much':40 'neither':8 'one':61,89 'point':5 'presid':21 'pretti':39 'relat':76 'republican':27 'said':91 'silli':2 'similar':32 'think':52 'trump':43,53 'turn':84 'way':67 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6931710"
  +editedAt: DateTimeImmutable @1727857801 {#4719
    date: 2024-10-02 10:30:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705984009 {#4720
    date: 2024-01-23 05:26:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4573
  +user: App\Entity\User {#4586 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“You know, I’m like a very stable genius.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727835493 {#4568
    date: 2024-10-02 04:18:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4574 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
  -id: 333109
  -bodyTs: "'genius':9 'know':2 'like':5 'm':4 'stabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8552587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973321 {#4569
    date: 2024-01-23 02:28: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
111 DENIED edit
App\Entity\EntryComment {#4573
  +user: App\Entity\User {#4586 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“You know, I’m like a very stable genius.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727835493 {#4568
    date: 2024-10-02 04:18:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4574 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
  -id: 333109
  -bodyTs: "'genius':9 'know':2 'like':5 'm':4 'stabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8552587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973321 {#4569
    date: 2024-01-23 02:28: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
112 DENIED moderate
App\Entity\EntryComment {#4573
  +user: App\Entity\User {#4586 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“You know, I’m like a very stable genius.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727835493 {#4568
    date: 2024-10-02 04:18:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4574 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
  -id: 333109
  -bodyTs: "'genius':9 'know':2 'like':5 'm':4 'stabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8552587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705973321 {#4569
    date: 2024-01-23 02:28: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
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 {#4660
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "“You know, I’m like a very stable genius.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727835493 {#4568
      date: 2024-10-02 04:18:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4574 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
    -id: 333109
    -bodyTs: "'genius':9 'know':2 'like':5 'm':4 'stabl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8552587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705973321 {#4569
      date: 2024-01-23 02:28:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4573}
  +body: "That’s trumpspeak for “I know where horses come from.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705977877 {#4661
    date: 2024-01-23 03:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4648 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
  -id: 333230
  -bodyTs: "'come':9 'hors':8 'know':6 'trumpspeak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6623562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977877 {#4658
    date: 2024-01-23 03:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4660
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "“You know, I’m like a very stable genius.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727835493 {#4568
      date: 2024-10-02 04:18:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4574 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
    -id: 333109
    -bodyTs: "'genius':9 'know':2 'like':5 'm':4 'stabl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8552587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705973321 {#4569
      date: 2024-01-23 02:28:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4573}
  +body: "That’s trumpspeak for “I know where horses come from.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705977877 {#4661
    date: 2024-01-23 03:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4648 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
  -id: 333230
  -bodyTs: "'come':9 'hors':8 'know':6 'trumpspeak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6623562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977877 {#4658
    date: 2024-01-23 03:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4660
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Rules-for-thee-but-not-for-me"
    +title: "Rules for thee but not for me"
    +url: "https://lemmy.world/pictrs/image/11d52d0c-0489-4551-963b-d32158332944.jpeg"
    +body: "All that fake tan has finally got to him."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728626274 {#2410
      date: 2024-10-11 07:57:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32507
    -titleTs: "'rule':1 'thee':3"
    -bodyTs: "'fake':3 'final':6 'got':7 'tan':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706058377
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11061740"
    +editedAt: DateTimeImmutable @1727816764 {#1850
      date: 2024-10-01 23:06:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705971977 {#2420
      date: 2024-01-23 02:06:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4573
    +user: App\Entity\User {#4586 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "“You know, I’m like a very stable genius.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727835493 {#4568
      date: 2024-10-02 04:18:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4574 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
    -id: 333109
    -bodyTs: "'genius':9 'know':2 'like':5 'm':4 'stabl':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8552587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705973321 {#4569
      date: 2024-01-23 02:28:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4573}
  +body: "That’s trumpspeak for “I know where horses come from.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705977877 {#4661
    date: 2024-01-23 03:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4648 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
  -id: 333230
  -bodyTs: "'come':9 'hors':8 'know':6 'trumpspeak':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6623562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977877 {#4658
    date: 2024-01-23 03:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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