GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/33628/All-Cats-Are-Beautiful/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "All-Cats-Are-Beautiful"
  +title: "All Cats Are Beautiful"
  +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 962
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729351974 {#2418
    date: 2024-10-19 17:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 33628
  -titleTs: "'beauti':4 'cat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706534758
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11154778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706448358 {#1858
    date: 2024-01-28 14:25:58.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 {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "All-Cats-Are-Beautiful"
  +title: "All Cats Are Beautiful"
  +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 962
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729351974 {#2418
    date: 2024-10-19 17:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 33628
  -titleTs: "'beauti':4 'cat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706534758
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11154778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706448358 {#1858
    date: 2024-01-28 14:25:58.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 {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "All-Cats-Are-Beautiful"
  +title: "All Cats Are Beautiful"
  +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 962
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729351974 {#2418
    date: 2024-10-19 17:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 33628
  -titleTs: "'beauti':4 'cat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706534758
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11154778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706448358 {#1858
    date: 2024-01-28 14:25:58.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 {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
    \n
    When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
    \n
    Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
    \n
    Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 109
  +score: 0
  +lastActive: DateTime @1729351974 {#4005
    date: 2024-10-19 17:32:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 347171
  -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7103567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455625 {#3941
    date: 2024-01-28 16:27:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
    \n
    When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
    \n
    Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
    \n
    Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 109
  +score: 0
  +lastActive: DateTime @1729351974 {#4005
    date: 2024-10-19 17:32:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 347171
  -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7103567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455625 {#3941
    date: 2024-01-28 16:27:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
    \n
    When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
    \n
    Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
    \n
    Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 109
  +score: 0
  +lastActive: DateTime @1729351974 {#4005
    date: 2024-10-19 17:32:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 347171
  -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7103567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455625 {#3941
    date: 2024-01-28 16:27:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4551
  +user: Proxies\__CG__\App\Entity\User {#4552 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706497988 {#4549
    date: 2024-01-29 04:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4553 …}
  +nested: Doctrine\ORM\PersistentCollection {#4555 …}
  +votes: Doctrine\ORM\PersistentCollection {#4557 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -id: 348744
  -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497988 {#4550
    date: 2024-01-29 04:13:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4551
  +user: Proxies\__CG__\App\Entity\User {#4552 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706497988 {#4549
    date: 2024-01-29 04:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4553 …}
  +nested: Doctrine\ORM\PersistentCollection {#4555 …}
  +votes: Doctrine\ORM\PersistentCollection {#4557 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -id: 348744
  -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497988 {#4550
    date: 2024-01-29 04:13:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4551
  +user: Proxies\__CG__\App\Entity\User {#4552 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706497988 {#4549
    date: 2024-01-29 04:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4553 …}
  +nested: Doctrine\ORM\PersistentCollection {#4555 …}
  +votes: Doctrine\ORM\PersistentCollection {#4557 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -id: 348744
  -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497988 {#4550
    date: 2024-01-29 04:13:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4716
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: Proxies\__CG__\App\Entity\User {#4552 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706497988 {#4549
      date: 2024-01-29 04:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4553 …}
    +nested: Doctrine\ORM\PersistentCollection {#4555 …}
    +votes: Doctrine\ORM\PersistentCollection {#4557 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -id: 348744
    -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7116562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706497988 {#4550
      date: 2024-01-29 04:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    🤖 DO YOU FEEL SAFE 🤖\n
    \n
    Y = YES\n
    \n
    N= NO
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706499292 {#4714
    date: 2024-01-29 04:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@Bathtubwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 348782
  -bodyTs: "'feel':3 'n':7 'safe':4 'y':5 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706499292 {#4715
    date: 2024-01-29 04:34: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
15 DENIED edit
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: Proxies\__CG__\App\Entity\User {#4552 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706497988 {#4549
      date: 2024-01-29 04:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4553 …}
    +nested: Doctrine\ORM\PersistentCollection {#4555 …}
    +votes: Doctrine\ORM\PersistentCollection {#4557 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -id: 348744
    -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7116562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706497988 {#4550
      date: 2024-01-29 04:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    🤖 DO YOU FEEL SAFE 🤖\n
    \n
    Y = YES\n
    \n
    N= NO
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706499292 {#4714
    date: 2024-01-29 04:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@Bathtubwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 348782
  -bodyTs: "'feel':3 'n':7 'safe':4 'y':5 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706499292 {#4715
    date: 2024-01-29 04:34: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
16 DENIED moderate
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: Proxies\__CG__\App\Entity\User {#4552 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706497988 {#4549
      date: 2024-01-29 04:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4553 …}
    +nested: Doctrine\ORM\PersistentCollection {#4555 …}
    +votes: Doctrine\ORM\PersistentCollection {#4557 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -id: 348744
    -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7116562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706497988 {#4550
      date: 2024-01-29 04:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    🤖 DO YOU FEEL SAFE 🤖\n
    \n
    Y = YES\n
    \n
    N= NO
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706499292 {#4714
    date: 2024-01-29 04:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@Bathtubwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 348782
  -bodyTs: "'feel':3 'n':7 'safe':4 'y':5 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706499292 {#4715
    date: 2024-01-29 04:34: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
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 {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: Proxies\__CG__\App\Entity\User {#4552 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706497988 {#4549
      date: 2024-01-29 04:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4553 …}
    +nested: Doctrine\ORM\PersistentCollection {#4555 …}
    +votes: Doctrine\ORM\PersistentCollection {#4557 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -id: 348744
    -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7116562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706497988 {#4550
      date: 2024-01-29 04:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Your town likely doesn’t need a tank, but the major metro area within range of that tank is gonna need to call upon it next time the cops decide to kneel on someone’s neck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706526048 {#4729
    date: 2024-01-29 12:00:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@Bathtubwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 349483
  -bodyTs: "'area':13 'call':23 'cop':29 'decid':30 'doesn':4 'gonna':20 'kneel':32 'like':3 'major':11 'metro':12 'neck':36 'need':6,21 'next':26 'rang':15 'someon':34 'tank':8,18 'time':27 'town':2 'upon':24 'within':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6831486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706526048 {#4730
    date: 2024-01-29 12:00:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: Proxies\__CG__\App\Entity\User {#4552 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706497988 {#4549
      date: 2024-01-29 04:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4553 …}
    +nested: Doctrine\ORM\PersistentCollection {#4555 …}
    +votes: Doctrine\ORM\PersistentCollection {#4557 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -id: 348744
    -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7116562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706497988 {#4550
      date: 2024-01-29 04:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Your town likely doesn’t need a tank, but the major metro area within range of that tank is gonna need to call upon it next time the cops decide to kneel on someone’s neck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706526048 {#4729
    date: 2024-01-29 12:00:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@Bathtubwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 349483
  -bodyTs: "'area':13 'call':23 'cop':29 'decid':30 'doesn':4 'gonna':20 'kneel':32 'like':3 'major':11 'metro':12 'neck':36 'need':6,21 'next':26 'rang':15 'someon':34 'tank':8,18 'time':27 'town':2 'upon':24 'within':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6831486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706526048 {#4730
    date: 2024-01-29 12:00:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: Proxies\__CG__\App\Entity\User {#4552 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Dude, the cops in my town of 25,000 got a fucking TANK. Why the fuck do we need a tank??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706497988 {#4549
      date: 2024-01-29 04:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4553 …}
    +nested: Doctrine\ORM\PersistentCollection {#4555 …}
    +votes: Doctrine\ORM\PersistentCollection {#4557 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -id: 348744
    -bodyTs: "'000':9 '25':8 'cop':3 'dude':1 'fuck':12,16 'got':10 'need':19 'tank':13,21 'town':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7116562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706497988 {#4550
      date: 2024-01-29 04:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Your town likely doesn’t need a tank, but the major metro area within range of that tank is gonna need to call upon it next time the cops decide to kneel on someone’s neck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706526048 {#4729
    date: 2024-01-29 12:00:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@Bathtubwalrus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 349483
  -bodyTs: "'area':13 'call':23 'cop':29 'decid':30 'doesn':4 'gonna':20 'kneel':32 'like':3 'major':11 'metro':12 'neck':36 'need':6,21 'next':26 'rang':15 'someon':34 'tank':8,18 'time':27 'town':2 'upon':24 'within':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6831486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706526048 {#4730
    date: 2024-01-29 12:00:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4567
  +user: Proxies\__CG__\App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
    \n
    It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1706461550 {#4565
    date: 2024-01-28 18:05:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 347375
  -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6812447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461550 {#4566
    date: 2024-01-28 18:05: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
23 DENIED edit
App\Entity\EntryComment {#4567
  +user: Proxies\__CG__\App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
    \n
    It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1706461550 {#4565
    date: 2024-01-28 18:05:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 347375
  -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6812447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461550 {#4566
    date: 2024-01-28 18:05: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
24 DENIED moderate
App\Entity\EntryComment {#4567
  +user: Proxies\__CG__\App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
    \n
    It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1706461550 {#4565
    date: 2024-01-28 18:05:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 347375
  -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6812447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461550 {#4566
    date: 2024-01-28 18:05: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
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 {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: Proxies\__CG__\App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
      \n
      It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1706461550 {#4565
      date: 2024-01-28 18:05:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 347375
    -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6812447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706461550 {#4566
      date: 2024-01-28 18:05:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    There are *way* better things to spend your money on so that your budget doesn’t shrink next year. Arguments of whether they need they money or not aside, that’s a real problem for them. Ideas off the top of my head that probably wouldn’t signal to the town that they’re under occupation:\n
    \n
    • Ammo and range time • Conflict management training • Public relations block party • Solar panels on the roof • Diet, exercise, and lifestyle training • Law review classes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1706464309 {#4667
    date: 2024-01-28 18:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 347459
  -bodyTs: "'ammo':57 'argument':20 'asid':29 'better':4 'block':66 'budget':14 'class':80 'conflict':61 'diet':73 'doesn':15 'exercis':74 'head':43 'idea':37 'law':78 'lifestyl':76 'manag':62 'money':9,26 'need':24 'next':18 'occup':56 'panel':69 'parti':67 'probabl':45 'problem':34 'public':64 'rang':59 're':54 'real':33 'relat':65 'review':79 'roof':72 'shrink':17 'signal':48 'solar':68 'spend':7 'thing':5 'time':60 'top':40 'town':51 'train':63,77 'way':3 'whether':22 'wouldn':46 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6651946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706464309 {#4668
    date: 2024-01-28 18:51: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
27 DENIED edit
App\Entity\EntryComment {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: Proxies\__CG__\App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
      \n
      It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1706461550 {#4565
      date: 2024-01-28 18:05:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 347375
    -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6812447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706461550 {#4566
      date: 2024-01-28 18:05:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    There are *way* better things to spend your money on so that your budget doesn’t shrink next year. Arguments of whether they need they money or not aside, that’s a real problem for them. Ideas off the top of my head that probably wouldn’t signal to the town that they’re under occupation:\n
    \n
    • Ammo and range time • Conflict management training • Public relations block party • Solar panels on the roof • Diet, exercise, and lifestyle training • Law review classes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1706464309 {#4667
    date: 2024-01-28 18:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 347459
  -bodyTs: "'ammo':57 'argument':20 'asid':29 'better':4 'block':66 'budget':14 'class':80 'conflict':61 'diet':73 'doesn':15 'exercis':74 'head':43 'idea':37 'law':78 'lifestyl':76 'manag':62 'money':9,26 'need':24 'next':18 'occup':56 'panel':69 'parti':67 'probabl':45 'problem':34 'public':64 'rang':59 're':54 'real':33 'relat':65 'review':79 'roof':72 'shrink':17 'signal':48 'solar':68 'spend':7 'thing':5 'time':60 'top':40 'town':51 'train':63,77 'way':3 'whether':22 'wouldn':46 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6651946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706464309 {#4668
    date: 2024-01-28 18:51: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
28 DENIED moderate
App\Entity\EntryComment {#4669
  +user: Proxies\__CG__\App\Entity\User {#4670 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: Proxies\__CG__\App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
      \n
      It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1706461550 {#4565
      date: 2024-01-28 18:05:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 347375
    -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6812447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706461550 {#4566
      date: 2024-01-28 18:05:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    There are *way* better things to spend your money on so that your budget doesn’t shrink next year. Arguments of whether they need they money or not aside, that’s a real problem for them. Ideas off the top of my head that probably wouldn’t signal to the town that they’re under occupation:\n
    \n
    • Ammo and range time • Conflict management training • Public relations block party • Solar panels on the roof • Diet, exercise, and lifestyle training • Law review classes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1706464309 {#4667
    date: 2024-01-28 18:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 347459
  -bodyTs: "'ammo':57 'argument':20 'asid':29 'better':4 'block':66 'budget':14 'class':80 'conflict':61 'diet':73 'doesn':15 'exercis':74 'head':43 'idea':37 'law':78 'lifestyl':76 'manag':62 'money':9,26 'need':24 'next':18 'occup':56 'panel':69 'parti':67 'probabl':45 'problem':34 'public':64 'rang':59 're':54 'real':33 'relat':65 'review':79 'roof':72 'shrink':17 'signal':48 'solar':68 'spend':7 'thing':5 'time':60 'top':40 'town':51 'train':63,77 'way':3 'whether':22 'wouldn':46 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6651946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706464309 {#4668
    date: 2024-01-28 18:51: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
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 {#4685
  +user: Proxies\__CG__\App\Entity\User {#4686 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: Proxies\__CG__\App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
      \n
      It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1706461550 {#4565
      date: 2024-01-28 18:05:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 347375
    -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6812447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706461550 {#4566
      date: 2024-01-28 18:05:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    “we have to irresponsibly spend the remainder of our budget so it doesn’t get reduced next year” followed one month later by “we need more money because we maxed out the budget last year”\n
    \n
    Fuck this atrocious cycle. It’s everywhere. Military, police, any other government branch, corporate politics, 501c orgs pretending to be charities… The greatest crime is stockpiling unsent capital, apparently.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1706466914 {#4683
    date: 2024-01-28 19:35:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 347584
  -bodyTs: "'501c':51 'appar':64 'atroci':38 'branch':48 'budget':10,33 'capit':63 'chariti':56 'corpor':49 'crime':59 'cycl':39 'doesn':13 'everywher':42 'follow':19 'fuck':36 'get':15 'govern':47 'greatest':58 'irrespons':4 'last':34 'later':22 'max':30 'militari':43 'money':27 'month':21 'need':25 'next':17 'one':20 'org':52 'polic':44 'polit':50 'pretend':53 'reduc':16 'remaind':7 'spend':5 'stockpil':61 'unsent':62 'year':18,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7107073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466914 {#4684
    date: 2024-01-28 19:35:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4685
  +user: Proxies\__CG__\App\Entity\User {#4686 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: Proxies\__CG__\App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
      \n
      It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1706461550 {#4565
      date: 2024-01-28 18:05:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 347375
    -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6812447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706461550 {#4566
      date: 2024-01-28 18:05:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    “we have to irresponsibly spend the remainder of our budget so it doesn’t get reduced next year” followed one month later by “we need more money because we maxed out the budget last year”\n
    \n
    Fuck this atrocious cycle. It’s everywhere. Military, police, any other government branch, corporate politics, 501c orgs pretending to be charities… The greatest crime is stockpiling unsent capital, apparently.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1706466914 {#4683
    date: 2024-01-28 19:35:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 347584
  -bodyTs: "'501c':51 'appar':64 'atroci':38 'branch':48 'budget':10,33 'capit':63 'chariti':56 'corpor':49 'crime':59 'cycl':39 'doesn':13 'everywher':42 'follow':19 'fuck':36 'get':15 'govern':47 'greatest':58 'irrespons':4 'last':34 'later':22 'max':30 'militari':43 'money':27 'month':21 'need':25 'next':17 'one':20 'org':52 'polic':44 'polit':50 'pretend':53 'reduc':16 'remaind':7 'spend':5 'stockpil':61 'unsent':62 'year':18,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7107073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466914 {#4684
    date: 2024-01-28 19:35:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4685
  +user: Proxies\__CG__\App\Entity\User {#4686 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4567
    +user: Proxies\__CG__\App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
        \n
        When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
        \n
        Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
        \n
        Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1729351974 {#4005
        date: 2024-10-19 17:32:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 347171
      -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455625 {#3941
        date: 2024-01-28 16:27:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      My local force recently bought a used armoured personnel carrier (APC) for $100,000 which didn’t go over well with the community. They posted a message explaining they were coming up on fiscal year end and had excess budget they wanted to use up so their budget wouldn’t be reduced next year. That didn’t really help.\n
      \n
      It’s mostly used to park next to public events. Arts in the Park? Don’t worry! We got an APC here to protect you! Weekly farmers market? Don’t worry! The APC is here! Sometimes the emergency response team (our version of swat) will also put out a table with all their rifles and gear so they can look cool in front of any teenagers in attendance. It’s weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1706461550 {#4565
      date: 2024-01-28 18:05:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 347375
    -bodyTs: "'000':14 '100':13 'also':105 'apc':11,80,92 'armour':8 'art':70 'attend':127 'bought':5 'budget':40,48 'carrier':10 'come':31 'communiti':23 'cool':120 'didn':16,56 'emerg':97 'end':36 'event':69 'excess':39 'explain':28 'farmer':86 'fiscal':34 'forc':3 'front':122 'gear':115 'go':18 'got':78 'help':59 'local':2 'look':119 'market':87 'messag':27 'most':62 'next':53,66 'park':65,73 'personnel':9 'post':25 'protect':83 'public':68 'put':106 'realli':58 'recent':4 'reduc':52 'respons':98 'rifl':113 'sometim':95 'swat':103 'tabl':109 'team':99 'teenag':125 'use':7,44,63 'version':101 'want':42 'week':85 'weird':130 'well':20 'worri':76,90 'wouldn':49 'year':35,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6812447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706461550 {#4566
      date: 2024-01-28 18:05:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    “we have to irresponsibly spend the remainder of our budget so it doesn’t get reduced next year” followed one month later by “we need more money because we maxed out the budget last year”\n
    \n
    Fuck this atrocious cycle. It’s everywhere. Military, police, any other government branch, corporate politics, 501c orgs pretending to be charities… The greatest crime is stockpiling unsent capital, apparently.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1706466914 {#4683
    date: 2024-01-28 19:35:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 347584
  -bodyTs: "'501c':51 'appar':64 'atroci':38 'branch':48 'budget':10,33 'capit':63 'chariti':56 'corpor':49 'crime':59 'cycl':39 'doesn':13 'everywher':42 'follow':19 'fuck':36 'get':15 'govern':47 'greatest':58 'irrespons':4 'last':34 'later':22 'max':30 'militari':43 'money':27 'month':21 'need':25 'next':17 'one':20 'org':52 'polic':44 'polit':50 'pretend':53 'reduc':16 'remaind':7 'spend':5 'stockpil':61 'unsent':62 'year':18,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7107073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466914 {#4684
    date: 2024-01-28 19:35:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4583
  +user: Proxies\__CG__\App\Entity\User {#4584 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Defund the police, give the money to social workers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706501689 {#4581
    date: 2024-01-29 05:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 348868
  -bodyTs: "'defund':1 'give':4 'money':6 'polic':3 'social':8 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8778597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706501689 {#4582
    date: 2024-01-29 05:14: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
35 DENIED edit
App\Entity\EntryComment {#4583
  +user: Proxies\__CG__\App\Entity\User {#4584 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Defund the police, give the money to social workers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706501689 {#4581
    date: 2024-01-29 05:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 348868
  -bodyTs: "'defund':1 'give':4 'money':6 'polic':3 'social':8 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8778597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706501689 {#4582
    date: 2024-01-29 05:14: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
36 DENIED moderate
App\Entity\EntryComment {#4583
  +user: Proxies\__CG__\App\Entity\User {#4584 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      When I was born in the 80s, police drove 1982 Crown Victoria’s with a turbo.\n
      \n
      When I graduated high school in the 2000s, they drove 1982 crown Victoria’s with a turbo.\n
      \n
      Then, sometime during the Iraq war, these motherfuckers started getting brand fucking new Ford explorers, Ford f150s… Every couple years.\n
      \n
      Of course we fucking hate you, stop stealing our money for toys you don’t need. Why don’t you tell us about the new array of artillery in the trunk?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1729351974 {#4005
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 347171
    -bodyTs: "'1982':10,27 '2000s':24 '80s':7 'array':79 'artilleri':81 'born':4 'brand':44 'coupl':52 'cours':55 'crown':11,28 'drove':9,26 'everi':51 'explor':48 'f150s':50 'ford':47,49 'fuck':45,57 'get':43 'graduat':19 'hate':58 'high':20 'iraq':38 'money':63 'motherfuck':41 'need':69 'new':46,78 'polic':8 'school':21 'sometim':35 'start':42 'steal':61 'stop':60 'tell':74 'toy':65 'trunk':84 'turbo':16,33 'us':75 'victoria':12,29 'war':39 'year':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455625 {#3941
      date: 2024-01-28 16:27:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Defund the police, give the money to social workers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706501689 {#4581
    date: 2024-01-29 05:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 348868
  -bodyTs: "'defund':1 'give':4 'money':6 'polic':3 'social':8 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8778597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706501689 {#4582
    date: 2024-01-29 05:14: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
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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729307618 {#4034
    date: 2024-10-19 05:13:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 347152
  -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8760984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455027 {#4039
    date: 2024-01-28 16:17:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729307618 {#4034
    date: 2024-10-19 05:13:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 347152
  -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8760984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455027 {#4039
    date: 2024-01-28 16:17:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729307618 {#4034
    date: 2024-10-19 05:13:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 347152
  -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8760984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455027 {#4039
    date: 2024-01-28 16:17:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4535
  +user: Proxies\__CG__\App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1729307618 {#4034
      date: 2024-10-19 05:13:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 347152
    -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8760984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455027 {#4039
      date: 2024-01-28 16:17:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706462623 {#4533
    date: 2024-01-28 18:23:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4537 …}
  +nested: Doctrine\ORM\PersistentCollection {#4539 …}
  +votes: Doctrine\ORM\PersistentCollection {#4541 …}
  +reports: Doctrine\ORM\PersistentCollection {#4543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
  -id: 347412
  -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462623 {#4534
    date: 2024-01-28 18:23: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
43 DENIED edit
App\Entity\EntryComment {#4535
  +user: Proxies\__CG__\App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1729307618 {#4034
      date: 2024-10-19 05:13:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 347152
    -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8760984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455027 {#4039
      date: 2024-01-28 16:17:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706462623 {#4533
    date: 2024-01-28 18:23:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4537 …}
  +nested: Doctrine\ORM\PersistentCollection {#4539 …}
  +votes: Doctrine\ORM\PersistentCollection {#4541 …}
  +reports: Doctrine\ORM\PersistentCollection {#4543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
  -id: 347412
  -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462623 {#4534
    date: 2024-01-28 18:23: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
44 DENIED moderate
App\Entity\EntryComment {#4535
  +user: Proxies\__CG__\App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1729307618 {#4034
      date: 2024-10-19 05:13:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 347152
    -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8760984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455027 {#4039
      date: 2024-01-28 16:17:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706462623 {#4533
    date: 2024-01-28 18:23:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4537 …}
  +nested: Doctrine\ORM\PersistentCollection {#4539 …}
  +votes: Doctrine\ORM\PersistentCollection {#4541 …}
  +reports: Doctrine\ORM\PersistentCollection {#4543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
  -id: 347412
  -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462623 {#4534
    date: 2024-01-28 18:23: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
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 {#4701
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: Proxies\__CG__\App\Entity\User {#4536 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1729307618 {#4034
        date: 2024-10-19 05:13:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 347152
      -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8760984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455027 {#4039
        date: 2024-01-28 16:17:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706462623 {#4533
      date: 2024-01-28 18:23:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4537 …}
    +nested: Doctrine\ORM\PersistentCollection {#4539 …}
    +votes: Doctrine\ORM\PersistentCollection {#4541 …}
    +reports: Doctrine\ORM\PersistentCollection {#4543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
    -id: 347412
    -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706462623 {#4534
      date: 2024-01-28 18:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    > At a certain point, a useful idiot still becomes an enemy combatant.\n
    \n
    Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
    \n
    I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706480573 {#4699
    date: 2024-01-28 23:22:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 348131
  -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8770984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706480573 {#4700
    date: 2024-01-28 23:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: Proxies\__CG__\App\Entity\User {#4536 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1729307618 {#4034
        date: 2024-10-19 05:13:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 347152
      -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8760984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455027 {#4039
        date: 2024-01-28 16:17:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706462623 {#4533
      date: 2024-01-28 18:23:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4537 …}
    +nested: Doctrine\ORM\PersistentCollection {#4539 …}
    +votes: Doctrine\ORM\PersistentCollection {#4541 …}
    +reports: Doctrine\ORM\PersistentCollection {#4543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
    -id: 347412
    -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706462623 {#4534
      date: 2024-01-28 18:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    > At a certain point, a useful idiot still becomes an enemy combatant.\n
    \n
    Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
    \n
    I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706480573 {#4699
    date: 2024-01-28 23:22:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 348131
  -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8770984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706480573 {#4700
    date: 2024-01-28 23:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: Proxies\__CG__\App\Entity\User {#4536 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1729307618 {#4034
        date: 2024-10-19 05:13:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 347152
      -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8760984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455027 {#4039
        date: 2024-01-28 16:17:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706462623 {#4533
      date: 2024-01-28 18:23:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4537 …}
    +nested: Doctrine\ORM\PersistentCollection {#4539 …}
    +votes: Doctrine\ORM\PersistentCollection {#4541 …}
    +reports: Doctrine\ORM\PersistentCollection {#4543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
    -id: 347412
    -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7105675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706462623 {#4534
      date: 2024-01-28 18:23:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    > At a certain point, a useful idiot still becomes an enemy combatant.\n
    \n
    Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
    \n
    I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706480573 {#4699
    date: 2024-01-28 23:22:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 348131
  -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8770984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706480573 {#4700
    date: 2024-01-28 23:22:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4803
  +user: Proxies\__CG__\App\Entity\User {#4600 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4701
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4535
      +user: Proxies\__CG__\App\Entity\User {#4536 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1729307618 {#4034
          date: 2024-10-19 05:13:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 347152
        -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8760984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706455027 {#4039
          date: 2024-01-28 16:17:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1706462623 {#4533
        date: 2024-01-28 18:23:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sotuanduso@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -id: 347412
      -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7105675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706462623 {#4534
        date: 2024-01-28 18:23:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      > At a certain point, a useful idiot still becomes an enemy combatant.\n
      \n
      Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
      \n
      I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706480573 {#4699
      date: 2024-01-28 23:22:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4702 …}
    +nested: Doctrine\ORM\PersistentCollection {#4704 …}
    +votes: Doctrine\ORM\PersistentCollection {#4706 …}
    +reports: Doctrine\ORM\PersistentCollection {#4708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    -id: 348131
    -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8770984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706480573 {#4700
      date: 2024-01-28 23:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    there’s a point where who’s responsible and who’s a victim doesn’t really matter to most people and survival against aggressors becomes more important than considering the philosophical/psychological implications\n
    \n
    navigating through the complexity of the mind to determine who really “deserves” it is mostly just a lost cause, you get wacky results like concluding that the people in power are actually just victims of their own greed and human psychology, that the universe and therefore life is deterministic and no one is truly at fault for their actions, etc. etc. which could all be easily justified standpoints but are mostly irrelevant to our actual situations
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706501626 {#4800
    date: 2024-01-29 05:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4804 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 348866
  -bodyTs: "'action':91 'actual':64,107 'aggressor':24 'becom':25 'caus':51 'complex':36 'conclud':57 'consid':29 'could':95 'deserv':44 'determin':41 'determinist':81 'doesn':14 'easili':98 'etc':92,93 'fault':88 'get':53 'greed':70 'human':72 'implic':32 'import':27 'irrelev':104 'justifi':99 'life':79 'like':56 'lost':50 'matter':17 'mind':39 'most':47,103 'navig':33 'one':84 'peopl':20,60 'philosophical/psychological':31 'point':4 'power':62 'psycholog':73 'realli':16,43 'respons':8 'result':55 'situat':108 'standpoint':100 'surviv':22 'therefor':78 'truli':86 'univers':76 'victim':13,66 'wacki':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117519"
  +editedAt: DateTimeImmutable @1729293952 {#4801
    date: 2024-10-19 01:25:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706501626 {#4802
    date: 2024-01-29 05:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4803
  +user: Proxies\__CG__\App\Entity\User {#4600 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4701
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4535
      +user: Proxies\__CG__\App\Entity\User {#4536 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1729307618 {#4034
          date: 2024-10-19 05:13:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 347152
        -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8760984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706455027 {#4039
          date: 2024-01-28 16:17:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1706462623 {#4533
        date: 2024-01-28 18:23:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sotuanduso@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -id: 347412
      -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7105675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706462623 {#4534
        date: 2024-01-28 18:23:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      > At a certain point, a useful idiot still becomes an enemy combatant.\n
      \n
      Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
      \n
      I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706480573 {#4699
      date: 2024-01-28 23:22:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4702 …}
    +nested: Doctrine\ORM\PersistentCollection {#4704 …}
    +votes: Doctrine\ORM\PersistentCollection {#4706 …}
    +reports: Doctrine\ORM\PersistentCollection {#4708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    -id: 348131
    -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8770984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706480573 {#4700
      date: 2024-01-28 23:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    there’s a point where who’s responsible and who’s a victim doesn’t really matter to most people and survival against aggressors becomes more important than considering the philosophical/psychological implications\n
    \n
    navigating through the complexity of the mind to determine who really “deserves” it is mostly just a lost cause, you get wacky results like concluding that the people in power are actually just victims of their own greed and human psychology, that the universe and therefore life is deterministic and no one is truly at fault for their actions, etc. etc. which could all be easily justified standpoints but are mostly irrelevant to our actual situations
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706501626 {#4800
    date: 2024-01-29 05:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4804 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 348866
  -bodyTs: "'action':91 'actual':64,107 'aggressor':24 'becom':25 'caus':51 'complex':36 'conclud':57 'consid':29 'could':95 'deserv':44 'determin':41 'determinist':81 'doesn':14 'easili':98 'etc':92,93 'fault':88 'get':53 'greed':70 'human':72 'implic':32 'import':27 'irrelev':104 'justifi':99 'life':79 'like':56 'lost':50 'matter':17 'mind':39 'most':47,103 'navig':33 'one':84 'peopl':20,60 'philosophical/psychological':31 'point':4 'power':62 'psycholog':73 'realli':16,43 'respons':8 'result':55 'situat':108 'standpoint':100 'surviv':22 'therefor':78 'truli':86 'univers':76 'victim':13,66 'wacki':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117519"
  +editedAt: DateTimeImmutable @1729293952 {#4801
    date: 2024-10-19 01:25:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706501626 {#4802
    date: 2024-01-29 05:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4803
  +user: Proxies\__CG__\App\Entity\User {#4600 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4701
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4535
      +user: Proxies\__CG__\App\Entity\User {#4536 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1729307618 {#4034
          date: 2024-10-19 05:13:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 347152
        -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8760984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706455027 {#4039
          date: 2024-01-28 16:17:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1706462623 {#4533
        date: 2024-01-28 18:23:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sotuanduso@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -id: 347412
      -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7105675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706462623 {#4534
        date: 2024-01-28 18:23:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      > At a certain point, a useful idiot still becomes an enemy combatant.\n
      \n
      Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
      \n
      I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706480573 {#4699
      date: 2024-01-28 23:22:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4702 …}
    +nested: Doctrine\ORM\PersistentCollection {#4704 …}
    +votes: Doctrine\ORM\PersistentCollection {#4706 …}
    +reports: Doctrine\ORM\PersistentCollection {#4708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    -id: 348131
    -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8770984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706480573 {#4700
      date: 2024-01-28 23:22:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    there’s a point where who’s responsible and who’s a victim doesn’t really matter to most people and survival against aggressors becomes more important than considering the philosophical/psychological implications\n
    \n
    navigating through the complexity of the mind to determine who really “deserves” it is mostly just a lost cause, you get wacky results like concluding that the people in power are actually just victims of their own greed and human psychology, that the universe and therefore life is deterministic and no one is truly at fault for their actions, etc. etc. which could all be easily justified standpoints but are mostly irrelevant to our actual situations
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706501626 {#4800
    date: 2024-01-29 05:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4804 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 348866
  -bodyTs: "'action':91 'actual':64,107 'aggressor':24 'becom':25 'caus':51 'complex':36 'conclud':57 'consid':29 'could':95 'deserv':44 'determin':41 'determinist':81 'doesn':14 'easili':98 'etc':92,93 'fault':88 'get':53 'greed':70 'human':72 'implic':32 'import':27 'irrelev':104 'justifi':99 'life':79 'like':56 'lost':50 'matter':17 'mind':39 'most':47,103 'navig':33 'one':84 'peopl':20,60 'philosophical/psychological':31 'point':4 'power':62 'psycholog':73 'realli':16,43 'respons':8 'result':55 'situat':108 'standpoint':100 'surviv':22 'therefor':78 'truli':86 'univers':76 'victim':13,66 'wacki':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117519"
  +editedAt: DateTimeImmutable @1729293952 {#4801
    date: 2024-10-19 01:25:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706501626 {#4802
    date: 2024-01-29 05:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4842
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4803
    +user: Proxies\__CG__\App\Entity\User {#4600 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4701
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4535
        +user: Proxies\__CG__\App\Entity\User {#4536 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4028
          +user: App\Entity\User {#4017 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1729307618 {#4034
            date: 2024-10-19 05:13:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
          -id: 347152
          -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8760984"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706455027 {#4039
            date: 2024-01-28 16:17:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1706462623 {#4533
          date: 2024-01-28 18:23:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Sotuanduso@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -id: 347412
        -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7105675"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706462623 {#4534
          date: 2024-01-28 18:23:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        > At a certain point, a useful idiot still becomes an enemy combatant.\n
        \n
        Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
        \n
        I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706480573 {#4699
        date: 2024-01-28 23:22:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sotuanduso@lemm.ee"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 348131
      -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8770984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706480573 {#4700
        date: 2024-01-28 23:22:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      there’s a point where who’s responsible and who’s a victim doesn’t really matter to most people and survival against aggressors becomes more important than considering the philosophical/psychological implications\n
      \n
      navigating through the complexity of the mind to determine who really “deserves” it is mostly just a lost cause, you get wacky results like concluding that the people in power are actually just victims of their own greed and human psychology, that the universe and therefore life is deterministic and no one is truly at fault for their actions, etc. etc. which could all be easily justified standpoints but are mostly irrelevant to our actual situations
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706501626 {#4800
      date: 2024-01-29 05:13:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4804 …}
    +nested: Doctrine\ORM\PersistentCollection {#4806 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 348866
    -bodyTs: "'action':91 'actual':64,107 'aggressor':24 'becom':25 'caus':51 'complex':36 'conclud':57 'consid':29 'could':95 'deserv':44 'determin':41 'determinist':81 'doesn':14 'easili':98 'etc':92,93 'fault':88 'get':53 'greed':70 'human':72 'implic':32 'import':27 'irrelev':104 'justifi':99 'life':79 'like':56 'lost':50 'matter':17 'mind':39 'most':47,103 'navig':33 'one':84 'peopl':20,60 'philosophical/psychological':31 'point':4 'power':62 'psycholog':73 'realli':16,43 'respons':8 'result':55 'situat':108 'standpoint':100 'surviv':22 'therefor':78 'truli':86 'univers':76 'victim':13,66 'wacki':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7117519"
    +editedAt: DateTimeImmutable @1729293952 {#4801
      date: 2024-10-19 01:25:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706501626 {#4802
      date: 2024-01-29 05:13:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    Yeah, you’re right. We are all victims, the people in power too. And most of us involved in politics are aggressors, and are to blame for it. I try my best not to be, because I’m a disciple of love, and my real enemy is hatred, of which political hatred seems to be the most prevalent these days. I still push back against other forms of hatred when I run into them, to be clear.\n
    \n
    It’s not a game of survival against aggressors, or at least not nearly as much as it seems to be. The propaganda tells you conservatives want to kill minorities, but most of them (discounting the leaders and the crazies) wouldn’t dream of it. A lot of them are conservatives mostly because the propaganda tells them that liberals want to kill babies.\n
    \n
    The actual minority-haters do fall into the conservative bucket, yes, but that’s because it’s the closest bucket to their position. The leaders take advantage of it to boost their numbers, but I don’t think it’s exactly fair to blame the rest of them for it when there are only two buckets.\n
    \n
    Most conservatives are people with souls and morals if you’ll get to know them. You don’t have to cave to their position, I’m just asking you to put aside your differences and try to understand them. If you try to understand one and learn that they’re a disciple of hatred trying to slowly drag the world back to the 1700s so they can own slaves, that’s a yike, but don’t paint the rest of them with that same brush until you’ve taken a fair sampling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706507521 {#4840
    date: 2024-01-29 06:52:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 349043
  -bodyTs: "'1700s':261 'actual':142 'advantag':168 'aggressor':22,86 'asid':229 'ask':225 'babi':140 'back':64,258 'best':32 'blame':26,185 'boost':172 'brush':282 'bucket':151,161,197 'cave':218 'clear':77 'closest':160 'conserv':103,128,150,199 'crazi':117 'day':60 'differ':231 'discipl':40,249 'discount':112 'drag':255 'dream':120 'enemi':46 'exact':182 'fair':183,288 'fall':147 'form':67 'game':82 'get':209 'hater':145 'hatr':48,52,69,251 'involv':18 'kill':106,139 'know':211 'leader':114,166 'learn':244 'least':89 'liber':136 'll':208 'lot':124 'love':42 'm':38,223 'minor':107,144 'minority-hat':143 'moral':205 'most':129 'much':93 'near':91 'number':174 'one':242 'paint':274 'peopl':10,201 'polit':20,51 'posit':164,221 'power':12 'preval':58 'propaganda':100,132 'push':63 'put':228 're':3,247 'real':45 'rest':187,276 'right':4 'run':72 'sampl':289 'seem':53,96 'slave':266 'slowli':254 'soul':203 'still':62 'surviv':84 'take':167 'taken':286 'tell':101,133 'think':179 'tri':30,233,239,252 'two':196 'understand':235,241 'us':17 've':285 'victim':8 'want':104,137 'world':257 'wouldn':118 'yeah':1 'yes':152 'yike':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8780245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706507521 {#4841
    date: 2024-01-29 06:52:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4842
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4803
    +user: Proxies\__CG__\App\Entity\User {#4600 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4701
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4535
        +user: Proxies\__CG__\App\Entity\User {#4536 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4028
          +user: App\Entity\User {#4017 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1729307618 {#4034
            date: 2024-10-19 05:13:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
          -id: 347152
          -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8760984"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706455027 {#4039
            date: 2024-01-28 16:17:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1706462623 {#4533
          date: 2024-01-28 18:23:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Sotuanduso@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -id: 347412
        -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7105675"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706462623 {#4534
          date: 2024-01-28 18:23:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        > At a certain point, a useful idiot still becomes an enemy combatant.\n
        \n
        Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
        \n
        I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706480573 {#4699
        date: 2024-01-28 23:22:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sotuanduso@lemm.ee"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 348131
      -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8770984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706480573 {#4700
        date: 2024-01-28 23:22:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      there’s a point where who’s responsible and who’s a victim doesn’t really matter to most people and survival against aggressors becomes more important than considering the philosophical/psychological implications\n
      \n
      navigating through the complexity of the mind to determine who really “deserves” it is mostly just a lost cause, you get wacky results like concluding that the people in power are actually just victims of their own greed and human psychology, that the universe and therefore life is deterministic and no one is truly at fault for their actions, etc. etc. which could all be easily justified standpoints but are mostly irrelevant to our actual situations
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706501626 {#4800
      date: 2024-01-29 05:13:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4804 …}
    +nested: Doctrine\ORM\PersistentCollection {#4806 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 348866
    -bodyTs: "'action':91 'actual':64,107 'aggressor':24 'becom':25 'caus':51 'complex':36 'conclud':57 'consid':29 'could':95 'deserv':44 'determin':41 'determinist':81 'doesn':14 'easili':98 'etc':92,93 'fault':88 'get':53 'greed':70 'human':72 'implic':32 'import':27 'irrelev':104 'justifi':99 'life':79 'like':56 'lost':50 'matter':17 'mind':39 'most':47,103 'navig':33 'one':84 'peopl':20,60 'philosophical/psychological':31 'point':4 'power':62 'psycholog':73 'realli':16,43 'respons':8 'result':55 'situat':108 'standpoint':100 'surviv':22 'therefor':78 'truli':86 'univers':76 'victim':13,66 'wacki':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7117519"
    +editedAt: DateTimeImmutable @1729293952 {#4801
      date: 2024-10-19 01:25:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706501626 {#4802
      date: 2024-01-29 05:13:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    Yeah, you’re right. We are all victims, the people in power too. And most of us involved in politics are aggressors, and are to blame for it. I try my best not to be, because I’m a disciple of love, and my real enemy is hatred, of which political hatred seems to be the most prevalent these days. I still push back against other forms of hatred when I run into them, to be clear.\n
    \n
    It’s not a game of survival against aggressors, or at least not nearly as much as it seems to be. The propaganda tells you conservatives want to kill minorities, but most of them (discounting the leaders and the crazies) wouldn’t dream of it. A lot of them are conservatives mostly because the propaganda tells them that liberals want to kill babies.\n
    \n
    The actual minority-haters do fall into the conservative bucket, yes, but that’s because it’s the closest bucket to their position. The leaders take advantage of it to boost their numbers, but I don’t think it’s exactly fair to blame the rest of them for it when there are only two buckets.\n
    \n
    Most conservatives are people with souls and morals if you’ll get to know them. You don’t have to cave to their position, I’m just asking you to put aside your differences and try to understand them. If you try to understand one and learn that they’re a disciple of hatred trying to slowly drag the world back to the 1700s so they can own slaves, that’s a yike, but don’t paint the rest of them with that same brush until you’ve taken a fair sampling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706507521 {#4840
    date: 2024-01-29 06:52:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 349043
  -bodyTs: "'1700s':261 'actual':142 'advantag':168 'aggressor':22,86 'asid':229 'ask':225 'babi':140 'back':64,258 'best':32 'blame':26,185 'boost':172 'brush':282 'bucket':151,161,197 'cave':218 'clear':77 'closest':160 'conserv':103,128,150,199 'crazi':117 'day':60 'differ':231 'discipl':40,249 'discount':112 'drag':255 'dream':120 'enemi':46 'exact':182 'fair':183,288 'fall':147 'form':67 'game':82 'get':209 'hater':145 'hatr':48,52,69,251 'involv':18 'kill':106,139 'know':211 'leader':114,166 'learn':244 'least':89 'liber':136 'll':208 'lot':124 'love':42 'm':38,223 'minor':107,144 'minority-hat':143 'moral':205 'most':129 'much':93 'near':91 'number':174 'one':242 'paint':274 'peopl':10,201 'polit':20,51 'posit':164,221 'power':12 'preval':58 'propaganda':100,132 'push':63 'put':228 're':3,247 'real':45 'rest':187,276 'right':4 'run':72 'sampl':289 'seem':53,96 'slave':266 'slowli':254 'soul':203 'still':62 'surviv':84 'take':167 'taken':286 'tell':101,133 'think':179 'tri':30,233,239,252 'two':196 'understand':235,241 'us':17 've':285 'victim':8 'want':104,137 'world':257 'wouldn':118 'yeah':1 'yes':152 'yike':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8780245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706507521 {#4841
    date: 2024-01-29 06:52:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4842
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4803
    +user: Proxies\__CG__\App\Entity\User {#4600 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4701
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4535
        +user: Proxies\__CG__\App\Entity\User {#4536 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4028
          +user: App\Entity\User {#4017 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "The elites are cultivating an us vs them culture, but the cops aren’t masterminding it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1729307618 {#4034
            date: 2024-10-19 05:13:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
          -id: 347152
          -bodyTs: "'aren':13 'cop':12 'cultiv':4 'cultur':9 'elit':2 'mastermind':15 'us':6 'vs':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8760984"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706455027 {#4039
            date: 2024-01-28 16:17:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: "Yea but they LOVE to fall for it. At a certain point, a useful idiot still becomes an enemy combatant."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1706462623 {#4533
          date: 2024-01-28 18:23:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Sotuanduso@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -id: 347412
        -bodyTs: "'becom':17 'certain':11 'combat':20 'enemi':19 'fall':6 'idiot':15 'love':4 'point':12 'still':16 'use':14 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7105675"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706462623 {#4534
          date: 2024-01-28 18:23:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        > At a certain point, a useful idiot still becomes an enemy combatant.\n
        \n
        Perhaps, but since this is a war of manipulation, you always have to consider: are you fighting those responsible for turning us against each other, or are you fighting who they want you to fight?\n
        \n
        I’m not saying to let the cops off the hook. That depends on the answer to the question. I’m speaking more generally here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706480573 {#4699
        date: 2024-01-28 23:22:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sotuanduso@lemm.ee"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 348131
      -bodyTs: "'alway':23 'answer':63 'becom':9 'certain':3 'combat':12 'consid':26 'cop':55 'depend':60 'enemi':11 'fight':29,41,47 'general':71 'hook':58 'idiot':7 'let':53 'm':49,68 'manipul':21 'perhap':13 'point':4 'question':66 'respons':31 'say':51 'sinc':15 'speak':69 'still':8 'turn':33 'us':34 'use':6 'want':44 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8770984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706480573 {#4700
        date: 2024-01-28 23:22:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      there’s a point where who’s responsible and who’s a victim doesn’t really matter to most people and survival against aggressors becomes more important than considering the philosophical/psychological implications\n
      \n
      navigating through the complexity of the mind to determine who really “deserves” it is mostly just a lost cause, you get wacky results like concluding that the people in power are actually just victims of their own greed and human psychology, that the universe and therefore life is deterministic and no one is truly at fault for their actions, etc. etc. which could all be easily justified standpoints but are mostly irrelevant to our actual situations
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706501626 {#4800
      date: 2024-01-29 05:13:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
      "@Grayox@lemmy.ml"
      "@Sotuanduso@lemm.ee"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4804 …}
    +nested: Doctrine\ORM\PersistentCollection {#4806 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 348866
    -bodyTs: "'action':91 'actual':64,107 'aggressor':24 'becom':25 'caus':51 'complex':36 'conclud':57 'consid':29 'could':95 'deserv':44 'determin':41 'determinist':81 'doesn':14 'easili':98 'etc':92,93 'fault':88 'get':53 'greed':70 'human':72 'implic':32 'import':27 'irrelev':104 'justifi':99 'life':79 'like':56 'lost':50 'matter':17 'mind':39 'most':47,103 'navig':33 'one':84 'peopl':20,60 'philosophical/psychological':31 'point':4 'power':62 'psycholog':73 'realli':16,43 'respons':8 'result':55 'situat':108 'standpoint':100 'surviv':22 'therefor':78 'truli':86 'univers':76 'victim':13,66 'wacki':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7117519"
    +editedAt: DateTimeImmutable @1729293952 {#4801
      date: 2024-10-19 01:25:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706501626 {#4802
      date: 2024-01-29 05:13:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    Yeah, you’re right. We are all victims, the people in power too. And most of us involved in politics are aggressors, and are to blame for it. I try my best not to be, because I’m a disciple of love, and my real enemy is hatred, of which political hatred seems to be the most prevalent these days. I still push back against other forms of hatred when I run into them, to be clear.\n
    \n
    It’s not a game of survival against aggressors, or at least not nearly as much as it seems to be. The propaganda tells you conservatives want to kill minorities, but most of them (discounting the leaders and the crazies) wouldn’t dream of it. A lot of them are conservatives mostly because the propaganda tells them that liberals want to kill babies.\n
    \n
    The actual minority-haters do fall into the conservative bucket, yes, but that’s because it’s the closest bucket to their position. The leaders take advantage of it to boost their numbers, but I don’t think it’s exactly fair to blame the rest of them for it when there are only two buckets.\n
    \n
    Most conservatives are people with souls and morals if you’ll get to know them. You don’t have to cave to their position, I’m just asking you to put aside your differences and try to understand them. If you try to understand one and learn that they’re a disciple of hatred trying to slowly drag the world back to the 1700s so they can own slaves, that’s a yike, but don’t paint the rest of them with that same brush until you’ve taken a fair sampling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706507521 {#4840
    date: 2024-01-29 06:52:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sotuanduso@lemm.ee"
    "@MotoAsh@lemmy.world"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 349043
  -bodyTs: "'1700s':261 'actual':142 'advantag':168 'aggressor':22,86 'asid':229 'ask':225 'babi':140 'back':64,258 'best':32 'blame':26,185 'boost':172 'brush':282 'bucket':151,161,197 'cave':218 'clear':77 'closest':160 'conserv':103,128,150,199 'crazi':117 'day':60 'differ':231 'discipl':40,249 'discount':112 'drag':255 'dream':120 'enemi':46 'exact':182 'fair':183,288 'fall':147 'form':67 'game':82 'get':209 'hater':145 'hatr':48,52,69,251 'involv':18 'kill':106,139 'know':211 'leader':114,166 'learn':244 'least':89 'liber':136 'll':208 'lot':124 'love':42 'm':38,223 'minor':107,144 'minority-hat':143 'moral':205 'most':129 'much':93 'near':91 'number':174 'one':242 'paint':274 'peopl':10,201 'polit':20,51 'posit':164,221 'power':12 'preval':58 'propaganda':100,132 'push':63 'put':228 're':3,247 'real':45 'rest':187,276 'right':4 'run':72 'sampl':289 'seem':53,96 'slave':266 'slowli':254 'soul':203 'still':62 'surviv':84 'take':167 'taken':286 'tell':101,133 'think':179 'tri':30,233,239,252 'two':196 'understand':235,241 'us':17 've':285 'victim':8 'want':104,137 'world':257 'wouldn':118 'yeah':1 'yes':152 'yike':270"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8780245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706507521 {#4841
    date: 2024-01-29 06:52:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I grew up to cops, or [Philadelphia’s Finest blowing up a neighborhood](https://www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).\n
    \n
    Every decade, there continues to be less and less accountability.\n
    \n
    Even a few years ago, [Philadelphia’s Finest kidnapped a child then posed themselves as heroes](https://www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)\n
    \n
    All cats are beautiful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729291671 {#4108
    date: 2024-10-19 00:47:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 348171
  -bodyTs: "'/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':45 '/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':16 'account':26 'ago':31 'beauti':49 'blow':10 'cat':47 'child':37 'continu':20 'cop':5 'decad':18 'even':27 'everi':17 'finest':9,34 'grew':2 'hero':42 'kidnap':35 'less':23,25 'neighborhood':13 'philadelphia':7,32 'pose':39 'www.nbcnews.com':44 'www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':43 'www.vox.com':15 'www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':14 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7111892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482111 {#4109
    date: 2024-01-28 23:48: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
59 DENIED edit
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I grew up to cops, or [Philadelphia’s Finest blowing up a neighborhood](https://www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).\n
    \n
    Every decade, there continues to be less and less accountability.\n
    \n
    Even a few years ago, [Philadelphia’s Finest kidnapped a child then posed themselves as heroes](https://www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)\n
    \n
    All cats are beautiful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729291671 {#4108
    date: 2024-10-19 00:47:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 348171
  -bodyTs: "'/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':45 '/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':16 'account':26 'ago':31 'beauti':49 'blow':10 'cat':47 'child':37 'continu':20 'cop':5 'decad':18 'even':27 'everi':17 'finest':9,34 'grew':2 'hero':42 'kidnap':35 'less':23,25 'neighborhood':13 'philadelphia':7,32 'pose':39 'www.nbcnews.com':44 'www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':43 'www.vox.com':15 'www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':14 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7111892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482111 {#4109
    date: 2024-01-28 23:48: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
60 DENIED moderate
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I grew up to cops, or [Philadelphia’s Finest blowing up a neighborhood](https://www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).\n
    \n
    Every decade, there continues to be less and less accountability.\n
    \n
    Even a few years ago, [Philadelphia’s Finest kidnapped a child then posed themselves as heroes](https://www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)\n
    \n
    All cats are beautiful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729291671 {#4108
    date: 2024-10-19 00:47:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 348171
  -bodyTs: "'/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':45 '/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':16 'account':26 'ago':31 'beauti':49 'blow':10 'cat':47 'child':37 'continu':20 'cop':5 'decad':18 'even':27 'everi':17 'finest':9,34 'grew':2 'hero':42 'kidnap':35 'less':23,25 'neighborhood':13 'philadelphia':7,32 'pose':39 'www.nbcnews.com':44 'www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':43 'www.vox.com':15 'www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':14 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7111892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482111 {#4109
    date: 2024-01-28 23:48: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
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 {#4599
  +user: Proxies\__CG__\App\Entity\User {#4600 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I grew up to cops, or [Philadelphia’s Finest blowing up a neighborhood](https://www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).\n
      \n
      Every decade, there continues to be less and less accountability.\n
      \n
      Even a few years ago, [Philadelphia’s Finest kidnapped a child then posed themselves as heroes](https://www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)\n
      \n
      All cats are beautiful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729291671 {#4108
      date: 2024-10-19 00:47:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 348171
    -bodyTs: "'/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':45 '/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':16 'account':26 'ago':31 'beauti':49 'blow':10 'cat':47 'child':37 'continu':20 'cop':5 'decad':18 'even':27 'everi':17 'finest':9,34 'grew':2 'hero':42 'kidnap':35 'less':23,25 'neighborhood':13 'philadelphia':7,32 'pose':39 'www.nbcnews.com':44 'www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':43 'www.vox.com':15 'www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':14 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7111892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706482111 {#4109
      date: 2024-01-28 23:48:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "conservatives would try to justify this in the modern day still"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706501313 {#4597
    date: 2024-01-29 05:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4601 …}
  +nested: Doctrine\ORM\PersistentCollection {#4603 …}
  +votes: Doctrine\ORM\PersistentCollection {#4605 …}
  +reports: Doctrine\ORM\PersistentCollection {#4607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4611 …}
  -id: 348854
  -bodyTs: "'conserv':1 'day':10 'justifi':5 'modern':9 'still':11 'tri':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706501313 {#4598
    date: 2024-01-29 05:08: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
63 DENIED edit
App\Entity\EntryComment {#4599
  +user: Proxies\__CG__\App\Entity\User {#4600 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I grew up to cops, or [Philadelphia’s Finest blowing up a neighborhood](https://www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).\n
      \n
      Every decade, there continues to be less and less accountability.\n
      \n
      Even a few years ago, [Philadelphia’s Finest kidnapped a child then posed themselves as heroes](https://www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)\n
      \n
      All cats are beautiful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729291671 {#4108
      date: 2024-10-19 00:47:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 348171
    -bodyTs: "'/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':45 '/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':16 'account':26 'ago':31 'beauti':49 'blow':10 'cat':47 'child':37 'continu':20 'cop':5 'decad':18 'even':27 'everi':17 'finest':9,34 'grew':2 'hero':42 'kidnap':35 'less':23,25 'neighborhood':13 'philadelphia':7,32 'pose':39 'www.nbcnews.com':44 'www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':43 'www.vox.com':15 'www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':14 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7111892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706482111 {#4109
      date: 2024-01-28 23:48:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "conservatives would try to justify this in the modern day still"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706501313 {#4597
    date: 2024-01-29 05:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4601 …}
  +nested: Doctrine\ORM\PersistentCollection {#4603 …}
  +votes: Doctrine\ORM\PersistentCollection {#4605 …}
  +reports: Doctrine\ORM\PersistentCollection {#4607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4611 …}
  -id: 348854
  -bodyTs: "'conserv':1 'day':10 'justifi':5 'modern':9 'still':11 'tri':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706501313 {#4598
    date: 2024-01-29 05:08: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
64 DENIED moderate
App\Entity\EntryComment {#4599
  +user: Proxies\__CG__\App\Entity\User {#4600 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I grew up to cops, or [Philadelphia’s Finest blowing up a neighborhood](https://www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).\n
      \n
      Every decade, there continues to be less and less accountability.\n
      \n
      Even a few years ago, [Philadelphia’s Finest kidnapped a child then posed themselves as heroes](https://www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)\n
      \n
      All cats are beautiful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729291671 {#4108
      date: 2024-10-19 00:47:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 348171
    -bodyTs: "'/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':45 '/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':16 'account':26 'ago':31 'beauti':49 'blow':10 'cat':47 'child':37 'continu':20 'cop':5 'decad':18 'even':27 'everi':17 'finest':9,34 'grew':2 'hero':42 'kidnap':35 'less':23,25 'neighborhood':13 'philadelphia':7,32 'pose':39 'www.nbcnews.com':44 'www.nbcnews.com/news/nbcblk/rickia-young-sues-police-union-facebook-post-toddler-son-rcna2057)':43 'www.vox.com':15 'www.vox.com/the-highlight/2019/8/8/20747198/philadelphia-bombing-1985-move).':14 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7111892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706482111 {#4109
      date: 2024-01-28 23:48:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "conservatives would try to justify this in the modern day still"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706501313 {#4597
    date: 2024-01-29 05:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4601 …}
  +nested: Doctrine\ORM\PersistentCollection {#4603 …}
  +votes: Doctrine\ORM\PersistentCollection {#4605 …}
  +reports: Doctrine\ORM\PersistentCollection {#4607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4611 …}
  -id: 348854
  -bodyTs: "'conserv':1 'day':10 'justifi':5 'modern':9 'still':11 'tri':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706501313 {#4598
    date: 2024-01-29 05:08: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
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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Unfortunately, it seems like most people not on Lemmy are with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1729187297 {#4181
    date: 2024-10-17 19:48:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 347076
  -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6872541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706452822 {#4182
    date: 2024-01-28 15:40: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
67 DENIED edit
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Unfortunately, it seems like most people not on Lemmy are with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1729187297 {#4181
    date: 2024-10-17 19:48:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 347076
  -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6872541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706452822 {#4182
    date: 2024-01-28 15:40: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
68 DENIED moderate
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Unfortunately, it seems like most people not on Lemmy are with them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1729187297 {#4181
    date: 2024-10-17 19:48:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 347076
  -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6872541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706452822 {#4182
    date: 2024-01-28 15:40: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
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 {#4504
  +user: Proxies\__CG__\App\Entity\User {#4505 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Unfortunately, it seems like most people not on Lemmy are with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1729187297 {#4181
      date: 2024-10-17 19:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 347076
    -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6872541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706452822 {#4182
      date: 2024-01-28 15:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Nah, my understanding is that many people don’t even want to be police anymore. Many retired and their hire rates are low considering the easy and decent pay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706467694 {#4502
    date: 2024-01-28 19:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4506 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 347613
  -bodyTs: "'anymor':15 'consid':24 'decent':28 'easi':26 'even':10 'hire':20 'low':23 'mani':6,16 'nah':1 'pay':29 'peopl':7 'polic':14 'rate':21 'retir':17 'understand':3 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8208181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706467694 {#4503
    date: 2024-01-28 19:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4504
  +user: Proxies\__CG__\App\Entity\User {#4505 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Unfortunately, it seems like most people not on Lemmy are with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1729187297 {#4181
      date: 2024-10-17 19:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 347076
    -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6872541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706452822 {#4182
      date: 2024-01-28 15:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Nah, my understanding is that many people don’t even want to be police anymore. Many retired and their hire rates are low considering the easy and decent pay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706467694 {#4502
    date: 2024-01-28 19:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4506 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 347613
  -bodyTs: "'anymor':15 'consid':24 'decent':28 'easi':26 'even':10 'hire':20 'low':23 'mani':6,16 'nah':1 'pay':29 'peopl':7 'polic':14 'rate':21 'retir':17 'understand':3 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8208181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706467694 {#4503
    date: 2024-01-28 19:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4504
  +user: Proxies\__CG__\App\Entity\User {#4505 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Unfortunately, it seems like most people not on Lemmy are with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1729187297 {#4181
      date: 2024-10-17 19:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 347076
    -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6872541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706452822 {#4182
      date: 2024-01-28 15:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Nah, my understanding is that many people don’t even want to be police anymore. Many retired and their hire rates are low considering the easy and decent pay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706467694 {#4502
    date: 2024-01-28 19:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4506 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 347613
  -bodyTs: "'anymor':15 'consid':24 'decent':28 'easi':26 'even':10 'hire':20 'low':23 'mani':6,16 'nah':1 'pay':29 'peopl':7 'polic':14 'rate':21 'retir':17 'understand':3 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8208181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706467694 {#4503
    date: 2024-01-28 19:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4520
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Unfortunately, it seems like most people not on Lemmy are with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1729187297 {#4181
      date: 2024-10-17 19:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 347076
    -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6872541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706452822 {#4182
      date: 2024-01-28 15:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Red state?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706455696 {#4518
    date: 2024-01-28 16:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4521 …}
  +nested: Doctrine\ORM\PersistentCollection {#4523 …}
  +votes: Doctrine\ORM\PersistentCollection {#4525 …}
  +reports: Doctrine\ORM\PersistentCollection {#4527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
  -id: 347172
  -bodyTs: "'red':1 'state':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7103584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455696 {#4519
    date: 2024-01-28 16:28:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4520
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Unfortunately, it seems like most people not on Lemmy are with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1729187297 {#4181
      date: 2024-10-17 19:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 347076
    -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6872541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706452822 {#4182
      date: 2024-01-28 15:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Red state?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706455696 {#4518
    date: 2024-01-28 16:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4521 …}
  +nested: Doctrine\ORM\PersistentCollection {#4523 …}
  +votes: Doctrine\ORM\PersistentCollection {#4525 …}
  +reports: Doctrine\ORM\PersistentCollection {#4527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
  -id: 347172
  -bodyTs: "'red':1 'state':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7103584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455696 {#4519
    date: 2024-01-28 16:28:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4520
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Unfortunately, it seems like most people not on Lemmy are with them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1729187297 {#4181
      date: 2024-10-17 19:48:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 347076
    -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6872541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706452822 {#4182
      date: 2024-01-28 15:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Red state?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706455696 {#4518
    date: 2024-01-28 16:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4521 …}
  +nested: Doctrine\ORM\PersistentCollection {#4523 …}
  +votes: Doctrine\ORM\PersistentCollection {#4525 …}
  +reports: Doctrine\ORM\PersistentCollection {#4527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
  -id: 347172
  -bodyTs: "'red':1 'state':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7103584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706455696 {#4519
    date: 2024-01-28 16:28:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4638
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4520
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Unfortunately, it seems like most people not on Lemmy are with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1729187297 {#4181
        date: 2024-10-17 19:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 347076
      -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6872541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452822 {#4182
        date: 2024-01-28 15:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Red state?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706455696 {#4518
      date: 2024-01-28 16:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4521 …}
    +nested: Doctrine\ORM\PersistentCollection {#4523 …}
    +votes: Doctrine\ORM\PersistentCollection {#4525 …}
    +reports: Doctrine\ORM\PersistentCollection {#4527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
    -id: 347172
    -bodyTs: "'red':1 'state':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455696 {#4519
      date: 2024-01-28 16:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Ehhh purple-ish state."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706458075 {#4636
    date: 2024-01-28 17:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 347245
  -bodyTs: "'ehhh':1 'ish':4 'purpl':3 'purple-ish':2 'state':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6874322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458075 {#4637
    date: 2024-01-28 17:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4638
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4520
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Unfortunately, it seems like most people not on Lemmy are with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1729187297 {#4181
        date: 2024-10-17 19:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 347076
      -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6872541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452822 {#4182
        date: 2024-01-28 15:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Red state?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706455696 {#4518
      date: 2024-01-28 16:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4521 …}
    +nested: Doctrine\ORM\PersistentCollection {#4523 …}
    +votes: Doctrine\ORM\PersistentCollection {#4525 …}
    +reports: Doctrine\ORM\PersistentCollection {#4527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
    -id: 347172
    -bodyTs: "'red':1 'state':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455696 {#4519
      date: 2024-01-28 16:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Ehhh purple-ish state."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706458075 {#4636
    date: 2024-01-28 17:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 347245
  -bodyTs: "'ehhh':1 'ish':4 'purpl':3 'purple-ish':2 'state':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6874322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458075 {#4637
    date: 2024-01-28 17:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4638
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4520
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Unfortunately, it seems like most people not on Lemmy are with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1729187297 {#4181
        date: 2024-10-17 19:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 347076
      -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6872541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452822 {#4182
        date: 2024-01-28 15:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Red state?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706455696 {#4518
      date: 2024-01-28 16:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4521 …}
    +nested: Doctrine\ORM\PersistentCollection {#4523 …}
    +votes: Doctrine\ORM\PersistentCollection {#4525 …}
    +reports: Doctrine\ORM\PersistentCollection {#4527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
    -id: 347172
    -bodyTs: "'red':1 'state':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455696 {#4519
      date: 2024-01-28 16:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Ehhh purple-ish state."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706458075 {#4636
    date: 2024-01-28 17:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 347245
  -bodyTs: "'ehhh':1 'ish':4 'purpl':3 'purple-ish':2 'state':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6874322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458075 {#4637
    date: 2024-01-28 17:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4520
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Unfortunately, it seems like most people not on Lemmy are with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1729187297 {#4181
        date: 2024-10-17 19:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 347076
      -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6872541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452822 {#4182
        date: 2024-01-28 15:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Red state?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706455696 {#4518
      date: 2024-01-28 16:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4521 …}
    +nested: Doctrine\ORM\PersistentCollection {#4523 …}
    +votes: Doctrine\ORM\PersistentCollection {#4525 …}
    +reports: Doctrine\ORM\PersistentCollection {#4527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
    -id: 347172
    -bodyTs: "'red':1 'state':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455696 {#4519
      date: 2024-01-28 16:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Even red states hate police, as long as they’re hurting white guys, that is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706457954 {#4651
    date: 2024-01-28 17:05:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 347241
  -bodyTs: "'even':1 'guy':13 'hate':4 'hurt':11 'long':7 'polic':5 're':10 'red':2 'state':3 'white':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706457954 {#4652
    date: 2024-01-28 17:05: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
83 DENIED edit
App\Entity\EntryComment {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4520
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Unfortunately, it seems like most people not on Lemmy are with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1729187297 {#4181
        date: 2024-10-17 19:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 347076
      -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6872541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452822 {#4182
        date: 2024-01-28 15:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Red state?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706455696 {#4518
      date: 2024-01-28 16:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4521 …}
    +nested: Doctrine\ORM\PersistentCollection {#4523 …}
    +votes: Doctrine\ORM\PersistentCollection {#4525 …}
    +reports: Doctrine\ORM\PersistentCollection {#4527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
    -id: 347172
    -bodyTs: "'red':1 'state':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455696 {#4519
      date: 2024-01-28 16:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Even red states hate police, as long as they’re hurting white guys, that is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706457954 {#4651
    date: 2024-01-28 17:05:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 347241
  -bodyTs: "'even':1 'guy':13 'hate':4 'hurt':11 'long':7 'polic':5 're':10 'red':2 'state':3 'white':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706457954 {#4652
    date: 2024-01-28 17:05: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
84 DENIED moderate
App\Entity\EntryComment {#4653
  +user: Proxies\__CG__\App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4520
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4186
      +user: App\Entity\User {#4199 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Unfortunately, it seems like most people not on Lemmy are with them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1729187297 {#4181
        date: 2024-10-17 19:48:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4191 …}
      +reports: Doctrine\ORM\PersistentCollection {#4193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
      -id: 347076
      -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6872541"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706452822 {#4182
        date: 2024-01-28 15:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Red state?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706455696 {#4518
      date: 2024-01-28 16:28:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4521 …}
    +nested: Doctrine\ORM\PersistentCollection {#4523 …}
    +votes: Doctrine\ORM\PersistentCollection {#4525 …}
    +reports: Doctrine\ORM\PersistentCollection {#4527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
    -id: 347172
    -bodyTs: "'red':1 'state':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7103584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706455696 {#4519
      date: 2024-01-28 16:28:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "Even red states hate police, as long as they’re hurting white guys, that is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706457954 {#4651
    date: 2024-01-28 17:05:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 347241
  -bodyTs: "'even':1 'guy':13 'hate':4 'hurt':11 'long':7 'polic':5 're':10 'red':2 'state':3 'white':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706457954 {#4652
    date: 2024-01-28 17:05: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
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 {#4786
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4653
    +user: Proxies\__CG__\App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4520
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: App\Entity\User {#4199 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Unfortunately, it seems like most people not on Lemmy are with them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1729187297 {#4181
          date: 2024-10-17 19:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4191 …}
        +reports: Doctrine\ORM\PersistentCollection {#4193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
        -id: 347076
        -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6872541"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706452822 {#4182
          date: 2024-01-28 15:40:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "Red state?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706455696 {#4518
        date: 2024-01-28 16:28:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yeller_king@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4521 …}
      +nested: Doctrine\ORM\PersistentCollection {#4523 …}
      +votes: Doctrine\ORM\PersistentCollection {#4525 …}
      +reports: Doctrine\ORM\PersistentCollection {#4527 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
      -id: 347172
      -bodyTs: "'red':1 'state':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455696 {#4519
        date: 2024-01-28 16:28:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Even red states hate police, as long as they’re hurting white guys, that is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706457954 {#4651
      date: 2024-01-28 17:05:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 347241
    -bodyTs: "'even':1 'guy':13 'hate':4 'hurt':11 'long':7 'polic':5 're':10 'red':2 'state':3 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706457954 {#4652
      date: 2024-01-28 17:05:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: """
    True. The things they say about the ATF and FBI would make you think they’re extremely anti-police, but then you notice they never badmouth the DEA or ICE even though they inflict the exact same kind of brutality on the civilian population.\n
    \n
    But because the FBI arrests white supremacists and the ATF sends you a fine for engraving a punisher logo over your AR15’s serial number, they’re the *worst*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706466055 {#4784
    date: 2024-01-28 19:20:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 347529
  -bodyTs: "'anti':19 'anti-polic':18 'ar15':67 'arrest':50 'atf':8,55 'badmouth':27 'brutal':41 'civilian':44 'dea':29 'engrav':61 'even':32 'exact':37 'extrem':17 'fbi':10,49 'fine':59 'ice':31 'inflict':35 'kind':39 'logo':64 'make':12 'never':26 'notic':24 'number':70 'polic':20 'popul':45 'punish':63 're':16,72 'say':5 'send':56 'serial':69 'supremacist':52 'thing':3 'think':14 'though':33 'true':1 'white':51 'worst':74 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7106768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466055 {#4785
    date: 2024-01-28 19:20:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4786
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4653
    +user: Proxies\__CG__\App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4520
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: App\Entity\User {#4199 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Unfortunately, it seems like most people not on Lemmy are with them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1729187297 {#4181
          date: 2024-10-17 19:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4191 …}
        +reports: Doctrine\ORM\PersistentCollection {#4193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
        -id: 347076
        -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6872541"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706452822 {#4182
          date: 2024-01-28 15:40:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "Red state?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706455696 {#4518
        date: 2024-01-28 16:28:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yeller_king@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4521 …}
      +nested: Doctrine\ORM\PersistentCollection {#4523 …}
      +votes: Doctrine\ORM\PersistentCollection {#4525 …}
      +reports: Doctrine\ORM\PersistentCollection {#4527 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
      -id: 347172
      -bodyTs: "'red':1 'state':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455696 {#4519
        date: 2024-01-28 16:28:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Even red states hate police, as long as they’re hurting white guys, that is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706457954 {#4651
      date: 2024-01-28 17:05:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 347241
    -bodyTs: "'even':1 'guy':13 'hate':4 'hurt':11 'long':7 'polic':5 're':10 'red':2 'state':3 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706457954 {#4652
      date: 2024-01-28 17:05:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: """
    True. The things they say about the ATF and FBI would make you think they’re extremely anti-police, but then you notice they never badmouth the DEA or ICE even though they inflict the exact same kind of brutality on the civilian population.\n
    \n
    But because the FBI arrests white supremacists and the ATF sends you a fine for engraving a punisher logo over your AR15’s serial number, they’re the *worst*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706466055 {#4784
    date: 2024-01-28 19:20:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 347529
  -bodyTs: "'anti':19 'anti-polic':18 'ar15':67 'arrest':50 'atf':8,55 'badmouth':27 'brutal':41 'civilian':44 'dea':29 'engrav':61 'even':32 'exact':37 'extrem':17 'fbi':10,49 'fine':59 'ice':31 'inflict':35 'kind':39 'logo':64 'make':12 'never':26 'notic':24 'number':70 'polic':20 'popul':45 'punish':63 're':16,72 'say':5 'send':56 'serial':69 'supremacist':52 'thing':3 'think':14 'though':33 'true':1 'white':51 'worst':74 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7106768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466055 {#4785
    date: 2024-01-28 19:20:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4786
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4653
    +user: Proxies\__CG__\App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4520
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4186
        +user: App\Entity\User {#4199 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Unfortunately, it seems like most people not on Lemmy are with them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1729187297 {#4181
          date: 2024-10-17 19:48:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4191 …}
        +reports: Doctrine\ORM\PersistentCollection {#4193 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
        -id: 347076
        -bodyTs: "'lemmi':9 'like':4 'peopl':6 'seem':3 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6872541"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706452822 {#4182
          date: 2024-01-28 15:40:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4186}
      +body: "Red state?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706455696 {#4518
        date: 2024-01-28 16:28:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yeller_king@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4521 …}
      +nested: Doctrine\ORM\PersistentCollection {#4523 …}
      +votes: Doctrine\ORM\PersistentCollection {#4525 …}
      +reports: Doctrine\ORM\PersistentCollection {#4527 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4529 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4531 …}
      -id: 347172
      -bodyTs: "'red':1 'state':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7103584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706455696 {#4519
        date: 2024-01-28 16:28:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4186}
    +body: "Even red states hate police, as long as they’re hurting white guys, that is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706457954 {#4651
      date: 2024-01-28 17:05:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yeller_king@reddthat.com"
      "@foggy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4657 …}
    +votes: Doctrine\ORM\PersistentCollection {#4659 …}
    +reports: Doctrine\ORM\PersistentCollection {#4661 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
    -id: 347241
    -bodyTs: "'even':1 'guy':13 'hate':4 'hurt':11 'long':7 'polic':5 're':10 'red':2 'state':3 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706457954 {#4652
      date: 2024-01-28 17:05:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: """
    True. The things they say about the ATF and FBI would make you think they’re extremely anti-police, but then you notice they never badmouth the DEA or ICE even though they inflict the exact same kind of brutality on the civilian population.\n
    \n
    But because the FBI arrests white supremacists and the ATF sends you a fine for engraving a punisher logo over your AR15’s serial number, they’re the *worst*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706466055 {#4784
    date: 2024-01-28 19:20:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yeller_king@reddthat.com"
    "@foggy@lemmy.world"
    "@JusticeForPorygon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 347529
  -bodyTs: "'anti':19 'anti-polic':18 'ar15':67 'arrest':50 'atf':8,55 'badmouth':27 'brutal':41 'civilian':44 'dea':29 'engrav':61 'even':32 'exact':37 'extrem':17 'fbi':10,49 'fine':59 'ice':31 'inflict':35 'kind':39 'logo':64 'make':12 'never':26 'notic':24 'number':70 'polic':20 'popul':45 'punish':63 're':16,72 'say':5 'send':56 'serial':69 'supremacist':52 'thing':3 'think':14 'though':33 'true':1 'white':51 'worst':74 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7106768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466055 {#4785
    date: 2024-01-28 19:20:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Why’s he oinking (confusedly)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729162049 {#4254
    date: 2024-10-17 12:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 346996
  -bodyTs: "'confus':5 'oink':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7823013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706449152 {#4255
    date: 2024-01-28 14:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Why’s he oinking (confusedly)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729162049 {#4254
    date: 2024-10-17 12:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 346996
  -bodyTs: "'confus':5 'oink':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7823013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706449152 {#4255
    date: 2024-01-28 14:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Why’s he oinking (confusedly)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1729162049 {#4254
    date: 2024-10-17 12:47:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 346996
  -bodyTs: "'confus':5 'oink':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7823013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706449152 {#4255
    date: 2024-01-28 14:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4492
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Why’s he oinking (confusedly)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729162049 {#4254
      date: 2024-10-17 12:47:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 346996
    -bodyTs: "'confus':5 'oink':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7823013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706449152 {#4255
      date: 2024-01-28 14:39:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Cause they dont let smart folks become pigs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1706449301 {#4493
    date: 2024-01-28 14:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 346999
  -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7823045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706449301 {#4490
    date: 2024-01-28 14:41: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
95 DENIED edit
App\Entity\EntryComment {#4492
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Why’s he oinking (confusedly)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729162049 {#4254
      date: 2024-10-17 12:47:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 346996
    -bodyTs: "'confus':5 'oink':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7823013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706449152 {#4255
      date: 2024-01-28 14:39:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Cause they dont let smart folks become pigs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1706449301 {#4493
    date: 2024-01-28 14:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 346999
  -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7823045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706449301 {#4490
    date: 2024-01-28 14:41: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
96 DENIED moderate
App\Entity\EntryComment {#4492
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Why’s he oinking (confusedly)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1729162049 {#4254
      date: 2024-10-17 12:47:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 346996
    -bodyTs: "'confus':5 'oink':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7823013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706449152 {#4255
      date: 2024-01-28 14:39:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Cause they dont let smart folks become pigs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1706449301 {#4493
    date: 2024-01-28 14:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 346999
  -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7823045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706449301 {#4490
    date: 2024-01-28 14:41: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
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 {#4617
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4259
      +user: App\Entity\User {#4272 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Why’s he oinking (confusedly)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1729162049 {#4254
        date: 2024-10-17 12:47:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4260 …}
      +nested: Doctrine\ORM\PersistentCollection {#4262 …}
      +votes: Doctrine\ORM\PersistentCollection {#4264 …}
      +reports: Doctrine\ORM\PersistentCollection {#4266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
      -id: 346996
      -bodyTs: "'confus':5 'oink':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449152 {#4255
        date: 2024-01-28 14:39:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "Cause they dont let smart folks become pigs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1706449301 {#4493
      date: 2024-01-28 14:41:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4481 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 346999
    -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7823045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706449301 {#4490
      date: 2024-01-28 14:41:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1706450800 {#4616
    date: 2024-01-28 15:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4624 …}
  +votes: Doctrine\ORM\PersistentCollection {#4626 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 347032
  -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706450800 {#4619
    date: 2024-01-28 15:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4617
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4259
      +user: App\Entity\User {#4272 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Why’s he oinking (confusedly)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1729162049 {#4254
        date: 2024-10-17 12:47:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4260 …}
      +nested: Doctrine\ORM\PersistentCollection {#4262 …}
      +votes: Doctrine\ORM\PersistentCollection {#4264 …}
      +reports: Doctrine\ORM\PersistentCollection {#4266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
      -id: 346996
      -bodyTs: "'confus':5 'oink':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449152 {#4255
        date: 2024-01-28 14:39:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "Cause they dont let smart folks become pigs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1706449301 {#4493
      date: 2024-01-28 14:41:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4481 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 346999
    -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7823045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706449301 {#4490
      date: 2024-01-28 14:41:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1706450800 {#4616
    date: 2024-01-28 15:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4624 …}
  +votes: Doctrine\ORM\PersistentCollection {#4626 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 347032
  -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706450800 {#4619
    date: 2024-01-28 15:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4617
  +user: Proxies\__CG__\App\Entity\User {#4622 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4259
      +user: App\Entity\User {#4272 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Why’s he oinking (confusedly)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1729162049 {#4254
        date: 2024-10-17 12:47:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4260 …}
      +nested: Doctrine\ORM\PersistentCollection {#4262 …}
      +votes: Doctrine\ORM\PersistentCollection {#4264 …}
      +reports: Doctrine\ORM\PersistentCollection {#4266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
      -id: 346996
      -bodyTs: "'confus':5 'oink':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449152 {#4255
        date: 2024-01-28 14:39:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "Cause they dont let smart folks become pigs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1706449301 {#4493
      date: 2024-01-28 14:41:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4481 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 346999
    -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7823045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706449301 {#4490
      date: 2024-01-28 14:41:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1706450800 {#4616
    date: 2024-01-28 15:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4624 …}
  +votes: Doctrine\ORM\PersistentCollection {#4626 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 347032
  -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706450800 {#4619
    date: 2024-01-28 15:06:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4749
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4617
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4259
        +user: App\Entity\User {#4272 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Why’s he oinking (confusedly)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729162049 {#4254
          date: 2024-10-17 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4260 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4264 …}
        +reports: Doctrine\ORM\PersistentCollection {#4266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
        -id: 346996
        -bodyTs: "'confus':5 'oink':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449152 {#4255
          date: 2024-01-28 14:39:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "Cause they dont let smart folks become pigs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1706449301 {#4493
        date: 2024-01-28 14:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4487 …}
      +nested: Doctrine\ORM\PersistentCollection {#4481 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 346999
      -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449301 {#4490
        date: 2024-01-28 14:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1706450800 {#4616
      date: 2024-01-28 15:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4624 …}
    +votes: Doctrine\ORM\PersistentCollection {#4626 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 347032
    -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7102174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706450800 {#4619
      date: 2024-01-28 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "If officers are too smart they might start to think minorities are also people and that kids should be protected. We obviously can’t be having that in America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706453873 {#4748
    date: 2024-01-28 15:57:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
  -id: 347110
  -bodyTs: "'also':13 'america':29 'kid':17 'might':7 'minor':11 'obvious':22 'offic':2 'peopl':14 'protect':20 'smart':5 'start':8 'think':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8202043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453873 {#4751
    date: 2024-01-28 15:57:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4749
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4617
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4259
        +user: App\Entity\User {#4272 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Why’s he oinking (confusedly)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729162049 {#4254
          date: 2024-10-17 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4260 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4264 …}
        +reports: Doctrine\ORM\PersistentCollection {#4266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
        -id: 346996
        -bodyTs: "'confus':5 'oink':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449152 {#4255
          date: 2024-01-28 14:39:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "Cause they dont let smart folks become pigs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1706449301 {#4493
        date: 2024-01-28 14:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4487 …}
      +nested: Doctrine\ORM\PersistentCollection {#4481 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 346999
      -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449301 {#4490
        date: 2024-01-28 14:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1706450800 {#4616
      date: 2024-01-28 15:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4624 …}
    +votes: Doctrine\ORM\PersistentCollection {#4626 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 347032
    -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7102174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706450800 {#4619
      date: 2024-01-28 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "If officers are too smart they might start to think minorities are also people and that kids should be protected. We obviously can’t be having that in America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706453873 {#4748
    date: 2024-01-28 15:57:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
  -id: 347110
  -bodyTs: "'also':13 'america':29 'kid':17 'might':7 'minor':11 'obvious':22 'offic':2 'peopl':14 'protect':20 'smart':5 'start':8 'think':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8202043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453873 {#4751
    date: 2024-01-28 15:57:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4749
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4617
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4259
        +user: App\Entity\User {#4272 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Why’s he oinking (confusedly)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729162049 {#4254
          date: 2024-10-17 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4260 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4264 …}
        +reports: Doctrine\ORM\PersistentCollection {#4266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
        -id: 346996
        -bodyTs: "'confus':5 'oink':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449152 {#4255
          date: 2024-01-28 14:39:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "Cause they dont let smart folks become pigs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1706449301 {#4493
        date: 2024-01-28 14:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4487 …}
      +nested: Doctrine\ORM\PersistentCollection {#4481 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 346999
      -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449301 {#4490
        date: 2024-01-28 14:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1706450800 {#4616
      date: 2024-01-28 15:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4624 …}
    +votes: Doctrine\ORM\PersistentCollection {#4626 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 347032
    -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7102174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706450800 {#4619
      date: 2024-01-28 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "If officers are too smart they might start to think minorities are also people and that kids should be protected. We obviously can’t be having that in America"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706453873 {#4748
    date: 2024-01-28 15:57:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
  -id: 347110
  -bodyTs: "'also':13 'america':29 'kid':17 'might':7 'minor':11 'obvious':22 'offic':2 'peopl':14 'protect':20 'smart':5 'start':8 'think':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8202043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453873 {#4751
    date: 2024-01-28 15:57:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4749
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4617
      +user: Proxies\__CG__\App\Entity\User {#4622 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4259
          +user: App\Entity\User {#4272 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Why’s he oinking (confusedly)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1729162049 {#4254
            date: 2024-10-17 12:47:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4260 …}
          +nested: Doctrine\ORM\PersistentCollection {#4262 …}
          +votes: Doctrine\ORM\PersistentCollection {#4264 …}
          +reports: Doctrine\ORM\PersistentCollection {#4266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
          -id: 346996
          -bodyTs: "'confus':5 'oink':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7823013"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706449152 {#4255
            date: 2024-01-28 14:39:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4259}
        +body: "Cause they dont let smart folks become pigs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1706449301 {#4493
          date: 2024-01-28 14:41:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4487 …}
        +nested: Doctrine\ORM\PersistentCollection {#4481 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 346999
        -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449301 {#4490
          date: 2024-01-28 14:41:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1706450800 {#4616
        date: 2024-01-28 15:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4628 …}
      +nested: Doctrine\ORM\PersistentCollection {#4624 …}
      +votes: Doctrine\ORM\PersistentCollection {#4626 …}
      +reports: Doctrine\ORM\PersistentCollection {#4630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
      -id: 347032
      -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7102174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706450800 {#4619
        date: 2024-01-28 15:06:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "If officers are too smart they might start to think minorities are also people and that kids should be protected. We obviously can’t be having that in America"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706453873 {#4748
      date: 2024-01-28 15:57:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
      "@Glifted@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 347110
    -bodyTs: "'also':13 'america':29 'kid':17 'might':7 'minor':11 'obvious':22 'offic':2 'peopl':14 'protect':20 'smart':5 'start':8 'think':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8202043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706453873 {#4751
      date: 2024-01-28 15:57:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Or maybe during their “Killology” training (yes really) one of them might say “Wait, this is insane bullshit. And has this trainer even *seen* a gun before?!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1706458128 {#4821
    date: 2024-01-28 17:08:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4830 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 347248
  -bodyTs: "'bullshit':18 'even':23 'gun':26 'insan':17 'killolog':5 'mayb':2 'might':12 'one':9 'realli':8 'say':13 'seen':24 'train':6 'trainer':22 'wait':14 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104278"
  +editedAt: DateTimeImmutable @1729162118 {#4818
    date: 2024-10-17 12:48:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706458128 {#4822
    date: 2024-01-28 17:08:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4749
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4617
      +user: Proxies\__CG__\App\Entity\User {#4622 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4259
          +user: App\Entity\User {#4272 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Why’s he oinking (confusedly)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1729162049 {#4254
            date: 2024-10-17 12:47:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4260 …}
          +nested: Doctrine\ORM\PersistentCollection {#4262 …}
          +votes: Doctrine\ORM\PersistentCollection {#4264 …}
          +reports: Doctrine\ORM\PersistentCollection {#4266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
          -id: 346996
          -bodyTs: "'confus':5 'oink':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7823013"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706449152 {#4255
            date: 2024-01-28 14:39:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4259}
        +body: "Cause they dont let smart folks become pigs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1706449301 {#4493
          date: 2024-01-28 14:41:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4487 …}
        +nested: Doctrine\ORM\PersistentCollection {#4481 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 346999
        -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449301 {#4490
          date: 2024-01-28 14:41:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1706450800 {#4616
        date: 2024-01-28 15:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4628 …}
      +nested: Doctrine\ORM\PersistentCollection {#4624 …}
      +votes: Doctrine\ORM\PersistentCollection {#4626 …}
      +reports: Doctrine\ORM\PersistentCollection {#4630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
      -id: 347032
      -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7102174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706450800 {#4619
        date: 2024-01-28 15:06:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "If officers are too smart they might start to think minorities are also people and that kids should be protected. We obviously can’t be having that in America"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706453873 {#4748
      date: 2024-01-28 15:57:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
      "@Glifted@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 347110
    -bodyTs: "'also':13 'america':29 'kid':17 'might':7 'minor':11 'obvious':22 'offic':2 'peopl':14 'protect':20 'smart':5 'start':8 'think':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8202043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706453873 {#4751
      date: 2024-01-28 15:57:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Or maybe during their “Killology” training (yes really) one of them might say “Wait, this is insane bullshit. And has this trainer even *seen* a gun before?!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1706458128 {#4821
    date: 2024-01-28 17:08:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4830 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 347248
  -bodyTs: "'bullshit':18 'even':23 'gun':26 'insan':17 'killolog':5 'mayb':2 'might':12 'one':9 'realli':8 'say':13 'seen':24 'train':6 'trainer':22 'wait':14 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104278"
  +editedAt: DateTimeImmutable @1729162118 {#4818
    date: 2024-10-17 12:48:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706458128 {#4822
    date: 2024-01-28 17:08:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4749
    +user: Proxies\__CG__\App\Entity\User {#4754 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4617
      +user: Proxies\__CG__\App\Entity\User {#4622 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4259
          +user: App\Entity\User {#4272 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Why’s he oinking (confusedly)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1729162049 {#4254
            date: 2024-10-17 12:47:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4260 …}
          +nested: Doctrine\ORM\PersistentCollection {#4262 …}
          +votes: Doctrine\ORM\PersistentCollection {#4264 …}
          +reports: Doctrine\ORM\PersistentCollection {#4266 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
          -id: 346996
          -bodyTs: "'confus':5 'oink':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7823013"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706449152 {#4255
            date: 2024-01-28 14:39:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4259}
        +body: "Cause they dont let smart folks become pigs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1706449301 {#4493
          date: 2024-01-28 14:41:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@glibg10b@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4487 …}
        +nested: Doctrine\ORM\PersistentCollection {#4481 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 346999
        -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449301 {#4490
          date: 2024-01-28 14:41:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1706450800 {#4616
        date: 2024-01-28 15:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4628 …}
      +nested: Doctrine\ORM\PersistentCollection {#4624 …}
      +votes: Doctrine\ORM\PersistentCollection {#4626 …}
      +reports: Doctrine\ORM\PersistentCollection {#4630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
      -id: 347032
      -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7102174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706450800 {#4619
        date: 2024-01-28 15:06:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "If officers are too smart they might start to think minorities are also people and that kids should be protected. We obviously can’t be having that in America"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1706453873 {#4748
      date: 2024-01-28 15:57:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
      "@Glifted@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 347110
    -bodyTs: "'also':13 'america':29 'kid':17 'might':7 'minor':11 'obvious':22 'offic':2 'peopl':14 'protect':20 'smart':5 'start':8 'think':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8202043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706453873 {#4751
      date: 2024-01-28 15:57:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Or maybe during their “Killology” training (yes really) one of them might say “Wait, this is insane bullshit. And has this trainer even *seen* a gun before?!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1706458128 {#4821
    date: 2024-01-28 17:08:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
    "@Sabre363@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4830 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 347248
  -bodyTs: "'bullshit':18 'even':23 'gun':26 'insan':17 'killolog':5 'mayb':2 'might':12 'one':9 'realli':8 'say':13 'seen':24 'train':6 'trainer':22 'wait':14 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104278"
  +editedAt: DateTimeImmutable @1729162118 {#4818
    date: 2024-10-17 12:48:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706458128 {#4822
    date: 2024-01-28 17:08:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4770
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4617
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4259
        +user: App\Entity\User {#4272 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Why’s he oinking (confusedly)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729162049 {#4254
          date: 2024-10-17 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4260 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4264 …}
        +reports: Doctrine\ORM\PersistentCollection {#4266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
        -id: 346996
        -bodyTs: "'confus':5 'oink':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449152 {#4255
          date: 2024-01-28 14:39:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "Cause they dont let smart folks become pigs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1706449301 {#4493
        date: 2024-01-28 14:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4487 …}
      +nested: Doctrine\ORM\PersistentCollection {#4481 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 346999
      -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449301 {#4490
        date: 2024-01-28 14:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1706450800 {#4616
      date: 2024-01-28 15:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4624 …}
    +votes: Doctrine\ORM\PersistentCollection {#4626 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 347032
    -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7102174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706450800 {#4619
      date: 2024-01-28 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "I saw at the end the plaintiff became a prison guard. It’s been over 20 years now, i would be interested to see how long he stuck with it seeing how their whole thing was about smart people quitting the force"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706454489 {#4768
    date: 2024-01-28 16:08:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 347136
  -bodyTs: "'20':16 'becam':8 'end':5 'forc':42 'guard':11 'interest':22 'long':26 'peopl':39 'plaintiff':7 'prison':10 'quit':40 'saw':2 'see':24,31 'smart':38 'stuck':28 'thing':35 'whole':34 'would':20 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8202629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706454489 {#4769
    date: 2024-01-28 16:08: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
111 DENIED edit
App\Entity\EntryComment {#4770
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4617
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4259
        +user: App\Entity\User {#4272 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Why’s he oinking (confusedly)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729162049 {#4254
          date: 2024-10-17 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4260 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4264 …}
        +reports: Doctrine\ORM\PersistentCollection {#4266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
        -id: 346996
        -bodyTs: "'confus':5 'oink':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449152 {#4255
          date: 2024-01-28 14:39:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "Cause they dont let smart folks become pigs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1706449301 {#4493
        date: 2024-01-28 14:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4487 …}
      +nested: Doctrine\ORM\PersistentCollection {#4481 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 346999
      -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449301 {#4490
        date: 2024-01-28 14:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1706450800 {#4616
      date: 2024-01-28 15:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4624 …}
    +votes: Doctrine\ORM\PersistentCollection {#4626 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 347032
    -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7102174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706450800 {#4619
      date: 2024-01-28 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "I saw at the end the plaintiff became a prison guard. It’s been over 20 years now, i would be interested to see how long he stuck with it seeing how their whole thing was about smart people quitting the force"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706454489 {#4768
    date: 2024-01-28 16:08:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 347136
  -bodyTs: "'20':16 'becam':8 'end':5 'forc':42 'guard':11 'interest':22 'long':26 'peopl':39 'plaintiff':7 'prison':10 'quit':40 'saw':2 'see':24,31 'smart':38 'stuck':28 'thing':35 'whole':34 'would':20 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8202629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706454489 {#4769
    date: 2024-01-28 16:08: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
112 DENIED moderate
App\Entity\EntryComment {#4770
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4617
    +user: Proxies\__CG__\App\Entity\User {#4622 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4259
        +user: App\Entity\User {#4272 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Why’s he oinking (confusedly)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1729162049 {#4254
          date: 2024-10-17 12:47:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4260 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4264 …}
        +reports: Doctrine\ORM\PersistentCollection {#4266 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
        -id: 346996
        -bodyTs: "'confus':5 'oink':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7823013"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706449152 {#4255
          date: 2024-01-28 14:39:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4259}
      +body: "Cause they dont let smart folks become pigs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1706449301 {#4493
        date: 2024-01-28 14:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@glibg10b@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4487 …}
      +nested: Doctrine\ORM\PersistentCollection {#4481 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 346999
      -bodyTs: "'becom':7 'caus':1 'dont':3 'folk':6 'let':4 'pig':8 'smart':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7823045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706449301 {#4490
        date: 2024-01-28 14:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4259}
    +body: "It’s not common (and I would argue IQ tests have limited value) but I feel like I should remind everyone [this actually happened](https://abcnews.go.com/US/court-oks-barring-high-iqs-cops/story?id=95836)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1706450800 {#4616
      date: 2024-01-28 15:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@glibg10b@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4624 …}
    +votes: Doctrine\ORM\PersistentCollection {#4626 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 347032
    -bodyTs: "'/us/court-oks-barring-high-iqs-cops/story?id=95836)':27 'abcnews.go.com':26 'abcnews.go.com/us/court-oks-barring-high-iqs-cops/story?id=95836)':25 'actual':23 'argu':8 'common':4 'everyon':21 'feel':16 'happen':24 'iq':9 'like':17 'limit':12 'remind':20 'test':10 'valu':13 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7102174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706450800 {#4619
      date: 2024-01-28 15:06:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "I saw at the end the plaintiff became a prison guard. It’s been over 20 years now, i would be interested to see how long he stuck with it seeing how their whole thing was about smart people quitting the force"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706454489 {#4768
    date: 2024-01-28 16:08:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@glibg10b@lemmy.ml"
    "@Glifted@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 347136
  -bodyTs: "'20':16 'becam':8 'end':5 'forc':42 'guard':11 'interest':22 'long':26 'peopl':39 'plaintiff':7 'prison':10 'quit':40 'saw':2 'see':24,31 'smart':38 'stuck':28 'thing':35 'whole':34 'would':20 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8202629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706454489 {#4769
    date: 2024-01-28 16:08: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
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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know why I expected a cat meme here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706462086 {#4327
    date: 2024-01-28 18:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 347392
  -bodyTs: "'cat':9 'expect':7 'know':4 'meme':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462086 {#4328
    date: 2024-01-28 18:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know why I expected a cat meme here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706462086 {#4327
    date: 2024-01-28 18:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 347392
  -bodyTs: "'cat':9 'expect':7 'know':4 'meme':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462086 {#4328
    date: 2024-01-28 18:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know why I expected a cat meme here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706462086 {#4327
    date: 2024-01-28 18:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 347392
  -bodyTs: "'cat':9 'expect':7 'know':4 'meme':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7105505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462086 {#4328
    date: 2024-01-28 18:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > most people are against you (them)\n
    \n
    That has not been my experience, but it’s subjective right? I live in a conservative area. So also generally pro our current law enforcement system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706458086 {#4401
    date: 2024-01-28 17:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 347246
  -bodyTs: "'also':25 'area':23 'conserv':22 'current':29 'enforc':31 'experi':12 'general':26 'law':30 'live':19 'peopl':2 'pro':27 'right':17 'subject':16 'system':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2260458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458086 {#4402
    date: 2024-01-28 17:08:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > most people are against you (them)\n
    \n
    That has not been my experience, but it’s subjective right? I live in a conservative area. So also generally pro our current law enforcement system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706458086 {#4401
    date: 2024-01-28 17:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 347246
  -bodyTs: "'also':25 'area':23 'conserv':22 'current':29 'enforc':31 'experi':12 'general':26 'law':30 'live':19 'peopl':2 'pro':27 'right':17 'subject':16 'system':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2260458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458086 {#4402
    date: 2024-01-28 17:08:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "All-Cats-Are-Beautiful"
    +title: "All Cats Are Beautiful"
    +url: "https://lemmy.ml/pictrs/image/cc48d5c5-b009-419d-9966-520e7cdcff2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 962
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729351974 {#2418
      date: 2024-10-19 17:32:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 33628
    -titleTs: "'beauti':4 'cat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706534758
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11154778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706448358 {#1858
      date: 2024-01-28 14:25:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    > most people are against you (them)\n
    \n
    That has not been my experience, but it’s subjective right? I live in a conservative area. So also generally pro our current law enforcement system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706458086 {#4401
    date: 2024-01-28 17:08:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 347246
  -bodyTs: "'also':25 'area':23 'conserv':22 'current':29 'enforc':31 'experi':12 'general':26 'law':30 'live':19 'peopl':2 'pro':27 'right':17 'subject':16 'system':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2260458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458086 {#4402
    date: 2024-01-28 17:08:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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